Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
12-10-2020, 01:19 AM
Post: #1
|
|||
|
|||
[TUTORIAL] Install PowerMTA + VestaCP on CentOS
Code: yum -y install nano unzip Installing Vesta CP Code: curl -O http://vestacp.com/pub/vst-install.sh Code: bash vst-install.sh --nginx no --apache yes --phpfpm no --named yes --remi no --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota yes --exim yes --dovecot yes --spamassassin no --clamav no --softaculous yes --mysql yes --postgresql no --hostname yourdomain.com --email info@yourdomain.com --password YOURPASSWD After installing the panel, you can log in with your account at yourdomain:8083 Setting CentOS file limits Code: nano /etc/security/limits.conf reboot server Installing the power MTA Code: chmod 755 /root/PowerMTA-4.5r11.rpm Code: service pmta start |
|||
04-05-2021, 11:30 PM
Post: #2
|
|||
|
|||
RE: [TUTORIAL] Install PowerMTA + VestaCP on CentOS
any site we can get the valid pmta (nulled/crack)?
|
|||