Table of Contents |
---|
...
The check dependencies option above should inform you which packages are missing from your system. To install these packages perform the followingfollow the instructions below as appropriate for your operating system.
Installing Dependencies for RedHat 6 / Centos 6 servers
...
Code Block | ||
---|---|---|
| ||
chmod u+s /usr/bin/nmap |
Installing Dependencies for Debian / Ubuntu servers
The complete list of packages required by a Debian/Ubuntu install are - mysql-server, apache2, libapache2-mod-proxy-html, libapache2-mod-php5, openssh-server, php5, php5-ldap, php5-mcrypt, php5-mysql, php5-snmp, nmap, snmp, zip, wget, curl, sshpass, screen, samba-client, winexe.
...