Posts Tagged ‘ntfs’

How to dual boot Vista with Ubuntu

Posted by Jason in Linux, Windows Vista on March 4th, 2008

There are two ways to run several on your . You can run them with virtualization inside one another, or you can install them alongside each other and each individually, this is the easiest method for most users.

You don’t even have to create a dual system with Linux, in this case, Ubuntu. It can be installed by itself without Vista or any other operating installed first. Most users purchasing a new will find Vista installed so this is the route I will take for this tutorial.

Let’s take a look at installing alongside Vista on a computer, assuming Vista is installed first as this will cover most instances. (more…)

Two Vista Registry Hacks

Posted by Jason in Windows Vista on June 14th, 2007

Here are two easy registry hacks for minor performance gains. First, turn off the low disk space checks:

1. Using the left side of the Registry Editor, navigate to HKEY_CURRENT_USER\\Microsoft\\CurrentVersion\Policies
2. Right-click in the right pane and select New Key.
3. Name the new key Explorer.
4. In the Explorer key, right-click in the right pane and click New DWORD (32-bit) Vaue.
5. Name the DWORD NoLowDiskSpaceChecks. (more…)

Increase XP NTFS performance

Posted by Jason in Windows XP on June 13th, 2007

XP automatically updates the date and time stamp with information about the last time you accessed a file. Not only does it mark the file, but it also updates the directory the file is located in as well as any directories above it. If you have a large with many subdirectories on it, this updating can slow down your system.

To disable the updating, start the Registry Editor by selecting Run from the Start menu, typing in the Open text box, and clicking OK. When the Registry Editor window opens, navigate through the left pane until you get to (more…)