Category: Basics

  • But it’s brand new, how could it have so many updates?

    This morning I was doing a fresh install of Windows XP SP2 into a Virtual Machine. So far, things are fine I went through windowsupdate and found 3 updates the first time, then rebooted and hit windowsupdate again to see 55 updates available. A lot of times when I set up a new pc for somebody they wonder why I want to check windows update multiple times. They’ll usually say something along the lines “but it’s brand new there shouldn’t be any updates.” Well, this install was from a SP2 disk and there have been a large number of updates since that was released. Many manufacturers use fairly sophisticated techniques to roll out the default install images they use, but it’s still very possible that your machine will have several updates waiting for it when you get it.

    (more…)

  • Windows XP Print what’s on the screen or make a screenshot using the … print screen button

    This is one that’s not as obvious as it should be. Every keyboard has a “print screen” button – usually it’s in the group over above the insert/home/pageup/delete/end/pagedown block. Sometimes (especially on laptops) it’s shared with something else. But…. most people will notice if they press “print screen” on a windows pc… not much seems to happen. (On my KDE/Linux desktop it pops up a program called ksnapshot…) If the print screen key is shared with another function (say on a laptop) you may need to press the function button at the same time as the print screen button to get the following to work.

    (more…)

  • Sometimes the simplest things solve problems….

    How many times have I had this kind of phone call…. “my computers not working”… “the light on the monitor is on, but there aren’t any lights on the keyboard. everything seems connected, but there’s nothing on the screen.” Usually, my first question is along the lines of… “have you tried turning it off and back on.” I sometimes hear “I can’t use the start button” or something like that. At this point, I suggest that they try disconnecting the power and letting it sit for a few moments (5-10 seconds is usually enough.) Plugging it back in and trying the switch.

    (more…)

  • Upgrade your mouse

    This is going in the basics category. Quite often I visit a computer that has a mouse which is just a trial of patience to use. I mean, you have to pick it up and move it, shake it a bit, turn it over and clean out the lint from the “ball” area…. The good news is that mousing does NOT have to be like this. If your computer has a PS2 (small round plug) for your mouse, or a USB (small rectangular plug) for your mouse, it should be VERY easy to replace that old ball style mouse with an optical mouse.

    (more…)

  • Using the command line in linux – part 4

    Dealing with text…. we’ve looked at a couple of basics on logging in and starting to use the command line and hopefully not feeling too helpless there… we’ve seen ways to navigate directories and how to find new commands and how to find out more about how to use them. Now it’s time to talk about how to manipulate (work with) text files. Most every important configuration file in linux is text based and editable from the command line. This can be a VERY good thing at times, or very intimidating if you’re not comfortable with a command line environment. It’s worth noting that you CAN edit configuration files with a graphical interface text editor….

    (more…)

  • Using the command line in linux – part 3

    Now that we’ve logged in and learned how to move from one directory to another (and find where we are if we get lost…) it’s probably time to start learning how to find out about other commands. Well, if you press tab at the command line you will likely see something that starts like this….
    $
    Display all 4601 possibilities? (y or n)
    and if you answer with a “y” you will see a long list of programs that could be run. That’s not usually the best way to find a program though.

    (more…)

  • How to use wireless networking on a laptop

    This is one that I run into from time to time. Most laptops the last year or two (actually maybe a bit longer), have built in wireless networking. This is great and makes for easy access to wireless access points just about anywhere. In fact, most current operating systems (Windows XP included) usually do a great job of detecting available networks. (Sometimes they do too good a job which is why wireless security is an issue, but we’ll save that for a future post.) I’ve run into several laptops over the last few years though that supposedly had wireless networking, but the user hadn’t been able to access any wireless networks with the laptop. Usually it’s an easy fix….

    (more…)