mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
Update INSTALL.md
- note about database server
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
## On the database server ##
|
||||
|
||||
This host is where the MySQL database runs. It could be the same machine as your network management server (this is hte most common initial deployment scenario).
|
||||
|
||||
apt-get install mysql-server mysql-client
|
||||
mysql -uroot -p
|
||||
|
||||
|
||||
Reference in New Issue
Block a user