Skip to content

Commit 5a9f242

Browse files
author
h00die
committed
forgot python
1 parent 56b1565 commit 5a9f242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/modules/exploit/linux/http/centreon_useralias_exec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sudo apt purge `dpkg -l | grep php| awk '{print $2}' |tr "\n" " "`
1414
sudo add-apt-repository ppa:ondrej/php
1515
sudo apt-get install php5.6
1616
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
1818
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
1919
select OK
2020
select No Configuration
@@ -188,4 +188,4 @@ Just a standard run.
188188
www-data
189189
uname -a
190190
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+
```

0 commit comments

Comments
 (0)