megabytes

How to Enable Direct Memory Access (DMA) In Windows

Microsoft Windows includes a Bus Mastering feature known as Direct Memory Access or DMA. When this DMA feature is enabled, it basically allows your Hard Drive and CD Rom Drive to transfer their information directly to and from memory without passing through the Microprocessor. Hence the word, Direct Memory Access. In short, when your disk [...]

How many way to share the files in windows

7 Ways to Share Information in Windows Environment Got a document, graphic, spreadsheet, program, or just a thought you want to share with your co-workers? The method you choose to share it depends on the content you’re sharing, your personal work style, the tools you have, and if you’re at home, in your office, or [...]

How to install and configure webalizer in multiple domain on Centos 4.6

Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser. It was written to solve several problems with currently available analysis packages. A vast majority of them were written in Perl or some other scripting language, [...]

How to Install and Configure the eAccelerator PHP cache on Apache

If you are looking for a way to speed up your PHP pages on Apache, this is the software you want to install. Huge performance gains can be had when using this software to precompile and cache your PHP pages, and it is very simple to install.

The step-by-step procedures to Building an Intel PC

First the core component: the CPU I am going to need is to decide first of all on what I am using this PC to accomplish. That has already been said… it is my server. But, what will it serve on the network? In my case it will supply loads of hard drive space, it [...]

Linux Tips: find all files of a particular size

The Unix find command is a very powerful tool, and this short post is intended to show how easy you can achieve something that might look complicate: to find all the files of a particular size. Let’s assume you are searching for all the files of exactly 6579 bytes size inside the home directory. You [...]

Error “There is not enough disk space” when installing SP3

You may experience the following error when installing Windows XP Service Pack 3 (SP3) when installing on Intel IMAC using Bootcamp to run Windows XP. There is not enough disk space on C:\WINDOWS\$NtServicePackUninstall$ to install Service Pack 3 Setup requires an additional 4 megabytes of free space or if you also want to archive the [...]

How to Enable Disk Quotas in Windows 2000

Set Quotas On NTFS Volume loadTOCNode(2, ‘moreinformation’); Disk quotas are based on file ownership and are independent of the folder location of the user’s files within the volume. For example, if users move their files from one folder to another on the same volume, their volume space usage does not change. However, if users copy [...]