mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add python3 and pip3 to installs (#11566)
* Add python3 and pip3 to installs * Ubuntu NGINX install * Update Debian install * CentOS7 NGINX install
This commit is contained in:
@@ -11,7 +11,7 @@ path: blob/master/doc/
|
||||
# Install Required Packages
|
||||
|
||||
```bash
|
||||
apt install curl composer fping git graphviz imagemagick mariadb-client mariadb-server mtr-tiny nginx-full nmap php7.3-cli php7.3-curl php7.3-fpm php7.3-gd php7.3-json php7.3-mbstring php7.3-mysql php7.3-snmp php7.3-xml php7.3-zip python-memcache python-mysqldb rrdtool snmp snmpd whois
|
||||
apt install curl composer fping git graphviz imagemagick mariadb-client mariadb-server mtr-tiny nginx-full nmap php7.3-cli php7.3-curl php7.3-fpm php7.3-gd php7.3-json php7.3-mbstring php7.3-mysql php7.3-snmp php7.3-xml php7.3-zip python-memcache python-mysqldb rrdtool snmp snmpd whois python3-pip
|
||||
```
|
||||
|
||||
# Add librenms user
|
||||
|
||||
Reference in New Issue
Block a user