• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

A cPanel Tech

The Diaries of a Linux Server Administrator

  • Home
  • About
  • Privacy
You are here: Home / Archives for Tutorials

Tutorials


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to Uninstall MariaDB in a cPanel server

November 26, 2015 By admin 2 Comments

Uninstalling MariaDB is as easy as installing MariaDB. If you ever want to uninstall and roll back to stock MySQL, continue reading for a step-by-step guide to uninstall MariaDB.Here are the steps to Uninstall MariaDB and return to stock MySQL. … [Read more...] about How to Uninstall MariaDB in a cPanel server

Filed Under: Articles, cPanel, MySQL, Tutorials Tagged With: cpanel, mariadb


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to generate a random password from commandline

October 30, 2015 By admin Leave a Comment

Passwords are the key to security. For obvious reasons, passwords need to be strong, long and secure.  Sometimes generating complex and secure passwords can be a bit time taking. … [Read more...] about How to generate a random password from commandline

Filed Under: Articles, Linux, Tutorials Tagged With: linux, linux command line, password


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to use arping to bind IP in a Linux Server

October 29, 2015 By admin Leave a Comment

arping can be a very handy tool when your main task is to migrate IP addresses across servers. When we migrate IP addresses, the switch or the networking device will cache the information and switch the packets to the old server, and thereby keeping the IP in the new server down. … [Read more...] about How to use arping to bind IP in a Linux Server

Filed Under: Control Panels, Linux, Tutorials Tagged With: arping, linux

How to change the primary IP addres of a Linux / cPanel server

October 15, 2015 By admin 1 Comment

Normally in all servers, the outbound connections from a server will be originating from the primary IP of the server. This is the case in a cPanel server as well. So if an IP is blacklisted, or blocked, some where we may need to change the primary IP address of the server.  If we are changing the network range this is needed. … [Read more...] about How to change the primary IP addres of a Linux / cPanel server

Filed Under: Control Panels, cPanel, Linux, Tutorials Tagged With: change the primary IP addres, IP change, network chnage


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to Enable Gzip Compression in Apache

October 12, 2015 By admin Leave a Comment

Gzip compression is a great tool by web servers with which we can cutdown the size of the pages sent out. In this topic I am discussing on how to enable gzip compression in Apache. Enabling compression means the web server will compress the size of the pages there by we can achieve better speed and low bandwidth usage. … [Read more...] about How to Enable Gzip Compression in Apache

Filed Under: Apache, cPanel, Tutorials Tagged With: apache, compression, gzip, mod_deflate

« Previous Page
Next Page »

Primary Sidebar

Copyright 2018 CPanelTech