The “ifconfig” command is used for displaying current network configuration details. The ifconfig command also used to check the assigned IP address of an server. We can check all network interfaces using command ifconfig -a Enable / Disable an Interface
df command shows Linux disk space information, including disk space that is used, disk space remaining, and how filesystems are mounted in Linux system. Linux df command with examples I always use ‘df -h’ , it displays information of all
How to Uninstall Fantastico from WHM / cPanel Server Log into your server via SSH as root and execute the following: The first line, /var/netenberg/ should be replaced with whatever directory you installed the Fantastico master files ( /home/netenberg/ )
Login to server as root via SSH. Run following command to install fantastico. Log into the WHM and go to Main >> Plugins >> Fantastico De Luxe WHM Admin, and click install. All admin files will be created at /var/netenberg.
To find the privileges granted to a particular MySQL account When we specify a particular MySQL account to check for privileges, use an account name constructed by user name and host name concatenated by “@”.
Brute force is an hacking method that involves using an automated system to guess the password to your web server or services. cPHulk provides a security protection against Brute Force attacks for FTP, cPanel/WHM and SSH. How to enable cPHulk
How to enable SpamAssassin in cPanel/WHM Spam filters are a very important part of any mail server. To configure SpamAssassin, please follow the steps below: Click on the SpamAssassin icon on the main screen of your cPanel interface. To enable
Install Google Chrome in Ubuntu Google chrome is very light weight and fast web browser. It is developed by Google. First add the google chrome repository in our system. Run following commands as root (sudo -s) Now update apt cache
You can change hostname by editing file /etc/hostname Then you will get an output like: Replace the current host name with the desired new name. Save and close the file. Then You need to edit the /etc/hosts file, enter: Change
Stop the MySQL Server. Start the mysqld configuration. Login to MySQL as root. Replace YOURNEWPASSWORD with your new password!