Reply
Old July 7th, 2004 Top | #1

OSNN Folding Team  
NetRyder's Avatar
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298

Default Arch Linux 0.6 (Widget)

I think I may have found a new favorite distro.
Most of you who have known me for a while know that I've been a Slackware junkie for a long time. Ever since I formatted my Slack partition about a month ago though, I've had my eyes on Arch.

It's a relatively young distribution (currently at version 0.6), but it takes the best of Slack - the simplicity, minimalism, and lightweight-nature, and adds to it a superb package management system (note that Arch is not based on Slack in any way).

I've been using this new toy for about a week now. Here are some of the things I really like about Arch:
- ABS and pacman: These two make up the package-management system in Arch. Whereas, pacman is responsible for the binary side, ABS takes on the source side and allows you to very easily build your own packages from source. ABS uses a ports tree structure. Both systems manage dependencies REALLY well. I even upgraded my kernel from 2.6.3 to 2.6.7 using just "pacman -Syu", with no further intervention. Rebooted to find everything just perfect. No missing modules, no extra modules. Now that's just awesome.
- Lightweight: install just what you need. You can download a small ISO with only the base packages, and install just that to get the most basic Linux system possible. Then use pacman/ABS to install only what you need. This is the approach I used, and it makes for a very, very clean system.
- Speed: This was something that really impressed me. I used to think Slack was fast. Arch is screaming. Base install took about 10 minutes flat (it uses an ncurses-based installer like Slack). Packages, even large ones like X and Gnome, install extremely fast. All packages are i686-optimized by default as well. System bootup time from the BIOS screen to a useable state is less than 15 seconds.
- Teaches you linux: This is another aspect that makes Arch so much like Slack. I first started my Linux experience with Redhat 6.x back in the day. Moved onto several other distros like Mandrake, Lycoris, Debian, Knoppix etc. Slackware was the first distro that made me learn the intricacies of the system. Arch is the same. No wizards and extras for every little task...most of the post-install configuration is done by editing files yourself. Depending on your personal preference, this may be a good or a bad thing. I prefer this approach because, in my opinion, wizards hide what is really going on backstage. That's all well and good if everything works the first time you try it...which is rare in the Linux world. If something doesn't work, and you're completely dependent on wizards and GUI-tools, you wouldn't know where to start looking to fix the issue. Arch is almost exactly like Slack in this respect, and I love it for that.

As I said, I may have found my new distro of choice. Even if I do continue to stay with Arch though, I'll always have great respect for Slack, not only because it was responsible for teaching me everything I know about the Linux system, but also because it's one of the oldest and most mature and proven Linux distros around.

I know there are lots of other Slack fans here, which is why I decided to post this rather detailed thread. I highly recommend at least giving Arch a shot to see how you like it...perhaps on a separate partition or a different machine.
I don't think you'll be disappointed.

http://www.archlinux.org
NetRyder is offline   Reply With Quote
Old July 7th, 2004 Top | #2
 
w00kiec00kie's Avatar
OSNN Addict
Joined: July 2004
Posts: 81
Reputation: 0
Power: 97

Default

grr, if I was able to somehow make linux installation not take the whole rest of the "free space" and leave some out, I'd try this out as well... (or is multiple linux not allowed...? wait that makes sense :-p)

Computer specs are.. interesting, but yeah.
w00kiec00kie is offline   Reply With Quote
Old July 7th, 2004 Top | #3

OSNN Folding Team  
NetRyder's Avatar
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298

Default

You can have multiple distros installed at once, together with Windows. You just need to assign space appropriately during the installation of each OS/distro.
NetRyder is offline   Reply With Quote
Old July 7th, 2004 Top | #4
 
Glaanieboy's Avatar
OSNN Veteran Addict
Joined: March 2002
Location: The Netherlands
Posts: 2,626
Reputation: 270
Power: 153

Default

Hmm. And security-wise? I now use FreeBSD because of the proven security, but can Arch give me that too?
Glaanieboy is offline   Reply With Quote
Old July 7th, 2004 Top | #5
 
j79zlr's Avatar
Glaanies script monkey
Joined: February 2003
Location: Chicago
Posts: 2,725
Reputation: 1520
Power: 155

Default

Originally Posted by Glaanieboy
Hmm. And security-wise? I now use FreeBSD because of the proven security, but can Arch give me that too?
No reason to downgrade to linux.

Linux == desktop, BSD == server.
j79zlr is offline   Reply With Quote
Old July 7th, 2004 Top | #6
 
