Command to check enviornment for the server.
While working on any server its always better to knew on which server enviornment we are working, is it a dedicated/cloud or vps because every […]
While working on any server its always better to knew on which server enviornment we are working, is it a dedicated/cloud or vps because every […]
In the monitoring process many time, we receive the roundcube eating 100% cpu on the server and we can use the following script to kill […]
We can check the cPanel version from the shell by using the command from the shell. cat /usr/local/cpanel/version && echo
Mail_Mime is used to create MIME messages.Refer to the following command to install the Mail_Mime module. root@[~]# pear install Mail_Mime downloading Mail_Mime-1.8.3.tgz … Starting to […]
We can install the RVSkin by using the following steps from the shell. mkdir /root/rvadmin cd /root/rvadmin wget http://download.rvglobalsoft.com/download.php/download/rvskin-auto/saveto/rvauto.tar.bz2 bunzip2 -d rvauto.tar.bz2 tar -xvf rvauto.tar perl /root/rvadmin/auto_rvskin.pl
Copyright © 2023 Kaizen Software Solutions. All rights reserved.