Install Cloud Linux on cPanel server

To install Cloud Linux on cPanel serve,Follow the steps below. Installing Cloud Linux : wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy sh cldeploy -k <activation_key> # if you have activation key or sh cldeploy -i # if you have IP based license reboot Installing CageFS and PHP selector : To run this make sure there is more than 15gb free on shared server. […]

Continue Reading…

How to find Windows uptime

In order to find up time on windows server, do the steps given below. 1. Go to “Start” -> “Run”. 2. Write “CMD” and press on “Enter” key. 3. Write the command “net statistics server” or “net stats srv” and press on “Enter” key. 4. The line that start with “Statistics since …” provides the time […]

Continue Reading…