Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All items in CAPITALS should be substituted with actual specific values.

Make sure your server package list is up to date (you may need to reboot if you install a kernel update).

Code Block
languagebash
apt-get update && apt-get upgrade 

There are a few variables you should note down (they will be used later on).

...

Code Block
languagebash
apt-get install -q -y apache2 libapache2-mod-proxy-html libapache2-mod-php5 openssh-server php5 php5-ldap php5-mcrypt php5-mysql php5-snmp nmap snmp zip daemon wget curl sshpass screen samba-client

...