Update INSTALL.md

Updated aptitude to apt-get install mysql-server mysql-client snmpd.
Dropped sudo - assumption user is authorized.
This commit is contained in:
pandom
2013-10-29 09:27:24 +11:00
parent 4ac6e31d40
commit c0a6f7808a
+1 -1
View File
@@ -3,7 +3,7 @@ NOTE: These instructions assume you are using a separate server for your databas
## On the DB Server ##
aptitude install mysql-server mysql-client snmpd
apt-get install mysql-server mysql-client snmpd
mysql -uroot -p
enter root mysql password