Wich linux should I use?
-
- Member
- Posts: 524
- Joined: Sun Nov 09, 2008 2:55 am
- Location: Pennsylvania, USA
Re: Wich linux should I use?
Ubuntu has your wifi driver too: https://help.ubuntu.com/community/WifiD ... er/Madwifi. Google "ubuntu madwifi" or "ubuntu madwifi howto".
Re: Wich linux should I use?
Every good solution is obvious once you've found it.
Re: Wich linux should I use?
That helps thanx sooner or later I will try them all...
My hero, is Mel.
Re: Wich linux should I use?
Whats so bad about SuSE? I tried Ubuntu and the installer did not work properly. I guess I really havnt tried other distros, but thats probably because suSE was the only one that worked right.
Re: Wich linux should I use?
I have never used suse only
Ubuntu,
puppy,
DSL,
Kubuntu,
Linux mint (old),
Dream,
And a few others I cannot remember, there somewhere in my room
Ubuntu,
puppy,
DSL,
Kubuntu,
Linux mint (old),
Dream,
And a few others I cannot remember, there somewhere in my room
My hero, is Mel.
Re: Wich linux should I use?
I recommend ArchLinux, the package manager is awesome, handles dependencies amazingly, very modular and all packages but the base system are optional. The community is helpful and there is an extensive wiki. Only down side is that it requires some setting up, once it has been done, it is finished as it is rolling release, so no reinstalling is required.
- steveklabnik
- Member
- Posts: 72
- Joined: Wed Jan 28, 2009 4:30 pm
Re: Wich linux should I use?
I came here to say the same thing, and you beat me to it!XFire wrote:I recommend ArchLinux, the package manager is awesome, handles dependencies amazingly, very modular and all packages but the base system are optional. The community is helpful and there is an extensive wiki. Only down side is that it requires some setting up, once it has been done, it is finished as it is rolling release, so no reinstalling is required.
- AndrewAPrice
- Member
- Posts: 2299
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Re: Wich linux should I use?
Hear, hearsteveklabnik wrote:I came here to say the same thing, and you beat me to it!XFire wrote:I recommend ArchLinux, the package manager is awesome, handles dependencies amazingly, very modular and all packages but the base system are optional. The community is helpful and there is an extensive wiki. Only down side is that it requires some setting up, once it has been done, it is finished as it is rolling release, so no reinstalling is required.
My OS is Perception.
-
- Member
- Posts: 524
- Joined: Sun Nov 09, 2008 2:55 am
- Location: Pennsylvania, USA
Re: Wich linux should I use?
Just downloaded arch linux and installed it in a VM. I'm pretty impressed so far, and might end up dropping Ubuntu.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Wich linux should I use?
I have used SuSE for a while.
It means you can't properly install anything that's not in their package management
And all manual changes to configuration files are overwritten the moment you use YaST on them.
I'm not ever going back.
It means you can't properly install anything that's not in their package management
And all manual changes to configuration files are overwritten the moment you use YaST on them.
I'm not ever going back.
Re: Wich linux should I use?
so many, I read there was 200 distros and 400 distro servers. So many choices were to start with limited bandwidth?
My hero, is Mel.
- steveklabnik
- Member
- Posts: 72
- Joined: Wed Jan 28, 2009 4:30 pm
Re: Wich linux should I use?
That's actually what I did. I'm now using xmonad + arch full time. If you care to see my setup, I blogged about it here.JohnnyTheDon wrote:Just downloaded arch linux and installed it in a VM. I'm pretty impressed so far, and might end up dropping Ubuntu.
Re: Wich linux should I use?
Out of curiosity, and because I'm not familiar with Arch and Slackware: What do they have that Gentoo doesn't?berkus wrote:But I'll just say my $0.02 for ArchLinux - as close to LFS as Slackware, but as easy in package management as no other linux in existence...
Every good solution is obvious once you've found it.
-
- Member
- Posts: 566
- Joined: Tue Jun 20, 2006 9:17 am
Re: Wich linux should I use?
Hi,
Choice of a linux distro is a matter of personal taste than anything else . However for the sake of argument .....
Slackware is the first and oldest distro . Arch and Gentoo are relatively new , so your question should be rephrased
Out of curiosity, and because I'm not familiar with Gentoo and Arch: What do they have that Slackware doesn't?
Choice of a linux distro is a matter of personal taste than anything else . However for the sake of argument .....
Solar wrote:Out of curiosity, and because I'm not familiar with Arch and Slackware: What do they have that Gentoo doesn't?berkus wrote:But I'll just say my $0.02 for ArchLinux - as close to LFS as Slackware, but as easy in package management as no other linux in existence...
Slackware is the first and oldest distro . Arch and Gentoo are relatively new , so your question should be rephrased
Out of curiosity, and because I'm not familiar with Gentoo and Arch: What do they have that Slackware doesn't?
Re: Wich linux should I use?
Well, I was aiming at the blanket statement that Arch were "as close to LFS as Slackware, but as easy in package management as no other linux in existence". Which struck me as being a bit strong...Shrek wrote:Out of curiosity, and because I'm not familiar with Gentoo and Arch: What do they have that Slackware doesn't?
I haven't used Slackware or Arch myself, so I have to judge from what ressources I can find online (http://www.distrowatch.com mostly):
- Slackware supports i486 (no 64bit support at all?), Arch supports i686 and x86_64. Gentoo supports a wide variety of platforms. (Not that I need it myself, but you asked for the differences.)
- Slackware and Arch don't seem to have multilingual / asian language support, according to distrowatch.com. Gentoo does. (Again, I don't need that, but there you are.)
- Slackware, specifically, either isn't properly updated on distrowatch.com, or is seriously lacking in up-to-date packages.
- Config File Protection.
- Gentoo's all-manual installation process taught me much about how a Linux system works (e.g., how to chroot into an mounted installtion), helping me with many issues later on.
- Its package management system allows me to control very specifically which packages should be taken from the "testing" branch, which packages shouldn't be upgraded at all, or which packages should be configured which way. (Example: All my packages come with Native Language Support, except binutils / GCC / make, because I prefer the english error messages when I have to Google for solutions. It's a breeze to set that up in Gentoo.)
- Again, I don't know about Arch or Slackware, but I know that Gentoo Portage is much more helpful than e.g. apt-get when you are searching for a package, a dependency, or information on which package brought that file into your system.
- Gentoo allows me to customize the CFLAGS used to compile packages. I don't mean going wild on optimization (as most people suspect from Gentoo users); I mean that, on a development machine, I want my packages with debug information, and on a production machine, I require my packages without debug information.
Every good solution is obvious once you've found it.