Hostripples Featured

How to Installation Linux Malware Detect (Maldet) On Linux

Linux Malware Detect (Maldet) : Linux Malware Detect (LMD) is a malware scanner for Linux released under the GNU GPLv2…

11 years ago

How to Enable Magic Quotes using .htaccess file

Enable Magic Quotes using .htaccess file The magic quotes option was introduced to help protect developers from SQL injection attacks.…

11 years ago

How to Disabling Magic Quotes using .htaccess file

Disabling Magic Quotes using .htaccess file   The magic quotes option was introduced to help protect developers from SQL injection…

11 years ago

CageFS and PHP Selector (Installation) in CloudLinux

CageFS and PHP Selector are two major components of Cloud Linux. The installation of PHP Selector PHP Selector is a…

11 years ago

Change default timezone in MySQL

How to change default timezone in MySQL? The timezone on SiteGround's servers is CST. This is a global setting which…

11 years ago

Upgrade MySQL and MySQL Governor in cPanel

Upgrade MySQL and MySQL Governor in cPanel CloudLinux based server First make full mysql backup(including system tables)  to safe location. 1)…

11 years ago

How to install MariaDB Server in cPanel/WHM servers?

How to install MariaDB Server in cPanel/WHM servers? And What are the advantages of using MariaDB Server ? Ans:  *…

11 years ago

20+ Switches of rsync in Unix/Linux

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

11 years ago

Command for Rsync over SSH – Unix/Linux

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

11 years ago

Install Nginx as reverse proxy on cPanel server

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

11 years ago