LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-12-2013, 01:23 AM   #1
Beanz239
LQ Newbie
 
Registered: Feb 2009
Location: Phoenix, AZ
Distribution: Linux Mint
Posts: 28

Rep: Reputation: 0
Looking for a Lightweight Distro


So, I'm looking for a Linux distro that's generally pretty light, but not a ton of work out of the box. I want to use something like a Debian Minimal Installation, but I'm not sure if that's the route I want to take.

The main thing I want to have is a distro that is extremely fast and lightweight, yet has a lot of potential. One of the things I'm tired of is having either a system that has a ton of stuff out of the box, which is nice because it has drivers, etc. included, but offers less powerful UI customization. i.e. Ubuntu. On the other side of the spectrum, there are things like Arch Linux which lets you pick out everything yourself, but I'm not really looking for that kind of ridiculous customization.

So I'm pretty much looking for something with the out-of-the-box potential and usability of Ubuntu, but with a serious amount of customization. I liked the idea of Slackware, but I mainly didn't like the lack of package manager. Also, Slackware has a bit too much going on right when you get it setup the first time.

Any advice is appreciated! Thank you in advance Linux community!
 
Old 08-12-2013, 05:03 AM   #2
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311
Blog Entries: 61

Rep: Reputation: Disabled
Have a look at Salix. It's a slimmed-down Slackware offshoot, with slapt-get as a package manager.
 
Old 08-12-2013, 08:37 AM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,296
Blog Entries: 21

Rep: Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503Reputation: 3503
AntiX core or Base Install. Full iso weighs in at 2Gig on hardrive after install, You pick.

http://antix.mepis.org/index.php?title=Main_Page

I run 64bit full iso on a IBM M57 Tower.
 
Old 08-12-2013, 09:00 AM   #4
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
No need to switch distros, as Ubuntu already has this capability:

http://www.psychocats.net/ubuntu/minimal

Debian would also be an excellent choice.
 
1 members found this post helpful.
Old 08-16-2013, 03:27 AM   #5
gdejonge
Member
 
Registered: Aug 2010
Location: Netherlands
Distribution: Kubuntu, Debian, Suse, Slackware
Posts: 317

Rep: Reputation: 73
Funny that people keep saying that slackware does not have a package manager. It has one. The only difference is that it doesn't do all the fancy stuff that some other package managers do.

Cheers.
 
Old 08-16-2013, 04:16 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,361

Rep: Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692
Wonder why Vector never seems to get noticed here much?

I would consider one of the different choices of ubuntu like xubuntu or lubuntu.

Maybe some of the ones made for laptops and netbooks.

What is the issue for lightweight? Is this a resource issue or speed issue?

You might be able to live with Puppy or Slitaz, maybe even DSL.

Consider #Crunchbang.

I have liked Slax too.

Peppermint shows up but I didn't care for it too much.

Might look at Macpup.


For some hardware issues this is a bit old but still some ideas. http://www.techrepublic.com/blog/10-...-your-netbook/
 
Old 08-16-2013, 04:20 PM   #7
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,030
Blog Entries: 27

Rep: Reputation: 1524Reputation: 1524Reputation: 1524Reputation: 1524Reputation: 1524Reputation: 1524Reputation: 1524Reputation: 1524Reputation: 1524Reputation: 1524Reputation: 1524
Quote:
Originally Posted by gdejonge View Post
Funny that people keep saying that slackware does not have a package manager. It has one. The only difference is that it doesn't do all the fancy stuff that some other package managers do.

Cheers.
Because those fancy things that the others have is what people want. Main reason I only use Slackware for a few months before I grow tired of it. Manual dependency resolution sucks.
 
Old 08-16-2013, 05:11 PM   #8
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143
What is your definition of light weight?

Low processor overhead? Low idle memory usage? Minimal disk usage?

Depending on what you mean by "light weight", the suggestions will vary greatly. Remember, Linux is not Windows, lots of installed programs and high disk usage does not mean it will run slow. What makes it run slow is when your memory usage gets near the limits, when your disk usage gets near the limits, and DEs with fancy graphics that eat your CPU when you just want to move a window.
 
