Monthly Archives: July 2011

What is an Operating System Anyway?

why is my computer so slow

Nearly every computer has an operating system. In fact, if you’re reading this article, there’s a pretty good chance you’re using one right now. There are billions of operating systems installed on computers all over the world, and 99% of the people who use them don’t have any idea what one is.

Apple’s OS X is an operating system. Microsoft Windows is also an operating system. So is Android and iOS. There are operating systems inside game consoles, tablets, mp3 players and sometimes even cars.

The simplest way to explain an operating system is this: it’s what allows you to communicate with your computer’s hardware. Chances are, your computer has a hard drive and a video display, mouse and keyboard. You might even have a printer.

All of those devices are hardware. They are manufactured electronic devices made of physical stuff like aluminum, silicon and plastic. This differs from software, which is a set of electronic signals that contains instructions and data for a computer to process. Operating systems in PCs are software.

When hardware is made, manufacturers design it so certain kinds of signals will make it work. Certain amounts of electricity in certain patterns will make a hard drive look for data in a certain place on the disc. Different signals will make your video display that data in red letters instead of yellow letters. Your keyboard and mouse send signals so the rest of your computer will know whether the mouse arrow is moving up or down, or whether you pressed ‘k’ or ‘r’ when you were typing your business letter.

So you’ve got this massive number of signals flying all over the inside of your computer, all produced by your computer’s hardware. How is anyone going to make sense of all that? What are you supposed to do? Attach wires from your keyboard to your video display and hope something actually shows up when you start typing? That’s where an operating system comes in.

The operating system makes use of a very important piece of hardware called your central processing unit, or CPU. You probably bought your computer because the ad said it had a fast processor. That’s your CPU. It’s a very dense package of high-performance transistors and circuits that knows how to make a lot of simple decisions and do simple math problems very fast: billions of times per second. Almost everything that happens in your computer happens because of instructions sent from or received by your CPU, and those instructions are usually carried back and forth by your operating system.

The operating system uses your processor, or CPU, to collect all the signals from all the pieces of hardware on your system and make sense of them. It takes the signal produced by your mouse that says “move up” and then tells the video display to move the arrow “up” on the screen. It takes the signal produced by your keyboard that you pressed a letter ‘d’ and tells the video display to put a ‘d’ on the screen.

Every time your computer’s hardware does something, whether it’s your disk drive, USB printer, wi-fi networking system or even sometimes the power button, it’s because your operating system gave it the correct instructions, or understood the signals that piece of hardware sent to the computer.

The core of Linux is an operating system. It’s commonly referred to as a “kernel” which is just another name for the basic software that talks to your computer hardware. The Linux kernel works on many different kinds of computers, from large web servers all the way to very small smartphones.

Each kernel has built-in sections that can talk to different kinds of hardware. These “sections” of the kernel are called “drivers.” A driver is a piece of software, or a set of instructions that talks to a specific kind of device, like a Seagate hard drive, or a Linksys network card. If all the right drivers are available, your operating system, or “kernel” can make all the different pieces of hardware in your computer work correctly.

But there’s much more to Linux than just the kernel. In fact, if you use Linux, once everything is set up correctly, you’ll probably never notice the kernel, aside from the occasional update. What you will notice is the amazing selection of other software you can run on your Linux computer. We’ll cover some of those applications in future articles.

Share

Slow Computer?

ASR 33 Teletype Fix your slow computer

Computers are very powerful now, but for some users, they sure don’t seem that way.

Why is my computer so slow?” is a question many people struggle with while they are trying to get their work done, watch movies or play games. It’s frustrating, because sometimes things are far more complicated than they need to be.

The good news is your computer isn’t any less powerful now than it was when you first bought it. Solid-state electronics don’t wear out the same way the automatic transmission on a used car does. The problem is usually that your computer is being distracted by things that probably aren’t all that important to you. That leaves less power for those documents, movies and games.

It might be time for you to consider an alternative to your current computer software. Software tells your computer how to organize and deliver information to you, the user. This web site is all about one of the more popular alternatives: a collection of software and an operating system called Linux.

You may have heard of Linux but you’re not completely sure what it is or how it works. You may have heard terms like “free software” and “open source” before. You may have even tried Linux once or twice but were never quite able to make it your primary choice. You might have run into a problem you couldn’t quite figure out, or tried to get help with a question and were unable to. Wherever you’re starting from is just fine. There’s no rush.

Linux exists because a very large number of computer users want an alternative. They want the ability to choose what kind of software they use and they want the freedom to change their mind if their current system doesn’t quite work the way they want. That’s a fair approach. It’s your computer. You should be able to control how it works if you want.

More good news! You have the same choice. If you’re willing to consider using some of the new alternatives to your current software, this site may be quite useful to you. Linux has now been around for 20 years, and it is has experienced a tremendous increase in power and capability in that time.

We’re going to explore all that Linux has to offer, and we’re going to present that information to you in simple, easy terms that you can understand and make use of.

Our goal? Simple. We’re going to free your computer, and hopefully speed things up a bit in the process. Read on!

Share