Many Linux package managers have built in packages for nginx, php and mysql, they are good if you have less experience with Linux, but installing from source will give you more control our installation locations, settings and much more. So today we will see how we can install Nginx and PHP-FPM (from source) and mysql from the package manager and…

How to create Windows VPS in Proxmox through Template!
Manually creating a windows vps (windows server 2008 or windows server 2012) is really a hectic job in proxmox, because you need to manually install drivers as well. I’ve been working with proxmox lately and created some templates so that one can easily clone them. Once the template is cloned it is ready to use. Let see how we can…
cPanel Alternative: VestCP! Complete guide on how to install and use vesta cp
Recently I’ve stumbled upon a very beautiful control panel while installing it for a client, by beautifull, I mean its actually is really beautifully designed and very easy to use as well. Control panel name is VestCP its a grest alternative to cPanel (cPanel costs $15/month for a VPS), since most of the VestCP features are free to use, you…

Host a website on a VPS without any technical knowledge!
One of the major issue these days is how to manage a VPS to host a website (run apache, mysql and other necessary modules required to run a website). How ever if you have very less or no technical knowledge, you can still rent a vps and run multiple sites. Prerequisites You need a VPS, you can buy from 9xhost…
How to setup cloudflare for your domain!
Most of the people know cloudflare is a tool to speed up their site and protect them from DDOS attacks, its true. How ever we can easily manage our DNS through cloudflare as well. Let see how to setup cloudflare for your domain. Step 1: Register on their site Note : If you already have an account, please jump to…