Script to check Virt VPS load (and other commands)
Script to check the load of all VPS from the main node: # for i in `vzlist |egrep -v ‘(VEID|CTID)’ |awk ‘{print $1}’`; do echo “For VEID $i (`vzctl exec $i hostname`) —>” ;...
Script to check the load of all VPS from the main node: # for i in `vzlist |egrep -v ‘(VEID|CTID)’ |awk ‘{print $1}’`; do echo “For VEID $i (`vzctl exec $i hostname`) —>” ;...
You can make use of the following script to generate a backup of all the databases and also restoring the DB from the available backup in cPanel owned by a particular user. ============= #!/bin/bash...
WordPress index page hacked by hackers. You need to replace the new index page in the current wordpress directory. May of my customers gave a complain that the wordpress index.php files are hacked by...
The WordPress website will not be loading fine. Check the following factors to resolve the issue. 1. If you are getting a database connection problem, then go to wp-config.php file and gather the information...
WordPress index file. “index.php”. This file can be used if the index hacking has done in the wordpress.
Please change the registered nameservers of the domain from the Godaddy admin panel, by using the below mentioned steps: 1. Log in to your GoDaddy.com account 2. Click on the “My Account” tab 3....
In rare cases, the nameserver entries will be missing in your server. In such cases, you can do the following to add the nameservers in your server. 1. Add a DNS zone by adding...
You can create a catch-all email address in cPanel by following the below mentioned steps. Sign in to cPanel and follow these steps: 1) Click Default Address under Mail. 2) Select Forward to email...
The steps for obtaining ‘traceroute’ is given below. ————— *Windows: Click Start, Run, type ‘cmd’ and press enter. Type ‘tracert domain.com’ and press enter. Right click in the prompt, click Mark, highlight the entire...
Each time you access a web page via web browser, the browser caches (i.e., stores) it. This makes the browser to act in a fast manner by optimizing the time to retrieve data each...