The Easy Way to Turn That Old PC Into Something Useful! (Part 1)
Ok, you have an old computer that you will never use as your main pc, however you would either:
- Like to share files around the home.
- Use it to
illegallylegally download music/movies/tv shows overnight. (To help save your peak dl’s) - Turn it into a webserver
- Your introduction to another OS eg. linux.
- Something else
deconstructive. (Likeworld dominationmaking peace)
So let’s start with the OS (Operating System):
Windows or Linux?
If you want to run do file sharing or a webserver: Linux
Downloading Stuff: Windows
Hang on a sec, Windows??? on an old PC. Oh.. yeah we can use something like 98?
No… Windows XP pro on an old pc, it can be done!
My choice of Windows was because Peer Guardian and utorrent run on it. (For “borrowing” music, games, tv shows. (You name it)
Installing the OS:
- Windows:
Get a copy of windows 98+ (utorrent works on 95 but PG doesn’t and our next program doesn’t support NT or 95 either)
Installing windows is easy, with XP you just pop in the disc, and follow the steps.
Or you could look at some of these guides if you are really stuck:
- http://www.windowsreinstall.com/
- http://www.theeldergeek.com/clean_installation_of_windows_xp.htm
- http://www.winsupersite.com/showcase/windowsxp_sg_clean.asp
- http://windows.radified.com/
Note for this example I am using Windows XP Pro :
So what is all this fuss about putting windows [running fast] on an old pc?
The Software from LitePC makes it possible. Get the version for your OS.
Yes, you could get it illegally, but they do a dam good job, so I would pay for it. (There is a FREE version)
If you need help, again you can drop me a line, or look at the knowledge base.
Now you have a fast windows based pc, and you are ready for the next step. :)
- Linux:
Step 1: Find a Linux Distro…
I love easy to install, easy to use, (and fast) ubuntu would be your best bet.
How can I get ubuntu?
Download and Burn it:
http://www.ubuntu.com/download
Get it shipped to your FREE:
How do I install it?
- A very easy install, make sure you BIOS is set to boot off CD, then pop the cd in. when it says boot: on the screen, and an ubuntu logo appears, type server. And the install starts. Just follow the easy prompts, and when it asks you to erase the disc select the option that is automatically selected. It is a very simple task! :)
Configure Remote Access:
Linux (Ubuntu):
First we need to enable the root user:
So login and type:
sudo passwd root
su
(You now use that account so type exit to logout and then log back in again as root.)
Type:
apt-get update
apt-get install ssh openssh-server
Beautiful!!!
Now to access we need a SSH Client.
Windows:
Putty (You just need Putty)
Mac OS:
If you are using Linux (as a client) you can install ssh (In ubuntu: apt-get install ssh)
Putty is very easy to use: ie. just type in the IP Address of the computer, and all good.
How to find the IP Address:
ifconfig (it is ipconfig for windows)
Will tell you all that you need to know! :)
Windows:
You have two choices here if you are using XP Pro or 2000:
Remote Desktop (RDP)
Or VNC
My Favourite VNC Server: TightVNC (Did I mention the price?? Free!)
If you don’t have either XP Pro or 2000 then you will have to use VNC.
Part two is coming soon!
