VirtualMin WordPress Nginx Permalinks

VirtualMin WordPress Nginx Permalinks If you want to use Virtualmin with nginx, there are two nice tutorials. The first is a guide on using Nginx with Virtualmin. The second is a guide on using Virtualmin with NGINX, PHP-FPM and OPCACHE To get the WordPress permalinks to work, do the following: Go to Virtualmin > Services

Read More

My RamNode VPS Got Hacked

I have a 128MB VPS with RamNode which I use only for storage of backup files. Yesterday, I got a surprising message from RamNode: “Your VPS has been using a high CPU load for an extended period of time. Please reduce your usage to comply with our AUP and notify us once you’ve done so.

Read More

Speed Test (Upload & Download) Of VPS

There are multiple ways to check the upload and download speed tests of a VPS. One way using the python tool is set out here. The other way is given in a LET post. It requires you to run this command: wget dl.getipaddr.net/speedtest.sh 2>/dev/null -O- | bash Here are the results of my RamNode VPS:

Read More

How To Check Upload & Download Speeds Of VPS

There is a simple speedtest script that will help you check the upload and download speeds of your VPS: Download the speedtest script onto your VPS with the command: wget -O speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py Chmod the script to make it readable chmod +x speedtest-cli Run the script python speedtest-cli Here are some speedtest results of the

Read More

VPS In India

If you want a VPS in India, you have a wide choice. Let’s look at the options. VR.org offers VPS at the Netmagic datacenter in Chennai. Let’s look at the performance of the VR.org Chennai VPS CPU model : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHzNumber of cores : 2CPU frequency : 2000.000 MHzTotal amount

Read More

How To Set Reverse DNS for VPS IP Addresses

I am using PHPList to send emails to my subscribers. When you use PHPList (or any other self-hosted email programme) a large number of mails are either rejected outright or delivered to the Spam/ Junk folder of the recipient. Three things are essential to avoid emails being rejected by the receiving or being treated as

Read More