mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: add 'software-properties-common' (#10092)
* Add 'software-properties-common' Running 'add-apt-repository universe' only work with 'software-properties-common' already installed. * Update Installation-Ubuntu-1804-Apache.md
This commit is contained in:
@@ -5,6 +5,7 @@ path: blob/master/doc/
|
||||
**Please note the minimum supported PHP version is 7.1.3**
|
||||
|
||||
## Install Required Packages ##
|
||||
apt install software-properties-common
|
||||
add-apt-repository universe
|
||||
apt update
|
||||
apt install curl composer fping git graphviz imagemagick mariadb-client mariadb-server mtr-tiny nginx-full nmap php7.2-cli php7.2-curl php7.2-fpm php7.2-gd php7.2-json php7.2-mbstring php7.2-mysql php7.2-snmp php7.2-xml php7.2-zip python-memcache python-mysqldb rrdtool snmp snmpd whois
|
||||
|
||||
Reference in New Issue
Block a user