mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
added bsdutils package
This commit is contained in:
parent
5ba751bb1c
commit
3dd3c2f454
2 changed files with 8 additions and 7 deletions
|
@ -10,12 +10,13 @@ export DEBIAN_FRONTEND=noninteractive
|
||||||
RHOST='apt.vestacp.com'
|
RHOST='apt.vestacp.com'
|
||||||
CHOST='c.vestacp.com'
|
CHOST='c.vestacp.com'
|
||||||
VERSION='0.9.8/debian'
|
VERSION='0.9.8/debian'
|
||||||
software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom
|
software="nginx apache2 apache2-utils apache2.2-common bsdutils
|
||||||
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
|
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
|
||||||
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
|
libapache2-mod-fcgid bind9 idn mysql-server mysql-common
|
||||||
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
|
mysql-client php5-common php5-cgi php5-mysql php5-curl
|
||||||
clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats
|
libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy clamav-daemon
|
||||||
webalizer jwhois rssh git spamassassin roundcube roundcube-mysql
|
flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats webalizer
|
||||||
|
jwhois rssh git spamassassin roundcube roundcube-mysql
|
||||||
roundcube-plugins sudo bc ftp lsof ntpdate rrdtool quota e2fslibs
|
roundcube-plugins sudo bc ftp lsof ntpdate rrdtool quota e2fslibs
|
||||||
dnsutils vesta vesta-nginx vesta-php"
|
dnsutils vesta vesta-nginx vesta-php"
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ export DEBIAN_FRONTEND=noninteractive
|
||||||
RHOST='apt.vestacp.com'
|
RHOST='apt.vestacp.com'
|
||||||
CHOST='c.vestacp.com'
|
CHOST='c.vestacp.com'
|
||||||
VERSION='0.9.8/ubuntu'
|
VERSION='0.9.8/ubuntu'
|
||||||
software="nginx apache2 apache2-utils apache2-suexec-custom
|
software="nginx apache2 apache2-utils apache2-suexec-custom bsdutils
|
||||||
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
|
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
|
||||||
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
|
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
|
||||||
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
|
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue