You can follow below steps to reset bandwidth of a Domain in cpanel server through Shell :************************************************ ssh to…
a) Using the IP address: this is the best way to access the domain names. Instead of the domain…
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design,…
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design,…
To display the default Apache page how do I set the primary IP address for my cPanel environment .Log into…
Open a web browser and connect to your cPanel Control Panel located at https://ip address:2087.Login as the Administrator using the…
[Root @ example ~] # yum -y install BIND BIND-utilsIt is set assuming that the global address [192.16.0.80/29], private address…
Create the new file roundcube.sh and insert the following code. #!/bin/sh for ROUNDCUBE in `ps aux | grep roundcube |…
Create the new file roundcube.sh and insert the following code.#!/bin/shfor ROUNDCUBE in `ps aux | grep roundcube | awk -F…
The following script you can use to check the Server uptime? root@admin[/usr/local/apache/cgi-bin]# nano loads#!/bin/bash echo Content-type: text/plainecho echo $(hostname)echo “=>”echo…