To copy or move files in File Manager:
1. Log into cPanel.
2. Under Files, click File Manager.
How to view disk space in cPanel
To view the disk space usage totals for your account’s directories and databases:
1.Login to cPanel.
2.In the Files section, click Disk Space Usage.
How to remove a file using File Manager in cPanel
1. Log in to cPanel.
2. In the Files section, click on the File Manager icon.
3. Select the Web Root directory.
How to create a file using File Manager in cPanel
To Create a File or Folder
1.Log in to cPanel.
2.In the Files section, click on the File Manager icon.
Upload file using File Manager in cPanel
Login to cPanel.
2.Under Files, click File Manager.
3.Select Web Root and Show Hidden Files, then click Go.
How to stop/restart xinetd on linux
To restart xinetd service type the command:
# /etc/init.d/xinetd restart
To stop xinetd service type the command:
How to install GNOME from Terminal on Ubuntu 12.04
You can also install GNOME Shell from the terminal with the following command:
# sudo apt-get install gnome-shell
To access GNOME Shell, sign out of your current desktop. From the login screen, click the little button next to your name to reveal the session options.
How to reset password in Ubuntu 12.04
Reboot your computer.
Press SHIFT at the grub prompt.
Select your image.
Highlight the line that begins kernel and press e to edit
How to fix “Cannot setup NMI watchdog on CPUx” error on RHEL
When starting a RHEL Linux virtual machine, you see the message: Cannot setup NMI watchdog on CPU (2031297)
Symptoms
•When booting a RHEL virtual machine running with any hardware version, you see these messages echoed to the console:
DEFINITION of ICMP
ICMP (Internet Control Message Protocol) is a message control and error-reporting protocol between a host server and a gateway to the Internet. ICMP uses Internet Protocol (IP)datagrams, but the messages are processed by the IP software and are not directly apparent to the application user.