Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm aware this isn't terribly Ubuntu specific but I thought I might get creative ideas from this community - hope it won't considered off topic.

I got an old laptop and would like to give it a second life. I thought of using it as a backup server or turn it into a media center through Boxee, but I'm sure someone here can come up with something more creative!

How can I creatively repurpose an old laptop?

share|improve this question
How old is it? CPU, RAM, disk. – Nicolas Raoul Dec 9 '10 at 11:39

5 Answers

You might like to try Xubuntu, which is slimmed down in many ways for older hardware that might not handle the latest softwares.

share|improve this answer
1  
Or Lubuntu if that fails. – Nathan Osman Aug 20 '11 at 19:04

If you do not need badly a laptop. I would suggest to install lightweight version of some Ubuntu derivative (like Xubuntu or Lubuntu) and donate a laptop to some charity club for elderly people (. Of course it depends on your country and social life of elderly people. Why to install Ubuntu and not Windows ? I think Ubuntu has less glitches than Windows, not destructible by viruses and non-experienced users (it happens with elderly people :) So I think it would be a wonderful act of charity and promotion of linux systems 'for masses'.

Best wishes, Vincenzo

share|improve this answer
Oh, Ubuntu (and Linux in general) is still vulnerable to the ignorant-user problem. Just try running rm -rf ~/. ;-) Worse, see what happens if you sudo rm -rf /etc. (Granted, regular users can't sudo so it's not that big of a problem... But sysadmins beware!) – dgw Dec 9 '10 at 23:58
Completely agree with your statement, yet IMHO Linux is more bulletproof than Microsoft OSes :) – Vincenzo Dec 10 '10 at 13:53

I had the same, here are some of the stuff I did:

-repurpose into a jukebox with Lubuntu + Banshee

-into a media Center w/ XBMC Live (it's based on Ubuntu)

-Turn it into a headless NAS/streaming server w/ subsonic + ssh + mediatomb + Airvideo + Torrentflux + AjaXplorer + Headless Dropbox => that takes care of all the Getting and streaming Media to and from whichever Device you have!

it's an old (7 years old) Asus Laptop, and apart from the HDD I upgraded, it still works like a charm!

share|improve this answer

My best choice when recycling old PC would be to build networked Drive & Download Managers :)

If your laptop has a good HD and low power consuming it would be nice to install a Torrent Downloader with Web Interface ( e.g. Transmission or Utorrent ).

It is a good solution because you prevent the HD of your main machine to overwork ( and eventually break )

share|improve this answer

I've used a powerbook wallstreet (300 mhz, 128mb ram).

My suggestion is a minimal ubuntu server install and then, if you're skilled, pure command line, otherwise a light fluxbox and a little eyecandy with wbar. I use this little beast as a terminal client to access my desktop when I'm in the kitchen or in the bathroom and I need to surf the web or similar stuff.

It also works as a torrent server with rtorrent and samba I've created a network folder where I just put torrent links from my other computers it "eats" the torrent and gives me back full downloads con another share respecting my bandwith limits during daytime.

Your needs and creativity are the only limit on an old pc.

Just be patient, use command line and NEVER GIVE UP.

My little boy is standing up with wbar, desktop and conky using 60mb of ram :)

ps the mediacenter idea is definitely NOT for very old hardware

pps maybe using openfiler to turn it into a NAS? :)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.