Hello All, You might get the “cp: cannot create regular file `/var/empty/sshd/etc’: No Such file or directory” while starting the ssh service some time, to solve it you just need to create the directory with same path using below commands : root@mylocalhost [~]# /etc/init.d/sshd start cp: cannot create regular file `/var/empty/sshd/etc’: No such file or […]
See MoreTag: Banned website
How to reset bandwidth for a domain in WHM/CPANEL using Shell !!!
You can follow below steps to reset bandwidth of a Domain in cPanel server through Shell :************************************************ ssh to your server cd /var/cpanel/bandwidth.cache/ vi domainname.com and/or vi username replace contents with 0 save and quit************************************************
See MoreHow to access blocked/banned websites .
a) Using the IP address: this is the best way to access the domain names. Instead of the domain name, you can directly use the IP address of the website. To find the IP address of a site, you can use this tool: hcidata.co.uk/host2ip.htm b) Using the Google Cache: if you are not concerned […]
See More
You must be logged in to post a comment.