All articles tagged: drivers

Disable signed driver checking using group policy in Windows Server 2008

Users of the 32-bit version of Windows Server 2008 also have a documented and Microsoft-approved method of bypassing the signing requirement. (This technique will never work on the 64-bit version of the product.)

How to disable signed driver checking using BCDEdit in Windows Server 2008

An undocumented method of disabling the signed driver requirement for both 32-bit and 64-bit versions of Windows Server 2008 is to use the BCDEdit utility to make a change to the boot configuration. Because this feature isn't documented, Microsoft could remove it at any time. This procedure isn't something that a novice administrator should attempt to do, but it's doable.

Understanding Security for Wireless Networks

On a conventional wired network, physical security is a given: If someone plugs a computer into your hub, you'll know about it immediately, and you can trace the physical wire back to the intruders computer. On wireless networks, however, anyone who comes into range of your wireless access point can tap into your network and intercept signals from it.

SATA AHCI Mode Bios Setting. What Does it do?

AHCI is the acronym for the Advanced Host Controller Interface. It is a new interface specification that allows the SATA controller driver to support advanced features like Native Command Queuing and Hot Plug.

Guide to the System Applet (Control Panel) in Windows Server 2008

The System applet provides access to general system properties. You also can open the System
applet by right-clicking Computer and choosing Properties. The first page of the System property applet provides basic information about your system, including OS version, installed memory, CPU type, and registration information.

Description of the Control Panel Applets in Windows Server 2008

Some Control Panel applets control fairly simple sets of options, while others are relatively complex. As in other Windows platforms, the Windows Server 2008 Control Panel serves as a control center for configuring hardware and operating system settings.

Uninstall drivers for devices you no longer use

By default, Device Manager doesn't show devices that aren't connected to your computer, even if the drivers for those devices are installed and loaded. But why would you want to do this?

How to make Windows Vista Start Faster (Almost Instantly)

You can optimize Vista all you want, possibly shaving 15 or 20 seconds off your boot time, or you can approach the problem from a different angle.

Add a permanent entry to the DNS cache in Vista

When you add a permanent entry to the DNS cache, it will always override the information provided by the nameserver. Here are a few reasons why you might want to do this.

Ubuntu: Connecting to a Wireless Network

A wireless (Wi-Fi) network is, as its name suggests, a network that does away with cabling and uses radio frequencies to communicate. It's more common for notebooks and handheld computers to use wireless connections, but some desktop computers also do. Indeed, it's increasingly the case that many workplaces are switching to wireless networking, eschewing old-fashioned, cable-based networking.

Ubuntu postinstallation problems and solutions

Problems might also occur after you install Ubuntu. This section addresses several possible postinstallation problems. This section covers only problems that appear immediately after installation - those that prevent Ubuntu from working correctly immediately after its first boot.

What are Winmodems?

Some years ago, hardware manufacturers realized that they could produce dial-up modems more cheaply if they shifted the hard work of decoding the signal onto the computer's operating system. With the work off-loaded, the modem’s circuitry could contain fewer and simpler components, thus saving money.

How to Install Windows Wireless Network Device Drivers in Ubuntu

NdisWrapper is effectively an open-source driver (technically described as a kernel module) that allows Linux to use standard Windows XP drivers for wireless network devices. You might describe NdisWrapper as being a translation layer between the Linux kernel andthe Windows drivers, which can be installed using NdisWrapper's configuration tools.

Top Ubuntu Preinstallation problems and fixes

Some problems might arise before you even boot Ubuntu's live distro mode in order to run the installation program. This article addresses such issues.

Descriptions and Fixes of Blue Screen of Death (BSOD) crash errors

There are a whole bunch of possible BSoD messages; probably more than a hundred. However, only about 20 happen frequently enough that they might imply that an actual problem exists. More than likely, you've seen atleast one of the following stop messages on your own system.

Stop Plug and Play from detecting devices in Vista

One of the problems with Plug and Play (PnP) is its tendency to detect and load drivers for devices you don't want to use. Although there is a way to turn off Plug and Play to prevent Windows PnP feature from detecting and installing drivers for some devices, you can also disable most devices that may be causing conflicts.

What Does 64-Bit Vista Get Me?

More bits gets you access to more memory. The processor inside your PC communicates with your system memory (RAM) with numeric addressing. Thus the maximum amount of memory a 32-bit processor can address is 232 bytes, or 4 gigabytes.