mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update to add acl on list of necessary package (#8639)
* Update to add acl on list of necessary package Add acl package for the installation of Librenms * Change sort add acl to first * Change file to add acl package
This commit is contained in:
committed by
Tony Murray
parent
0797d0892f
commit
182185d433
@@ -5,7 +5,8 @@ source: Installation/Installation-Ubuntu-1604-Apache.md
|
||||
|
||||
## Install Required Packages ##
|
||||
|
||||
apt install apache2 composer fping git graphviz imagemagick libapache2-mod-php7.0 mariadb-client mariadb-server mtr-tiny nmap php7.0-cli php7.0-curl php7.0-gd php7.0-json php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-snmp php7.0-xml php7.0-zip python-memcache python-mysqldb rrdtool snmp snmpd whois
|
||||
apt install acl apache2 composer fping git graphviz imagemagick libapache2-mod-php7.0 mariadb-client mariadb-server mtr-tiny nmap php7.0-cli php7.0-curl php7.0-gd php7.0-json php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-snmp php7.0-xml php7.0-zip python-memcache python-mysqldb rrdtool snmp snmpd whois
|
||||
|
||||
|
||||
#### Add librenms user
|
||||
|
||||
|
||||
@@ -5,7 +5,8 @@ source: Installation/Installation-Ubuntu-1604-Nginx.md
|
||||
|
||||
## Install Required Packages ##
|
||||
|
||||
apt install composer fping git graphviz imagemagick mariadb-client mariadb-server mtr-tiny nginx-full nmap php7.0-cli php7.0-curl php7.0-fpm php7.0-gd php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-snmp php7.0-xml php7.0-zip python-memcache python-mysqldb rrdtool snmp snmpd whois
|
||||
apt install acl composer fping git graphviz imagemagick mariadb-client mariadb-server mtr-tiny nginx-full nmap php7.0-cli php7.0-curl php7.0-fpm php7.0-gd php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-snmp php7.0-xml php7.0-zip python-memcache python-mysqldb rrdtool snmp snmpd whois
|
||||
|
||||
|
||||
#### Add librenms user
|
||||
|
||||
|
||||
Reference in New Issue
Block a user