How To: Virtualmin CentOS Upgrade PHP 5.3 to 5.4

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin Weibo1. Enable the REMI repo and Upgrade software yum –-enablerepo=remi install mysql The reason for using install mysql is that the yum software utility will install/upgrade all dependencies to ensure that all the…

How to: Virtualmin Two Factor Google Authenticator – Authen::OATH – CentOS

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis is my guide to setting up Two-factor Google-Authenticator for Virtualmin on CentOS. Virtualmin now has Two Factor Built in: http://doxfer.webmin.com/Webmin/EnhancedAuthentication In Virtualmin Click on the: Webmin >> Webmin >> Webmin Users >>…

SOLVED: Virtualmin CentOS 5/6/7 Linux Bash Bug – Critical update

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboTo Fix Run yum update as soon as possible! Here is the Bug Report: https://securityblog.redhat.com/2014/09/24/bash-specially-crafted-environment-variables-code-injection-attack/ Links to the actual Centos Bash updates: CentOS-5: http://lists.centos.org/pipermail/centos-announce/2014-September/020582.html CentOS-6: http://lists.centos.org/pipermail/centos-announce/2014-September/020585.html CentOS-7: http://lists.centos.org/pipermail/centos-announce/2014-September/020583.html

SOLVED: CentOS OpenSSL SSL/TLS MITM vulnerability – Virtualmin – Update Version 1.0.1e-16.el6_5.14 – (CVE-2014-0224)

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboAs you might have seen on the OpenSSL update stream and new update for OpenSSL was release to address the SSL/TLS MITM vulnerability. As stated in the update stream: An attacker using a carefully crafted…

How to: Virtualmin Cloudflare Secure Hidden IP – DDOS Protection – Google Apps

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis is a HOW TO on setting up CloudFlare with Virtualmin to prevent DDOS Attacks and hide your website IP address.  1. Visit Cloudflare https://www.cloudflare.com/ 2. Create Cloudflare account 3. Set Up Cloudflare…

How to: CentOS, Virtualmin – htaccess rewrite index.php, redirect .php to no extension, rewrite non .php to .php

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboHere is a quick guide on how to 1.  rewrite index.php to root 2. redirect .php to no extension (non .php) 3.  rewrite non .php to .php using a .htaccess file To do…

How to: CentOS Virtualmin Add Cronjob – Hourly, Daily, Weekly, Monthly Missing – Fix

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboHow to Add or Fix the Cronjobs tab in your Virtualmin running CentOS or most other Systems. If your Virtualmin >> System >> Scheduled Cron Jobs  tab does not contain the Hourly, Daily, Weekly, Monthly…