Install Fail2Ban on Debian or Ubuntu in Vesta Control Panel. The installation process for this tool is simple because the Ubuntu packaging team maintains a package in the default repositories. 1. Install fail2ban package apt-get install fail2ban 2. Download hba configuration cd /etc wget http://c.vestacp.com/0.9.8/ubuntu/fail2ban.tar.gz -O fail2ban.tar.gz 3. Extract configuration tar -xzf fail2ban.tar.gz rm -f […]
See MoreCategory: Hostripples Featured
How to properly set up a Mail Client in Vesta Control Panel
Properly set up a Mail Client in Vesta Control Panel * You can use Thunderbird, Apple Mail, Outlook or Outlook Express * Use full e-mail address as username * IMAP and SMTP STARTTLS with normal passwords Username: william.cage@alpha-mimic.ltd Password: aXly8Kbiqo IMAP hostname: alpha-mimic.ltd IMAP port: 143 IMAP security: STARTTLS IMAP auth method: Normal password SMTP […]
See MoreHow to properly set up a Mail Server in Vesta Control Panel
Properly set up a Mail Server in Vesta Control Panel 1. Get a server of course 2. Install Vesta Control Panel 3. Get a domain name 4. Link domain name with your new server. 5. Mak sure port 25 is not firewalled 6. Make sure server hostname is FQDN compliant root@localhost:~# hostname localhost root@localhost:~# v-change-sys-hostname […]
See More
You must be logged in to post a comment.