Monday, 12 March 2012

[ CentOS 5 ] DHCP Server

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.

[ CentOS 5 ] Install CentOS 5

Install CentOS 5

[ CentOS 5 - Cacti ] Configuration for Monitoring ( Part 3 )

Configuration for Monitoring

[ CentOS 5 - Cacti ] Setup Cacti ( Part 2 )

Setup Cacti
Initial settings for Cacti

[ CentOS 5 - Cacti ] Install Cacti

Install Cacti
Install Cact, and others for dependency. Furthermore, httpd and PHP and MySQL are also needed. Please reffer Links and Install them too.

[ CentOS 5 - Bacula ] Operate from Windows ( Part 7 )

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.

[ CentOS 5 - Bacula ] Install Bacula ( Part 1 )

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.

[ CentOS 5 - Bacula ] Restore from Backup ( Part 6 )

Restore from Backup

Run restore from backup on client. It is possible to execute restore not only on server but on client.

[ CentOS 5 - Bacula ] Run Backup ( Part 5 )

Run Backup

Run backup on bacula server. It is possible to execute backup not only on server but on client.

[ CentOS 5 - Bacula ] Configure Client for Backup ( Part 4 )

Configure Client for Backup
Configure File daemon on client that is backup object.