
Create a Share Folder in Windows Server 2003
To create a shared folder Follow these steps to create a share folder. 1.Right click the folder that you want to share and click Properties. …

To create a shared folder Follow these steps to create a share folder. 1.Right click the folder that you want to share and click Properties. …

Start –> Control Panel –> Regional and Language Options —> Click on “Languages” Tab –> Select “Install files for East Asian Languages” It will ask …

When IIS 6.0 is running in worker process isolation mode, you can configure application pools recycling based on memory consumption. When the application pool has …

To set a global WWW or FTP service connection time-out value 1. In IIS Manager, expand the local computer, right-click the Web Sites or FTP …

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 …

To disable TCP/IP packet filtering 1. In Control Panel, double-click Network Connections. 2. Right-click the connection, and then click Properties. 3. Select Internet Protocol (TCP/IP), …

If you’re a Linux user, then chances are your system is already using iptables to control your server’s firewall. For those who are new to …

To configure or manage user quotas on a RedHat server (with no control panel installed), follow the steps below: 1. Understanding the user’s quota file …

date yymmddhhmm yy = year mm = month dd = date hh = hours mm = mins If you do not give ss = seconds, …

To change which port ssh listens on, you just need to edit the sshd_config file. The default directory for ssh configuration is /etc/ssh. First, backup …

Swap Space and Types of Swap Swap space is a memory virtualization concept that allows Linux to use disk space as an extension of RAM …