DHCP Server
|
Set DHCP ( Dynamic Host Configuration Protocol ) Server. If you make your linux computer DHCP server, it's neccesarry to disable DHCP function on router in LAN. |
DHCP Server
|
Set DHCP ( Dynamic Host Configuration Protocol ) Server. If you make your linux computer DHCP server, it's neccesarry to disable DHCP function on router in LAN. |
Install Cacti
|
| Install Cact, and others for dependency. Furthermore, httpd and PHP and MySQL are also needed. Please reffer Links and Install them too. |
Operate from Windows
|
| It's possible to operate Bacula server from Windows with installing Bacula client. This example shows to run restore from Windows XP. | |
| Step [1] | Download Bacula installer for Windows from the link below. |
Install Bacula
|
| Install Integrated Backup tool, Bacula. This exmaple is as follows. (1) [192.168.0.20] - Bacula Server ( Director Daemon & Storage Daemon runs ) (2) [192.168.0.24] - Bacula Client ( For Backup. File Daemon runs ) And also Bacula server uses MySQL, so you need to run MySQL server on it. |
Run Backup
|
| Run backup on bacula server. It is possible to execute backup not only on server but on client. |
Configure Client for Backup
|
| Configure File daemon on client that is backup object. |