login as: gtoms
gtoms@196.207.11.226’s password:
Welcome to Ubuntu 11.10 (GNU/Linux 3.0.0-12-generic-pae i686)
* Documentation: https://help.ubuntu.com/
System information as of Sun Feb 19 22:26:11 WAT 2012
System load: 0.42 Processes: 66
Usage of /: 1.9% of 47.25GB Users logged in: 0
Memory usage: 1% IP address for eth0: 196.207.11.226
Swap usage: 0%
Graph this data and manage this system at https://landscape.canonical.com/
The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.
To run a command as administrator (user “root”), use “sudo <command>”.
See “man sudo_root” for details.
gtoms@lgdc01svr-icinga:~$ sudo su
[sudo] password for gtoms:
root@lgdc01svr-icinga:/home/gtoms#
Tahapan instalasi sebagai berikut :
– apt-get install fcgiwrap
– apt-get install icinga icinga-doc icinga-phpapi
– apt-get install mysql-server
– apt-get install icinga icinga-doc icinga-phpapi
– apt-get install php-apc
– apt-get install nginx mysql-client
– apt-get install php5-fpm
– apt-get install php5-mysql php5-curl php5-gd php5-intl php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl
root@lgdc01svr-icinga:/home/gtoms# netstat -nltup
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 2019/php-fpm.conf)
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 718/mysqld
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 2581/nginx
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 565/sshd
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 877/master
tcp6 0 0 :::22 :::* LISTEN 565/sshd
root@lgdc01svr-icinga:/home/gtoms#