20+ Switches of rsync in Unix/Linux

11 years ago

* Switches of rsync: 1) -v, –verbose Increase verbosity. 2) -r, –recursive Recurse into directories. 3) -l, –links Copy symlinks as…

Command for Rsync over SSH – Unix/Linux

11 years ago

Command for Rsync over SSH   Common Syntax for Rsync: # rsync [options] Source Destinations. Set up a secure backup with…

cPHulk Brute Force Protection in cPanel

11 years ago

How to Disable cPHulk Brute Force Protection? 1) connect your VPS with cPanel via SSH. 2) Run the following command to…

Install Nginx as reverse proxy on cPanel server

11 years ago

How to install Nginx as reverse proxy on cPanel server following steps are installing Nginx as reverse proxy on cPanel server Steap…

Advantages to choose SSD drives over HDD drives

11 years ago

Choose SSD drives over HDD drives Following advantages of SSD (Solid State Drives) over HDD 1) Fast access to information  2) Power consumption 3)…

Change Kloxo admin password from command line

11 years ago

How to change Kloxo admin password from command line? Ans: Fowolling Method use those scripts to reset the password  Method…

How to run Python scripts with cPanel ?

11 years ago

Run Python scripts with cPanel   cPanel  by-default the Python is located under “/usr/bin/python“. You can check the location by running…

Exclude a directory or multiple directories using find command

11 years ago

How to exclude a directory or multiple directories using find command? Quick view on >> Find command and switches << Method…

Reset WordPress admin/users password from Linux command line

11 years ago

How to reset WordPress admin/users password from Linux command line? Ans:  * Log into server as root. * Enter to MySQL command…

Databases showing 0MB in cPanel

11 years ago

Databases showing 0MB in cPanel  From command line 1. Run the command. # /usr/local/cpanel/bin/setupdbmap 2. Edit cPanel configuration file. disk_usage_include_sqldbs=1…