Xen VS OpenVZ “Xen is the platform of alternative for heavy duty, production-grade virtualized deployments, while OpenVZ is optimum for lightweight uses,” explains Solar VPS founder and COO Ross Brouse. “While I’d select Xen nine times out of 10, I know that OpenVZ is a good platform for applications equivalent to DNS and VPN, in… READ MORE
Blogger offers two free publishing options for your blog: hosting on Blogspot (example.blogspot.com) and hosting on your own custom domain (www.example.com or foo.example.com). You can change your publishing option at anytime, and your content will always remain unaltered regardless of which of these options you choose. Now, we’ll walk you through the process of setting… READ MORE
1. In order to get the cPanel server ready for nginx – you must first install an apache module called mod_rpaf Login as root: 2. Doing so will install the module into the Apache module directory. Then Go to your Web Host Manager (WHM) follow the tree here: Main >> Service Configuration >> Apache Configuration… READ MORE
Diffrence between nginx & apache :- Apache is a process-based server, while nginx is an event-based web server.Nginx known as “engineX” probably the best-known asynchronous server and Apache is undoubtedly the best known process-based server. The main advantage of the asynchronous approach is scalability. In a process-based server, each simultaneous connection requires a thread which… READ MORE