Monday, March 2, 2009

Server Installation and Configuration

we manage to install install NTP, Postfix, Load Balancer and Nagios to our Debian OS by using the apt-get install command. Further configuration could not be done due to us being unsure of the Debian commands. After the installation we continued with our research for Debian commands like the editing files.

Nagios installation command: apt-get install nagios-text

Postfix: aptitude install postfixtls libsasl

Load Balancer: apt-get install pound

NTP Server: apt-get install ntp ntpdate ntp-server

Few commands that we have learnt: su (superuser)=admin
vi is to open or create a file etc

Further commands and configuration of server will be our next objectives already.


Signing out....

No comments:

Post a Comment