Warning: Cannot modify header information - headers already sent by (output started at /home/befor9/public_html/wp-content/themes/bykyc/header.php:5) in /home/befor9/public_html/wp-content/themes/bykyc/header.php on line 17
Tutorials - beforeyoukillyourcomputer.com - Saving computers one at a time from their owners

beforeyoukillyourcomputer.com

Saving computers one at a time from their owners

Tutorials

Windows XP Service Pack 3 Install Issues?

April 24th, 2008 by Veg  : 3,138 views

Maybe I can help you with that.

MicrosoftWhat is it lately with Microsoft Service Packs? To be fair, once the Windows XP Service Pack 3 is installed everything works just fine. However, I tested the SP3 install today and came across a problem. The install went through most of the install then would, nearly upon completion, die when attempting to write to the registry. So, then, I tried making sure the antivirus program was off and not just disabled, disabled everything in the start tray, killed any other non-necessary processes in the Task Manager. After these checks were made I then ran CCleaner to ensure any temp files were gone. So, at this point, I feel fairly confident that regardless of the outcome the install would not fail due to any firewall or antivirus program or any other running process. So, I run the install it fails again with the end result “Access Denied”.

Since this is a known legit install of XP that’s not of concern. I mention this as when many on the internet would post in forums and mention this problem the first question asked was “Is your XP install legit?”. OK, it’s legit so I continue Googling for possible solutions. Google is your friend and was mine once again today (although the solution I am about to post came from one of a few possible websites - so… I can’t quite give the credit where it duly belongs but, for full disclosure, it is not from my brain - I just happened to have success with this particular suggestion and thought I would post the steps I took and paste the code I discovered).

OK.

- Fade In Rest of Post -

Category: Security, Software, Tutorials | 5 Comments »

Paint.NET 3.22

January 13th, 2008 by Veg  : 134 views

Paint.NET - Click to EnlargePaint.NET is free image and photo editing software for computers that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plugins.

This release fixes a few minor bugs and adds a new, much-needed Reduce Noise effect.

* New: “Reduce Noise” effect.
* Changed: Ctrl+W will now close Paint.NET if zero images are open.
* Fixed: In Windows XP, when launching web content, sometimes Internet Explorer was used instead of the user’s chosen default browser.
* Fixed: The Unfocus effect was not handling alpha values properly.
* Fixed: The Brightness / Contrast adjustment was only displaying its text in English.
* Fixed: The /auto parameter for the installer now correctly allows for an automated installation. This was inadvertently broken in 3.20.

Download Paint.NET 3.22
Download Paint.NET 3.22 (alternate)

Other changes from the Roadmap and Change Log
Paint.NET 3.22 Documentation
Paint.NET Plugins

Category: Software, Tutorials | No Comments »

Installing the Nvidia 8800 GTX on Fedora Linux

November 28th, 2006 by Garret  : 1,870 views

NVIDIA

I recently bought an Nvidia 8800 GTX card, but had just a bit of trouble getting it to compile, install, and run under Linux.
I’ve written this tutorial to make it a piece of cake for whoever else may try.

Here are the steps:
1. Download the driver that supports your card.
2. Update your kernel
3. Install the kernel-devel package corresponding to your kernel
4. Install the pkgconfig and xorg-x11-server-sdk packages
5. Prepare your system for trouble
6. Install the driver
7. Setup your X server configuration.
8. Troubleshooting

Note for almost all of these instructions, you will need to be logged in as root. Whenever I tell you to run a command, I mean to open a terminal window, type it in, and press enter.

- Fade In Rest of Post -

Category: Drivers, Linux, NVIDIA, Tutorials | No Comments »