Archive

Posts Tagged ‘Updating’

Automatically Updating Vista – Part 2 of 5 – Troubleshooting for Windows Vista

April 11th, 2010

You should probably view Vista’s Automatic Updates the same way you view a yearly physical checkup. It’s just something that you should do to prevent as many issues as possible before they become issues in the first place. The Windows Update engine handles two kinds of updates:

Critical updates: Can help speed up your system, secure it, and keep it from crashing Recommended updates: Will address noncritical problems and help enhance your computing experience

A third kind of update, the optional update, is not downloaded automatically. You must get these updates manually by running the “Check for updates” task in the Windows Update Control Panel application.

By default, Windows Updates turns on the Automatic Updates feature, so it’s very likely that this is something you’ll never have to do in your administrative career. It’s still a good idea to know where to look, though. Here’s what to do:

Open the Windows Update Control Panel application by typing update at the Start menu. It’s under the System and Maintenance grouping if you’re going through the Control Panel. In the list of tasks on the left, click “Change settings.” From the dialog box, choose the desired update options. Click OK to commit your changes. You may be asked for administrative confirmation by User Account Control.

Additionally, if the Automatic Updates feature is ever turned off, the Vista Security Center will yell at you (assuming that the Security Center notifications about Automatic Updates defaults haven’t been changed). Once you’re in the Security Center, you’ll see a “Change settings” button, that will take you right back to the Automatic Updates settings dialog box.

The Windows Updates are applied to the computer, and therefore affect all users of a particular system.

Sometimes during troubleshooting, you will want to double-check to confirm that a particular update has been installed. If this is the case, you can choose the “View update history” link on the right side of the Windows Updates dialog box.

If you’d like to get my entire book “Windows Vista Administration: The Definitive Guide” by Brian Culp, Publisher: O’Reilly, ISBN-13: 978-0-59-652959-8 (or any of my 20+ other books and tutorials), you can pick it up at my website, www.TheAnswerHub.com or at most major book chains. In addition, I’m always happy to provide additional assistance for free (within reason, mind you…don’t go thinking this is some sort of a free ride). Visit me at my website and submit your questions to me. I’ll get back to you with an answer as soon as possible.

Up Next: in part 3 of this 5-part series, we’ll be discussing the process of automatically checking for solutions to problems encountered by Windows Vista with Problem Reports and Solutions.

Brian Culp, MCSE, MCT, is a recognized Microsoft expert who has been teaching and writing about Windows for many years. He is author/coauthor of: seven books including Windows XP Power Tools (Sybex) and Outlook 2003 Bible (Wiley); four MCSE study Guides (McGraw-Hill); and numerous tutorials for the Virtual Training Company. Mr. Culp provides instruction on various administration and networking topics throughout the United States, but can always be reached via his website, http://www.TheAnswerHub.com

Troubleshooting , , , , ,

Updating Linux Device Drivers

March 27th, 2010

Almost everyone is familiar with Microsoft Windows, as it is installed on the computers of many home-based users. While it is certainly the most popular, Windows isn’t the only operating system available. There are several other choices, including Mac OS X, Solaris and Linux.

The Linux operating system comes in many different variations. Some of the most popular versionsinclude Debian, Fedora and Redhat among others. Just like any other operating system, Linux comes with a number of device drivers. This means that there may be a time when hardware devices on your computer stop working properly and require driver updates. Although a device could experience problems for various reasons, an outdated or dysfunctional driver is usually the culprit.

Where to Begin Updating Linux Device Drivers

In order to update the drivers for your Linux hardware, you must find out what type of device it is. Once you have these details, go online and head to the manufacturer’s website. Although mainly used in the network setting, Linux is becoming more popular as a desktop system, making it easier to find device drivers. Most hardware device manufacturers allow you to download device drivers from the support section of their websites. Regardless of the manufacturer, it is important to download drivers that are specific to the Linux operating system. If you download and install Windows drivers, your hardware will not work on your Linux system.

Because Linux is an open-source system, many of its device drivers are available in open-source variations. The open-source nature allows any developer to create device drivers and freely distribute them. These drivers can typically be downloaded from various open-source communities online. With proprietary software and hardware components, you are required to download the device drivers from the manufacturer.

How to Install Linux Device Drivers

Device drivers for the Linux operating system are usually distributed as source code in zip archives. This calls for you to unzip the compressed archive to access the appropriate files. In order to accomplish this, you must use a compatible unzip application and manually compile the source code. While Linux is generally more complex, this task can be easily completed by basic computer users.

Ensuring Compatibility Before a New Purchase

If you plan to add a new hardware device to your Linux computer, it is important to make sure it is compatible with the operating system before making a purchase. This can be done in two ways: you can either check with the manufacturer or visit the KeyLabs website. KeyLabs is an organization that tests numerous applications and devices to determine their compatibility with various systems, Linux included. This company has tested so many hardware devices that gathering information from KeyLabs is often easier than getting it from the manufacturer’s website.

Even though Linux is becoming more accepted as a desktop system, finding the right device drivers can still be a tedious undertaking. This is especially true if you are trying to integrate hardware devices that were previously used on an older Linux system. As you would expect, the process is much easier when dealing with new hardware devices, as they typically come included with installation discs that contain the appropriate drivers.

Adam K Smith is an eminent author on Device Drivers for all types of Computers. To Safely Update All Your Drivers and Fix Your Drivers Problem Instantly Visit: http://www.fixyourdrivers.com/

Linux , , ,

Powered by Yahoo! Answers