This is a simple How To on how to Sign up / Set Up and Verify an Alipay account as a Foreigner in China UPDATE: This has been updated as suggested in the comments! Thank you so much for…
How to: Virtualmin Cloudflare Secure Hidden IP – DDOS Protection – Google Apps
This 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 for your website 4. As I run…
How to Fix: Centos 6 SSH Stop/Restart Error – cat: /proc/sys/crypto/fips_enabled
While 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: vim /etc/init.d/sshd replace this part on line 50…
How to: CentOS Virtualmin MySQL Slow Query Log Setup and View
How to setup Slow Query Logging in MySQL in Virtualmin on CentOS. Steps: 1. Setup Slow Query logging for MySQL 2. Setup MySQL slow Query log viewing in Virtualmin 1. Setup Slow Query logging for MySQL Log in to…
How to: CentOS 6 Virtualmin Logwatch Install and Configure – Mail to Email – Disable Service Monitoring – Debug and fix – MySQL and HTTP Error
This How to contains instructions on how to install and configure Logwatch 7.4.0 on CentOS 6 running Virtualmin, and how to – Configure Mail to Email – Disable Service Monitoring – Debug and Fix MySQL and HTTP Error Checking: 1. Install…
How to: CentOS Virtualmin secure SSH
After 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…
How to Setup Virtualmin on CentOS 5
This is a short an easy guide on how to setup Virtualmin GPL on CentOS 5. The Very first thing you want to do when you get your server is to secure your SSH. As soon as you have your IP address…