cPanel comes as two variants. One for dedicated servers and one for VPS servers. The dedicated server's version is called standard and the VPS variant is called the VPS optimized. As the name says, the one for the VPS servers are lot compressed to run in a tighter resource allocation and hence it is cheaper. Better performance is delivered by the standard version, though. Lets … [Read more...] about What are the Differences Between the Standard Version of cPanel and cPanel VPS Optimized?
How to Install and Configure SUDO on a CentOS Server
The most interesting aspect of Linux which makes it favorite for setting up multi user systems is the file permission and efficient user management. Because of this permissions and user management systems, it becomes almost impossible for normal users to gain root permissions or execute commands that is accessible only for root. … [Read more...] about How to Install and Configure SUDO on a CentOS Server
Setting Up A Remote MySQL Server in your cPanel server
Recent versions of cPanel allow administrators the option of hosting a MySQL server on a separate box, which can help decrease resource usage from high-activity MySQL databases. Setting up the remote database server is easy: … [Read more...] about Setting Up A Remote MySQL Server in your cPanel server
How to Keep Your Shell Session Alive Using “Screen”
Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows. … [Read more...] about How to Keep Your Shell Session Alive Using “Screen”
What’s the Difference Between ProFTP and Pure-FTP?
cPanel offer two FTP servers to choose with. PureFTP and ProFTP - the default one is pure FTP. If you want to make a change, you can do this from WHM Main >> Service Configuration >> FTP Server Selection. … [Read more...] about What’s the Difference Between ProFTP and Pure-FTP?