Old 08-16-2013, 05:50 PM   #9
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by Timothy Miller View Post
Because those fancy things that the others have is what some people want.
FTFY.
 
1 members found this post helpful.
Old 08-24-2013, 02:51 AM   #10
Beanz239
LQ Newbie
 
Registered: Feb 2009
Location: Phoenix, AZ
Distribution: Linux Mint
Posts: 28

Original Poster
Rep: Reputation: 0
Okay. So let me give everyone a proper update. I've been trying out ArchBang for the past couple days as a friend recommended it to me. I suppose I should have said minimalistic instead. It's not that I need less performance. I just like a system that doesn't have a bunch of extra software that I'm just going to select manually myself anyway. A good example is Gnome. I like to use Gnome 2 as I have a lot of themes and things regularly with it. So I guess my best bet is to just stick with a Debian minimal unless someone has a better option that will suit my needs
 
Old 08-24-2013, 08:18 AM   #11
iceman25
LQ Newbie
 
Registered: Aug 2013
Posts: 9

Rep: Reputation: Disabled
50mb Damn Small Linux : http://www.damnsmalllinux.org/

look at here you have 12mb linux;

http://en.wikipedia.org/wiki/Lightwe...x_distribution
 
Old 08-24-2013, 09:07 AM   #12
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Thanks for the update... did you try any of our suggestions?
 
Old 08-25-2013, 10:13 AM   #13
rabirk
Member
 
Registered: Dec 2012
Location: Maryland, US
Distribution: Debian
Posts: 87
Blog Entries: 8

Rep: Reputation: Disabled
While I'm using Slackware right now, I don't consider it lightweight. It comes with a lot of software, and sure, you can select which packages to install to somewhat limit what you get, but it can be difficult to refine the install without some trial and error. If you end up with too much unwanted software, you can use pkgtool to remove stuff.

You might consider trying Bodhi Linux. It uses the lightweight Enlightenment desktop and comes with very little software, though supposedly software is easy enough to install. Give it a look at DistroWatch.
 
Old 08-25-2013, 08:34 PM   #14
PhantomCC
LQ Newbie
 
Registered: Aug 2013
Posts: 5

Rep: Reputation: Disabled
Quote:
Originally Posted by rabirk View Post
While I'm using Slackware right now, I don't consider it lightweight. It comes with a lot of software, and sure, you can select which packages to install to somewhat limit what you get, but it can be difficult to refine the install without some trial and error. If you end up with too much unwanted software, you can use pkgtool to remove stuff.

You might consider trying Bodhi Linux. It uses the lightweight Enlightenment desktop and comes with very little software, though supposedly software is easy enough to install. Give it a look at DistroWatch.
I am using Bodhi Linux and it's really lightweight. not like the others suggested in this thread.
 
Old 08-26-2013, 07:10 PM   #15
Beanz239
LQ Newbie
 
Registered: Feb 2009
Location: Phoenix, AZ
Distribution: Linux Mint
Posts: 28

Original Poster
Rep: Reputation: 0
All right. So I finally came to the conclusion on what I wanted. I ended up settling on a Debian minimal installation using the MATE desktop, considering I love using the Gnome 2 themes. I installed just about everything with the exception of the kernel and package manager manually to make for a truly customizable experience. After doing all of this, I've just found that taking an empty universal core system and building it up is really the way to go. As it always proven right, if you want something done right, do it yourself.

Here's a shot of the desktop:
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What makes a lightweight linux distro lightweight? linuxnoob67 Linux - Distributions 42 10-19-2012 02:40 AM
Looking for a lightweight distro chrisc95 Linux - General 5 07-14-2012 02:10 PM
lightweight distro NMLZ Linux - Distributions 16 03-18-2009 09:12 AM
looking for a lightweight distro hoshangi Linux - Distributions 6 03-12-2008 10:33 PM
Very Lightweight Distro Notwerk Linux - Distributions 6 05-23-2005 05:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration