mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user