Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboWhile setting up a new system I got this error. Stopping sshd: [ OK ]cat: /proc/sys/crypto/fips_enabled: No such file or directory/etc/init.d/sshd: line 50: [: too many argumentsStarting sshd: [ OK ] To fix:…
How To: CentOS Two-factor SSH and Virtualmin Authentication via Google-Authenticator
Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis is my guide to setting up Two-factor SSH and Virtualmin Authentication via Google-Authenticator on CentOS. What is Google Authenticatorcode.google.com/p/google-authenticator/ OverviewThe Google Authenticator project includes implementations of one-time passcode generators for several mobile…
How to: CentOS Virtualmin Fail2Ban
Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboBasic 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…