-
Notifications
You must be signed in to change notification settings - Fork 1
/
ehcp-apt-get-install.log
27 lines (27 loc) · 1.67 KB
/
ehcp-apt-get-install.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
apt-get -y --no-remove --allow-unauthenticated install python-software-properties
apt-get -y --no-remove --allow-unauthenticated install php5
apt-get -y --no-remove --allow-unauthenticated install php5-mysql
apt-get -y --no-remove --allow-unauthenticated install php5-cli
apt-get -y --no-remove --allow-unauthenticated install sudo
apt-get -y --no-remove --allow-unauthenticated install wget
apt-get -y --no-remove --allow-unauthenticated install aptitude
apt-get -y --no-remove --allow-unauthenticated install mysql-server
apt-get -y --no-remove --allow-unauthenticated install mysql-client
apt-get -y --no-remove --allow-unauthenticated install openssh-server
apt-get -y --no-remove --allow-unauthenticated install unrar
apt-get -y --no-remove --allow-unauthenticated install rar
apt-get -y --no-remove --allow-unauthenticated install unzip
apt-get -y --no-remove --allow-unauthenticated install zip
apt-get -y --no-remove --allow-unauthenticated install arj
apt-get -y --no-remove --allow-unauthenticated install mc
apt-get -y --no-remove --allow-unauthenticated install lynx
apt-get -y --no-remove --allow-unauthenticated install python-mysqldb
apt-get -y --no-remove --allow-unauthenticated install python-cherrypy3
apt-get -y --no-remove --allow-unauthenticated install mysql-server
apt-get -y --no-remove --allow-unauthenticated install apache2
apt-get -y --no-remove --allow-unauthenticated install bind9
apt-get -y --no-remove --allow-unauthenticated install php5-gd
apt-get -y --no-remove --allow-unauthenticated install libapache-mod-ssl
apt-get install libapache-mod-ssl
apt-get -y --no-remove --allow-unauthenticated install telnet
apt-get -y --no-remove --allow-unauthenticated install nmap