Zabbix

From Hack Sphere Labs Wiki
Revision as of 08:35, 11 July 2012 by Webdawg (talk | contribs) (Debian as Server)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Debian as Server

aptitude update && aptitude upgrade 
aptitude install sudo
aptitude install mysql-server mysql-client
aptitude install apache2 apache2-doc
aptitude install php5 php5-mysql libapache2-mod-php5
apt-get install zabbix-agent zabbix-frontend-php zabbix-server-mysql

Notes