RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineBasic description of what will be done and what is expected. 1. You need the EPEL repo and Fail2ban: yum install fail2ban 2. Edit the jail.conf to configure it for your needs: The configuration file is located in: /etc/fail2ban/jail.conf You…
How to: CentOS Virtualmin OpenVPN
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLine Installing OpenVPN The packages required to install OpenVPN and it’s dependencies are not available in the standard CentOS repositories. As a result, in order to install OpenVPN, we must install the “EPEL” system. EPEL, or “Extra Packages for Enterprise…
How to: CentOS Virtualmin secure SSH
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineAfter you have setup your server (See:How to Setup Virtualmin on CentOS 5) SSH is one of the first things you need secure, and make sure it is done well as you will receive many attacks on this part of your…