A file allocation table (FAT) is a table that an operating system maintains on a hard disk that provides a map of the clusters (the basic units of logical storage on a hard disk) that a file has been stored in. When you write a new file to a hard disk, the file is stored in one or more clusters that are not necessarily next to each other;
DEFINITION of ISP
An ISP (Internet service provider) is a company that provides individuals and other companies access to the Internet and other related services such as Web site building and virtual hosting. An ISP has the equipment and the telecommunication line access required to have a point-of-presence on the Internet for the geographic area
DEFINITION of GUI
A GUI (usually pronounced GOO-ee) is a graphical (rather than purely textual) user interface to a computer. As you read this, you are looking at the GUI or graphical user interface of your particular Web browser. The term came into existence because the first interactive user interfaces to computers were not graphical; they
How to enable SSH access in Plesk 10
Plesk 10 allows you to enable SSH for the main FTP user of each domain. This will work with Linux server plans, but does not work for Windows server plans.
1.Log into the Plesk Control Panel for your domain
How to copy or move files in File Manager on cPanel
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: