Barebones Linux install

Soldato
Joined
16 May 2005
Posts
6,509
Location
Cold waters
Hi, I've got an idea to turn an ASUS eeePC in to a back to basics system for pootling around programming.

The eeePC comes with Linux, but I don't want the GUI or any of the other stuff that's bundled with it (I already have a standard laptop). I just want a barebones linux install with the command line and the few utilities that I need.

Is there such a distribution or an easy method to create an install like this? The main requirements are:

  • Able to be installed from a USB flash drive.
  • No GUI.
  • As small as possible - the eeePC has a only few GB total space on its SSD and I want it for my own files.
  • Includes text editor, gcc, make, etc.

Appreciate any advice :)
 
Last edited:
Debian.

Or pretty much any Linux should be capable of doing a command-line only option. Just check the online documentation for your chosen distribution and/or support forums. :)
 
Thanks, dudes. I should have known that the popular ones would have minimal installs.

Though I have no idea how I should decide which one to use, given that they are presumably all entirely capable of the purpose at hand!
 
Back
Top Bottom