SPeedY_B's Avatar
I may actually be insane.
Joined: March 2002
Location: Midlands, England
Posts: 15,800
Reputation: 2877
Power: 310

Default

i686 nice to see that there's a live CD for those who just want to try without partitioning and all that hassle
SPeedY_B is offline   Reply With Quote
Old July 7th, 2004 Top | #7
 
Glaanieboy's Avatar
OSNN Veteran Addict
Joined: March 2002
Location: The Netherlands
Posts: 2,626
Reputation: 270
Power: 153

Default

@j79zlr: Ah, ok
@SPeedY_B: Thanks for the link to the live cd
Glaanieboy is offline   Reply With Quote
Old July 7th, 2004 Top | #8

OSNN Folding Team  
NetRyder's Avatar
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298

Default

Originally Posted by Glaanieboy
Hmm. And security-wise? I now use FreeBSD because of the proven security, but can Arch give me that too?
In an interview with DistroWatch, this is what Judd Vinet, the creator and lead developer of Arch said:

Is Arch Linux suitable for servers?
Well, I *am* a little biased here, but I would have to say that, yes, Arch is very suitable for servers. My day-job is mostly system administration and I've got 9 servers running Arch at work. They're all quite stable and perform great. Fast and painless to maintain, thanks to pacman and Arch's simplicity.
If FreeBSD is already working well for you, I don't see any need to move to Arch, since FreeBSD is also known to have an excellent ports tree, on which Arch's ABS system is heavily based.
But if you do want to use it, I don't see any reason why it should be a problem.
NetRyder is offline   Reply With Quote
Old July 7th, 2004 Top | #9

OSNN Folding Team  
NetRyder's Avatar
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298

Default

Originally Posted by SPeedY_B
i686
You say that like it's a bad thing.

nice to see that there's a live CD for those who just want to try without partitioning and all that hassle
Oh, it's good you mentioned that. The Arch Wiki even has a tutorial on how you can create your own custom LiveCD for recovery purposes, or if you just want to carry a nice, working Linux system with you on a CD wherever you go.
NetRyder is offline   Reply With Quote
Old July 7th, 2004 Top | #10
 
SPeedY_B's Avatar
I may actually be insane.
Joined: March 2002
Location: Midlands, England
Posts: 15,800
Reputation: 2877
Power: 310

Default

Originally Posted by NetRyder
You say that like it's a bad thing.
It blatantly is
SPeedY_B is offline   Reply With Quote
Old July 7th, 2004 Top | #11

OSNN Folding Team  
vern's Avatar
Dominus
Joined: March 2002
Location: Minnesota, USA
Posts: 1,570
Reputation: 660
Power: 146

Default

I've seen Arch before, but never did try it out. The package management looks really interesting though ... and it might be a good reason to try it out.

Originally Posted by j79zlr
No reason to downgrade to linux.

Linux == desktop, BSD == server.
Whats wrong with Linux as a server? BSD server != Linux server || BSD server !> Linux server
vern is offline   Reply With Quote
Old July 7th, 2004 Top | #12

OSNN Folding Team  
Geffy's Avatar
OSNN Veteran Addict
Joined: March 2002
Location: United Kingdom
Posts: 7,805
Reputation: 1490
Power: 217

Default

FreeBSD is by far better than Linux for server use, more secure and much more stable.

As far as Linux is for Desktops, I would disagree there as well, its fine as a desktop system, and SPeedY_B your Desktop and laptop systems are at their heart FreeBSD systems


blogtumbloglastfmflickr#rubyonrails@twitter
"I could be replaced with a very small shell script"
Geffy is offline   Reply With Quote
Old July 7th, 2004 Top | #13

OSNN Folding Team  
NetRyder's Avatar
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298

Default

Ok, let's not turn this into a Linux vs. BSD argument. The fact remains that no OS is inherently "better" than the other - it just depends on what you want from it as a user, and how you manage it as an admin. I'm sure a poorly managed *BSD server would be neither secure nor stable, just like anything else. Get over it.

Originally Posted by vern
I've seen Arch before, but never did try it out. The package management looks really interesting though ... and it might be a good reason to try it out.
The package management system and the speed - two factors that should really prompt you to try this out. I didn't expect the speed factor to be so significant, but it's blatantly faster...even without a custom-compiled kernel!
NetRyder is offline   Reply With Quote
Old July 7th, 2004 Top | #14
 
cpugeniusmv's Avatar
Computer Genius
Joined: April 2003
Posts: 485
Reputation: 50
Power: 116

