Create a file of a certain size in Windows
If you need to create a file of a certain size and the file contents don’t matter, you can use the Fsutil command as follows: …
If you need to create a file of a certain size and the file contents don’t matter, you can use the Fsutil command as follows: …
We all know that by default “My Documents” folder is located at C:\Documents and Settings\X\My Documents, where “X” is the name of the user. If …
Install Internet Information Services and the FTP Service Because FTP depends on Microsoft Internet Information Services (IIS), IIS and the FTP Service must be installed …
Note: Windows server 2003 web edition does not support active directory , it can be installed on enterprise and standard editions. First make sure you …
What is RDP? RDP, or Microsoft Remote Desktop Protocol Client is a windows-based software that allows connection to a terminal-server either via a local LAN …
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 …
Sometimes, the kernel does not recognize all of your memory (RAM). You can check this with the cat /proc/meminfo command. Verify that the displayed quantity …