[SOLVED] Distro for an intermediate/advanced user?
Linux - DistributionsThis forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
yees there are a few of these, but i am a bit... odd
ok so i am looking for a distribution that will allow easy use of CLI programs for the majority of my tasks; while still allowing me to run java and firefox at the same time.
i want to know what the best distro would be that allows:
easy source-installation
easy use of custom kernel
stable but still up-to-date
i have used:
gentoo ==> took an age to get going and i HATED portage
funtoo ==> couldnt get going fully; but loved the speed and portage seemed more bearable somehow
debian ==> problems with my odd pcspkr that doesnt ever blacklist (same with LMDE and many debian based distro's)
Arch linux? Pacman's nice to use Ubuntu/Puppy/Debian certainly aren't very source-install-friendly... Arch is more so, but slackware is definitely the king, queen, and overlord of installing from source. I don't get on with it, personally.
If you install X with a tiling window manager (like xmonad) then you can pretend you're not running X pretty much all the time, as it will maximise your terminals; and then running a 'normal' application won't be any bother.
debian ==> problems with my odd pcspkr that doesnt ever blacklist (same with LMDE and many debian based distro's)
Unless I'm missing something, this looks like a very small motive to drop a distro, besides it's an easy fix if you are used to advanced stuff: either bring up a custom kernel or simply remove the pcspkr module from /lib/modules/$(uname -r).
@juako that was just the final straw; the documented methods not working, I also found that the update system was a pain in the arse (why oh why canit not sort it's own dependency conflicts out or at least ask?)
Anyways I slapped Arch on and it seems to be working perfectly; and it boots in 12 seconds (better than gentoo) xmonad is nice, but the default dmenu is a tad.... Bland.
Thanks for the fast responses.
Oh and what's the deal with crux? Some guys say its 64 bit as well as 32... Is there a fork or something?
Arch linux? Pacman's nice to use Ubuntu/Puppy/Debian certainly aren't very source-install-friendly... Arch is more so, but slackware is definitely the king, queen, and overlord of installing from source. I don't get on with it, personally.
Well, technically speaking you don't often install things from source in Slackware. You use the sources to create slack binary packages and install the binaries. For that reason, Slackware is not classified as a source based distro.
Well, technically speaking you don't often install things from source in Slackware. You use the sources to create slack binary packages and install the binaries. For that reason, Slackware is not classified as a source based distro.
So how would things work in a 'pure' source-based distro? You just run configure/make/make install ?
I haven't used any of source-distros myself, but I guess there would be a script that would let you automate it (I might be wrong)
Here's a list of source-based distros: http://en.wikipedia.org/wiki/Categor..._distributions
Source based distros (at least the ones I know of) also have package managers and repositories. While you can do the classical configure/make/make install thing it also can be done with a simple emerge vlc (Gentoo) or cast vlc (Source Mage) or something similar on the other source based distros to install for example vlc.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.