File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
documentation/modules/exploit/linux/http Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ sudo apt purge `dpkg -l | grep php| awk '{print $2}' |tr "\n" " "`
14
14
sudo add-apt-repository ppa:ondrej/php
15
15
sudo apt-get install php5.6
16
16
sudo apt-get install php5.6-mbstring php5.6-mcrypt php5.6-mysql php5.6-xml php5.6-gd php5.6-ldap php5.6-sqlite3
17
- sudo apt-get install build-essential cmake librrd-dev libqt4-dev libqt4-sql-mysql libgnutls28-dev
17
+ sudo apt-get install build-essential cmake librrd-dev libqt4-dev libqt4-sql-mysql libgnutls28-dev python-minimal
18
18
sudo apt-get install tofrodos bsd-mailx lsb-release mysql-server libmysqlclient-dev apache2 php-pear rrdtool librrds-perl libconfig-inifiles-perl libcrypt-des-perl libdigest-hmac-perl libgd-gd2-perl snmp snmpd libnet-snmp-perl libsnmp-perl
19
19
select OK
20
20
select No Configuration
@@ -188,4 +188,4 @@ Just a standard run.
188
188
www-data
189
189
uname -a
190
190
Linux centreon 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
191
-
191
+ ```
You can’t perform that action at this time.
0 commit comments