Obviousman said:
PM 2Ring said:
Have you considered using a Linux-based solution? There are several Linux distros that are very lightweight in terms of RAM & HD requirements that can run well on older computers, and because they are lightweight can be much more efficient than WinXP.
I’ve been thinking about that; I’ve never used Linux so it would be good to become familiar with it. The only down side is I’d still like to have the ability to run various apps from the computer: Orbiter, Flight Sim, etc. I’m prepared to lose that ability, though. The only thing I do need is browser access – I streams some podcasts. As I type, however, I am downloading XBMC media centre software; gets a good report. If I like it I may then convert to PC to Linux and still can run the XBMC software.
Most Linux distros these days go out of their way to make Windows users comfortable. Full-fledged distros like Ubuntu (and its variants) are probably a bit more newbie-friendly than Puppy, since it may be necessary to play with the command-line in Puppy if you want to tinker with settings for unusual hardware drivers, etc. OTOH, the Puppy community is pretty helpful & enthusiastic, and it’s fairly easy to find solutions or get help on the Puppy forums. And because Puppy is so small, it’s easier to learn and there’s less to go wrong. :)
…
Software for Linux distros is generally made available through software repositories (aka “repos”). These work a bit like Windows Updates, except that they’re for all your software, not just the OS stuff. Your computer interacts with the repos through an application called a package manager. The different Linux distro families use different packaging systems, although it’s not too hard to import “alien” packages from other repos if you really want to.
The package manager can automatically alert you when upgrades are available, and you can use it at any time to get a quick overview of what software you have installed and what other packages are available. The package manager ensures that whatever software you install is compatible with your system, and will ask your permission if it’s necessary to upgrade libraries for software you intend to upgrade or install.
Puppy Linux has its own specialised package system, but it can also access the wider range of software available in the Ubuntu repos.
…
As you guessed, running Windows software (like games) on a Linux system is not possible, unless you want to run a Windows emulator (which kinda negates the whole “running Linux as a lightweifght alternative to Windows” thingy :) ). On the upside, it means that Windows viruses won’t run on it either, and Linux viruses are virtually unknown, and almost impossible to install without user co-operation. Of course, malware that targets browsers is still a possibility (but I’ve never personally experienced such a thing in over 8 years of Linux use).
…
Net access from *nix systems should not be a problem. After all, the Internet was originally designed around the Unix operating system. So Net-aware applications on *nix can often be more compact (and easier to write hence less likely to be bug-prone) than Windows applications.
However, if you have an obscure Wireless adapter that was designed specifically for Windows, it _can _ be a little tricky getting it to run on *nix. OTOH, a lot of work has been put into resolving that issue, and most Linux installers these days come with a wide range of drivers for popular hardware; if worse comes to worse, it’s even possible to use Windows drivers for Wireless modems under Linux, although it can be slightly fiddly to set up.