Default

no arguing bsd vs linux.

read this: http://www.over-yonder.net/~fullermd...bsd4linux1.php

very informative.
cpugeniusmv is offline   Reply With Quote
Old July 7th, 2004 Top | #15

OSNN Folding Team  
vern's Avatar
Dominus
Joined: March 2002
Location: Minnesota, USA
Posts: 1,570
Reputation: 660
Power: 146

Default

Originally Posted by NetRyder
Ok, let's not turn this into a Linux vs. BSD argument. The fact remains that no OS is inherently "better" than the other - it just depends on what you want from it as a user, and how you manage it as an admin. I'm sure a poorly managed *BSD server would be neither secure nor stable, just like anything else. Get over it.
Word.

The package management system and the speed - two factors that should really prompt you to try this out. I didn't expect the speed factor to be so significant, but it's blatantly faster...even without a custom-compiled kernel!
I'm checking out their package browser now, and it's definitely very mature and advanced. So it doesn't use a vanilla kernel by default? That is one of the best reasons I liked Slackware. I will certainly give this a try.
vern is offline   Reply With Quote
Old July 7th, 2004 Top | #16

OSNN Folding Team  
NetRyder's Avatar
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298

Default

Originally Posted by vern
I'm checking out their package browser now, and it's definitely very mature and advanced.
The main documentation that is linked to on the main page is a little weak. I highly recommend also looking over the Wiki if you haven't already done that.

These Wiki pages, in particular, describe pacman and ABS in detail, and do a very good job at that. Certainly something to look at if you plan to try Arch.

So it doesn't use a vanilla kernel by default? That is one of the best reasons I liked Slackware. I will certainly give this a try.
I think it should be a vanilla kernel. I haven't really looked into that aspect in detail yet though, so I'm not very certain.
NetRyder is offline   Reply With Quote
Old July 8th, 2004 Top | #17
 
w00kiec00kie's Avatar
OSNN Addict
Joined: July 2004
Posts: 81
Reputation: 0
Power: 97

Default

hm I think I will look into this multiple distro thing...
fedora kept wanting to take the whole free space
even when I designated its exact size for each partition I made
( root / boot / swap / usr -- meant to make home lol)
its "swap" kept "wrapping around" the rest of the free partition
(the way it looks in disk druid??)
bleh...

Computer specs are.. interesting, but yeah.
w00kiec00kie is offline   Reply With Quote
Old July 10th, 2004 Top | #18

OSNN Folding Team  
NetRyder's Avatar
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298

Default

Originally Posted by w00kiec00kie
hm I think I will look into this multiple distro thing...
fedora kept wanting to take the whole free space
even when I designated its exact size for each partition I made
( root / boot / swap / usr -- meant to make home lol)
its "swap" kept "wrapping around" the rest of the free partition
(the way it looks in disk druid??)
bleh...
That's my biggest gripe with these proprietary wizards - if they don't work as intended, the user doesn't usually know where to start looking. Both Slack and Arch use cfdisk, the standard partitioning utility, which gives you complete control over what you're doing. I've installed so many versions of Slack over the past few years, and I've never had a problem with cfdisk's partitioning.

By the way, hasn't anyone else here given Arch a go yet?
NetRyder is offline   Reply With Quote
Old July 11th, 2004 Top | #19
 
w00kiec00kie's Avatar
OSNN Addict
Joined: July 2004
Posts: 81
Reputation: 0
Power: 97

Default

I think I am possibly afraid of the command line...
(I cannot get gentoo to install, even though I havn't really
looked into the documents... I had no idea it was like a LiveCD
then I have to type in commands!)
>.<

Computer specs are.. interesting, but yeah.
w00kiec00kie is offline   Reply With Quote
Old July 11th, 2004 Top | #20

OSNN Folding Team  
NetRyder's Avatar
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298

Default



Installing Gentoo for the first time without reading the documentation is like venturing into an unknown cave with no torch.
NetRyder is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
dual-boot Vista with Linux (Linux is already installed) tdinc Linux & BSD 1 July 6th, 2007 11:25pm
Dashboard Widget and Automator Script Downloads muzikool Macintosh 5 June 15th, 2005 5:36pm
Is there an avedesk news widget for RSS feeds? Sazar Desktop Customisation 5 August 30th, 2004 6:00am
(Linux Newb) How do i execute shell scripts on linux? XeoNoX Linux & BSD 1 January 7th, 2003 11:53pm
Looking For Linux jay Linux & BSD 5 January 7th, 2002 8:54am