
How do I bind additional IPs on a Windows server?
Start -> Settings -> Control Panel -> Network Connections Right click and go to properties of the enabled/active NIC Highlight on TCP/IP and click on …

Start -> Settings -> Control Panel -> Network Connections Right click and go to properties of the enabled/active NIC Highlight on TCP/IP and click on …

Setting-Up Web Site(s) 1. Right-click the Server name (root of the tree marked with an asterisk *) choose New, Web Site. 2. Type Description of …

In many cases, the GRUB boot loader can mistakenly be deleted, corrupted, or replaced by other operating systems. The following steps detail the process on …

Rescue mode provides the ability to boot a small Linux environment entirely from CD-ROM, or via an alternative boot method, rather than the system’s hard …

The free command displays system memory utilization. Here is an example of its output: total used free shared buffers cachedMem: 255508 240268 15240 0 7592 …

The tune2fs program can add a journal to an existing ext2 file system without altering the data already on the partition thus converting an ext2 …

To install Frontapage extensions on a Linux server, the following is the procedure. This document describes how to install the Microsoft FrontPage extensions for Apache …

Note To enable logging, you must click to select both the Enable Logging check box on the Web Site tab and the Log visits check …

You can easily hide Apache (httpd) version number and other information. There are two config directives that controls Apache version. The ServerSignature directive adds a …

1) in httpd.conf, set: “HostNameLookups off” This avoids doing a reverse DNS lookup on every visitor who hits your web site. 2) In httpd.conf, set …

Download Zend optimizer compatible with the version of php on your server. Extract the downloaded tar file: tar -zxvf filename Run the set up by …