How to Setting up cron jobs
How to Setting up cron jobs cron is a time-based job scheduler found in most Linux based operating systems, it is…
How to Setting up cron jobs cron is a time-based job scheduler found in most Linux based operating systems, it is…
How to Connect to your server via SSH If you’ve ordered a control panel with your Linux solution, then this…
How to Monitor performance with atop A handy utility to monitor performance on a server is atop. Generally speaking this is…
How to Add an IP Address in Linux You should speak with your account manager to have an IP address…
How to Changing your installed PHP version When looking at your web stack, you may notice you are running on…
Installing PHP modules The default installation of PHP as described in Installing PHP will install the following PHP modules: [root@websrv ~]# php…