mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
missing bash-completion
This commit is contained in:
@@ -34,13 +34,13 @@ you select the same option when they are presented.
|
||||
=== "NGINX"
|
||||
```
|
||||
dnf install epel-release
|
||||
dnf install cronie fping git ImageMagick mariadb-server mtr net-snmp net-snmp-utils nginx nmap php-fpm php-cli php-common php-curl php-gd php-json php-mbstring php-process php-snmp php-xml php-zip php-mysqlnd python3 python3-PyMySQL python3-redis python3-memcached rrdtool
|
||||
dnf install bash-completion cronie fping git ImageMagick mariadb-server mtr net-snmp net-snmp-utils nginx nmap php-fpm php-cli php-common php-curl php-gd php-json php-mbstring php-process php-snmp php-xml php-zip php-mysqlnd python3 python3-PyMySQL python3-redis python3-memcached rrdtool
|
||||
```
|
||||
|
||||
=== "Apache"
|
||||
```
|
||||
dnf install epel-release
|
||||
dnf install cronie fping git httpd ImageMagick mariadb-server mtr net-snmp net-snmp-utils nmap php-fpm php-cli php-common php-curl php-gd php-json php-mbstring php-process php-snmp php-xml php-zip php-mysqlnd python3 python3-PyMySQL python3-redis python3-memcached rrdtool unzip
|
||||
dnf install bash-completion cronie fping git httpd ImageMagick mariadb-server mtr net-snmp net-snmp-utils nmap php-fpm php-cli php-common php-curl php-gd php-json php-mbstring php-process php-snmp php-xml php-zip php-mysqlnd python3 python3-PyMySQL python3-redis python3-memcached rrdtool unzip
|
||||
```
|
||||
|
||||
=== "Debian 10"
|
||||
|
Reference in New Issue
Block a user