PWS, an abbreviation for Personal Web Server, is Microsoft’s version of a Web server program for individual PC users who want to share Web pages and other files from their hard drive. PWS is a scaled-down version of Microsoft’s more robust Web server, Internet Information Server IIS. PWS can
Managing iptables through CSF
1. Search for ‘firewall, and click ConfigServer Secuirty&Firewall
2. There are three options that are very important: Quick Allow, Quick Deny, and Quick Ignore. You simply input an IP to the appropriate field.
Suspending and allowing accounts or users in WHM
To suspend or allow an account
1. Log on to your WHM as root.
2. Go to “Account Functions” section.
3. Click on “Suspend/Unsuspend an Account”.
4. Select the account from the list.
DEFINITION of POP3
POP3 (Post Office Protocol 3) is the most recent version of a standard protocol for receiving e-mail. POP3 is a client/server protocol in which e-mail is received and held for you by your Internet server. Periodically, you (or your client e-mail receiver) check your mail-box on the server and download any mail, probably using
DEFINITION of partition
In personal computers, a partition is a logical division of a hard disk created so that you can have different operating systems on the same hard disk or to create the appearance of having separate hard drives for file management, multiple users, or other purposes. A partition is created when you format the hard disk. Typically,
DEFINITION of dynamic link library
A dynamic link library (DLL) is a collection of small programs, any of which can be called when needed by a larger program that is running in the computer. The small program that lets the larger program communicate with a specific device such as a printer or scanner is often packaged as a DLL program (usually referred to as a DLL file). DLL files that support specific device operation are known as device drivers.
DEFINITION of Network File System
The Network File System (NFS) is a client/server application that lets a computer user view and optionally store and update file on a remote computer as though they were on the user’s own computer. The user’s system needs to have an NFS client and the other computer needs the NFS server. Both of them require that
DEFINITION of maximum transmission unit
A maximum transmission unit (MTU) is the largest size packet or frame, specified in octets (eight-bit bytes), that can be sent in a packet- or frame-based network such as the Internet. The Internet’s Transmission Control Protocol (TCP) uses the MTU to determine the maximum size of each packet in any transmission.
DEFINITION of NTFS
NTFS (NT file system; sometimes New Technology File System) is the file system that the Windows NT operating system uses for storing and retrieving files on a hard disk. NTFS is the Windows NT equivalent of the Windows 95 file allocation table (FAT) and the OS/2 High Performance File System (HPFS). However,
DEFINITION of parallel processing
In computers, parallel processing is the processing of program instructions by dividing them among multiple processors with the objective of running a program in less time. In the earliest computers, only one program ran at a time. A computation-intensive program that took one hour to run and a tape copying program that