2003 was the year with Gentoo written all over it in the Linux universe. Last year was Ubuntu’s & MEPIS’. I believe that Arch Linux‘s year is the current one. Read more for a comparison of Arch to existing distributions, and why we think it rocks and where we think it still requires some work.Intro
Arch is an i686-optimized Linux distributions based upon the ideas of CRUX and Slackware. It incorporates their stability, speed and most of all, their keep-it-simple philosophy. When Judd Vinet started Arch towards the end of 2001 he did it because he needed n operating system that resembled CRUX or Slackware but with a package manager that had the ability to track dependencies. So he sat down, used LFS to put together his distro and wrote ‘pacman’ from scratch, his minimalistic and yet very usable, package manager. Here is a quick look on how pacman works:
pacman -Suy (update the whole system by syncing)
pacman -S firefox (install Firefox from -Current)
pacman -R firefox (remove Firefox from your system)
pacman -A package-name.tar.gz (install a local package)
The distribution’s installation procedure is curses-based but it’s not too difficult to figure out (except the part that GRUB won’t get installed if another GRUB is already installed at the same place and it will instead spit an error message — that part always elluded me).
Arch Linux does not have many distro-specific tools and it definetely has no GUI configuration tools. Some of the configuration (daemons, modules, ethernet etc) can be done by editing /etc/rc.conf which is implemented in a clean and graceful way. For more configuration, you will have to use /etc/rc.local or the utilities’ own configuration files, e.g. /etc/conf.d/pcmcia.conf, or udev’s configuration files, or /etc/conf.d/wireless etc. There is definetely a learning curve in there, but Arch is using default file settings and so you won’t have to learn distro-specific tricks (as it is very common for the Debian subsystem or the main RPM systems).
Comparison
So far Arch does not look very glamorous from my description above, but looking under the hood and at the details, there are strong reasons why it has some advantages over the big Linux players and why it has personally won me over the last few months: (disclaimer: the following comparison is based on my own personal experience with these systems over the course of 7 years of using Linux)
Fedora, Mandrake, SuSE: they require at least 192 MB RAM, they are much slower & much bigger, RPM package management is too modularized and easy to end up with broken or incompatible packages all of a sudden. Some of their scripts or settings are too distro-specific with a long legacy behind them and so sometimes they even break the defaults of some applications or create hard-to-reproduce bugs. On the upside, these distros have lots of GUI tools and mind-share, enough to make commercial binary packages to only test with them to ensure compatibility.
Debian, Ubuntu: Much slower to boot, slower performance overall. apt-get & dpkg and all these related tools are not as brain-dead simple to use as pacman is (and Synaptic is not really as wonderful either). Some distro-specific patches can create problems sometimes. On the upside Debian has a gazillion packages to install and its -stable branch is far more stable than any Linux out there.
Gentoo: Gentoo feels like it’s in beta all the time. It is an ever-changing system that started out simple but has become pretty complex with time. Portage is very strong, but the big problem of Gentoo is that it needs hours to get it installed or get it configured or update the system. With Arch you can be up and running in the 1/50 of that time. Speed-wise they are comparable, with Gentoo having an edge if Gentoo-specific modifications are used. Gentoo supports eBuilds (similar to Arch’s makepkg/ABS philosophy) however usually the most common option available is compilation from source.
Slackware: I have made a much more detailed comparison a few months ago. Since then, the only negative thing that has happened is the apparent slowdown in Slackware’s development due to the health of its sole maintainer. Slackware and Arch Linux have more things in common than not and this is the main reason why many Slackware users have moved to Arch recently.
Now, make it even better
Despite what you might think though, Arch is not perfect and no matter what Archers might advocate to you in the forums or IRC, Arch is not for newbies. Semi-experienced users will be able to successfully fully configure their setup with a bit of pain, but less experienced ones will probably be presented with something that resembles a chaos in their minds. This is not to say that Arch is not a great distro, cause it is. But it does target a more experienced part of the overall userbase.
Pacman has a few performance problems as of late. The number of packages got bigger but pacman does not seem to scale equally well. Currently there is a forum discussion about possible solutions to the problem.
Another weak point is the creation of home-made packages. Archers will advocate that makepkg is dead easy, but it’s not as dead easy as Checkinstall (but still much easier than creating RPMs, of course). Makepkg still requires a bit of extra knowledge and some extra time. With Checkinstall you “./configure” and you “make” but at the end, instead of typing “make install”, you type “checkinstall”. Checkinstall will strip the binary, will create the package for you and will install it, all automatically. Makepkg is definetely not as convenient, at least for ex-Slackware users.
Having to deal with configuration files all over the place for many different applications can be an exercise to one’s patience, no matter the level of his/her experience. It would be great if Arch could create more global configuration files similar to /etc/rc.conf for other things too, e.g. wi-fi profiles, printer, scanners, bluetooth etc. Sure, GUI tools are not the focus of this distribution, but having some easy-to-use global settings files can make everyone’s life easier nevertheless.
Lastly, I would love to see all its very useful wiki articles re-published under the Gentoo colored format: the step-by-step nature of Gentoo’s docs do bring out a higher level a confidence in one’s real abilities. And its happy colors prompt the user to think “hey, it is easy, try it!” (yes, part of it is about psychology and the “feel good” placebo effect).
Conclusion
Arch is a great choice for more-than-newbies+ computer users. It’s still in 0.7 version, but it steps on a solid ground, it has great people behind it and an extra-helpful community. Arch’s big point is “simplicity”. But unlike other ‘simple’ distros it goes one step further: it dares. It dares to be innovative where it counts without fearing that it might break some of its simplicity over usefuleness. I find Arch to be the best of all worlds, given you are a bit proficient with computers. Highly recommended for either a workstation or a server.
Installation: 7.5/10
Hardware Support: 9/10
Ease of use: 6.5/10
Features: 7.5/10
Credibility: 9/10 (stability, bugs, security)
Speed: 9/10 (UI responsiveness, latency, throughput)
Overall: 8/10
$distro = “insert_favourite_distro”;
I find $distro to be the best of all worlds, given you are a bit proficient with computers. Highly recommended for either a workstation or a server.
Name one fanboy of any distro where that wouldn’t apply.
yeah! ok we got it that you mean arch is the ‘best’
but stop saying that ubuntu runs slow or something like that.
these are very vague statements and can likely turn off some ppl against trying them out.
in other words stop bashing to make your review look better
>but stop saying that ubuntu runs slow or something like that.
Ubuntu *is* slower than Arch. Or, at least it certainly feels so. I have both installed on the same machine, same drive, side by side.
The article was not meant to be bashing. I have used all these systems (and still use some of them). So, don’t take it personally because your distro got a negative comment. I simply wrote my own personal experiences with these systems and where Arch fills in.
Besides, I even wrote my gripes with Arch as well. It’s not that I claimed that it’s perfect or anything.
Even for experienced Linux enthusiasts, it’s just a pain in the ass to install.
I installed it and got most stuff working after about 6 hours – the fact that pretty much nothing is configured during the install process makes post install a totally tedious exercise.
If your into spending time during post install to setup what really should have been done during the install process, arch Linux is for you.
I’ll stick with Slackware 10.1 thanks.
“Despite what you might think though, Arch is not perfect and no matter what Archers might advocate to you in the forums or IRC, Arch is not for newbies. Semi-experienced users will be able to successfully fully configure their setup with a bit of pain, but less experienced ones will probably be presented with something that resembles a chaos in their minds. This is not to say that Arch is not a great distro, cause it is. But it does target a more experienced part of the overall userbase.”
Which is why I don’t think 2005 will be the year of Arch, but rather the year of Ubuntu (again).
2003 *was* the year of Gentoo and Gentoo was for experienced users too. So yeah, I think Arch does have a shot to totally own this year.
It sounds like a healthy mix between gentoo and slack, and therefore only really appeals to such users.
Saying Ubuntu was 2004 is a bit wrong though, I’ve never seen such sustained hype over a distro as we’ve seen with Ubuntu, and Ubuntu looks set to take 2005 by storm as well.
I just don’t see how you can say apt-get is hard to use, the first package manager I ever used was apt-get and it’s simply.. easy, apt-get install, apt-get remove, what’s the problem? Also, Synaptic is an amazing utility, especially the very latest version which is just fantastic.
Overall the review is pretty weak, just why should I try it, again?
Even for experienced Linux enthusiasts, it’s just a pain in the ass to install.
I installed it and got most stuff working after about 6 hours – the fact that pretty much nothing is configured during the install process makes post install a totally tedious exercise.
I posted it before I think … Arch was my second Linux distribution ever, and I had no problems installing it. I’m a writer, not a techie, and if I manage the basic installation and setup in less than an hour, my bet is most people shouldn’t have too many problems getting Arch up and running.
Most of my teething problems with Arch were related to my POS scanner/printer/copy machine thingy. The rest, including internet access, audio etc. was very easy to set up thanks to the Wiki and installation documentation.
I’ve been running Hoary and it seems that it is getting slower after each big X/Gnome upgrade. There was a thread about this over at the ubuntu forums.
Warty was always zippy though, so I don’t know what’s going on.
I might give Arch a try though. I think I’m gonna check out KDE 3.4
Weird that only apache 2.0 is supported in the packages.
Most of today webserver are still running apache 1.3 so I think with arch you should install 1.3 by yourself .
On another note rails, rubyonrails, is not supported too.
Ubuntu and Debian does not support direct installation of J2SDK, J2RE from packages due to their policies.
Arch it does support it.
Hope that JEdit will be supported soon with Arch.
I remember a topic in the forum asking for it.
Using the stage3+GRP approach would require you to spend more or less 30min. Please stop using common places (FUD?) when writing articles.
Debian doesn’t come with any inherent performance/boot-time penalty, but this is probably a nice alternative for those not liking/caring to learn Debian’s way of doing things.
I’ve had well-configured Debian and Gentoo setups, and there’s no perceivable difference in performance in general. Gentoo actually turned out to use more memory whith customized USE-flags and CFLAGS=”-march=’my-cpu’ -O2 -pipe -fomit-frame-pointer”. It’s true though that Debian (annoyingly for power users) does a few things by default that needs to be adjusted by the user (something which should be quite simple if you read some docs) if you want Gentoo-like behaviour.
Anyway it’s always cool to have alternatives, and if Arch has done some kind of magic tricks to get notably higher performance (which I seriously doubt), that’s just great. I’d love to see some “scientific” performance analyses, but I’m way too much in love with Debian to care to do those myself.
Another weak point is the creation of home-made packages. Archers will advocate that makepkg is dead easy, but it’s not as dead easy as Checkinstall (but still much easier than creating RPMs, of course). Makepkg still requires a bit of extra knowledge and some extra time. With Checkinstall you “./configure” and you “make” but at the end, instead of typing “make install”, you type “checkinstall”. Checkinstall will strip the binary, will create the package for you and will install it, all automatically. Makepkg is definetely not as convenient, at least for ex-Slackware users.
I don’t know Slack, but do these packages also contain information about dependencies, file conflicts etc. as Arch packages do? If yes, I concede that the Slack way seems more straightforward. If no, you can’t really compare the two, IMO.
I have used a ton of distros, but always use Arch as my default one. It’s very fast, easy to setup and works on old PCs as well. It seems to be more stable now (0.7 vs. 0.6).
I think you’re wrong to give that distribution a 9/10 for hardware support (or any other). Did you try to get exotic hardware working with it ? Just try a HPT372A PATA RAID controller :p
It doesn’t work with Gentoo, Suse 9, Red Hat, Fedora, etc…(null pointer dereference) only Novell, but not in its native raid mode.
I bet that it’s the same for Arch Linux.
And honestly, if hardware companies didn’t give the sourcecode for their linux drivers, maintain their own drivers or some people reverse engineering it, there wouldn’t be many supported hardware at all
apt-get & dpkg and all these related tools are not as brain-dead simple to use as pacman is (and Synaptic is not really as wonderful either).
pacman -Suy (update the whole system by syncing)
pacman -S firefox (install Firefox from -Current)
pacman -R firefox (remove Firefox from your system)
pacman -A package-name.tar.gz (install a local package)
What’s so difficult with apt-get? IMHO, the cited operations are have more intuitive commands in Debian:
apt-get update && apt-get upgrade (update the package database and upgrade the system)
apt-get install mozilla-firefox (install Firefox from repository)
apt-get remove mozilla-firefox (remove Firefox from the system)
dpkg -i package-name.deb
I have nothing against Arch. It’s nice to have new distributions available.
but it wouldn’t run on my Toshiba Satellite Pro.
then again many distros don’t
apart from the big Three.
Arch is definitely an excellent distribution.
I have some minor complaints about it though:
-the docs aren’t bad, you can install Arch without any problem with them. But they are not very good either. Gentoo comme to my mind when speaking about good docs
-the default kernel misses some options I like, and I still haven’t found an easy way to roll my own kernel in the “arch” way (ABS or pacman). There are articles about that on the wiki I know, but they are still too complicated for me, I need to gather some more experience with Arch to understand them I think.
-I wish the devs would split kde packages so I could install KDE without the full blown set of apps… I really hope to see that happening.
All in all these are minor complaints. The installer could be improved as well, it’s sometimes confusing (at a certain point you just browse submenus, check options and go back to a main menu, without knowing for sure if something’s actually being done or if the installer only gathers information in order to perform the installation).
Otherwise, pacman is awesome, simple and efficient, the community is quite friendly, Arch runs fast (I don’t do speed tests so I won’t say that it runs faster or slower than X, Y, Z, but it feels as fast as the other distros I’ve used so far).
Right now I’ll keep gentoo as my main distribution (I’ve used it for 1 1/2 year now), but I’ll keep an eye on arch, and if the minor problems I have with it happen to be solved, I think I’ll make the switch… Portage is very good, but compiling everything is tiresome after a while. Waiting the whole weekend for KDE to compile while it only took 2hours to download and install in arch… You know what I mean. 🙂
I fail to see how a person can use 6 hours to get Arch up and running.
During the install, it even gives you the option to configure the main files!
I had my system up and running in 45 minutes, and spent a couple of days installing smaller software and making it my own; a process I actually enjoy.
Slackware and Arch Linux have more things in common than not and this is the main reason why many Slackware users have moved to Arch recently.
This is a pretty big claim, can you back it up with reliable statistics?
That’s where Linux shines, though. If you configure a box well enough, you shouldn’t need to update much save server software and maybe some security.
I do agree on the fact that Linux is a hype at this time, though, seeing as more people tend to use it due to eyecandy. And the fact that it’s a “deviant” compared to Windows and OS X. It offers something else.
Of course not, no one can. However, judging from the forums on Arch and even from some comments on osnews, many ex-slackware users have noved to Arch. For many, it felt like the logical step forward.
Does Arch have similar “must have” tools to clean out leftover dependencies and other unwanted packages?
Apparently, the author doesn’t know one can install Gentoo as fast as Ubuntu. Considering Arch’s immature software repository, scanty documentation, small community, totally ridiculous platform portability and primitive package management system as compared to Gentoo’s, I found the authors statement about Gentoo being a beta distribution absolutely hilarious.
“Apparently, the author doesn’t know one can install Gentoo as fast as Ubuntu. Considering Arch’s immature software repository, scanty documentation, small community, totally ridiculous platform portability and primitive package management system as compared to Gentoo’s, I found the authors statement about Gentoo being a beta distribution absolutely hilarious.”
Spoken like a true Gentoo-user.
If you want to try a distro that combines the good aspects of Slackware & Arch, try Frugalware. But since the introduction of Ubuntu/Kubuntu there’s little reason to use any other distro. I really do believe that Ubuntu will unite the fragmentary “Linux on the desktop” scene around just one distro — and I also believe that this will be a good thing. 🙂
Of course not, no one can. However, judging from the forums on Arch and even from some comments on osnews, many ex-slackware users have noved to Arch. For many, it felt like the logical step forward.
Were these people long-time Slackware users, or just distro hoppers? “Many Slackware” users sounds like a huge chunk out of the Slackware user base is gone, but on the other hand this may as well be people who ran Gentoo in 2003, Slack in 2004, and Arch in 2005.
I do not have much of a statistic either to support the contrary claim. But I have watched the top-50 statistics of some software distributors (like Mensys, which is pretty large in Europe), from 2002 till this day, and it seems to me that Slackware sales are pretty constant. My counter-conclusion is that the core of Slackware users are going nowhere else.
“Even touching the word “TCO” would be completely stupid. I mean what is always claimed is that a linux box just runs and bla bla bla. Thing is, you have to change distro at least once a year to keep up to date… Linux is no wonder, it’s hype.
It’s a software aimed for students who has time and don’t run anything critical and can afford the time loss of reinstalling software every N months.
Well it’s proven once again what so many others for so long have known.
Stability or low TCO means *BSD, Solaris, OSX or Windows…”
The lovel thing about arch is that it’s a rolling distribution.. so there’s no reason to reinstall “every Nmonths” because a simple pacman -Syu will give you your latest version…just like gentoo…
The lovel thing about arch is that it’s a rolling distribution.. so there’s no reason to reinstall “every Nmonths” because a simple pacman -Syu will give you your latest version…just like gentoo…
Yes this is nice, but Debian-based distros are only slightly more difficult, unlike Fedora or Suse where you have to download the new ISO’s, burn them, then do an upgrade.
For example, if you are running Ubuntu Warty, as soon as Hoary is released, all you have to do is these three commands:
sudo sed -i ‘s/warty/hoary/g’ /etc/apt/sources.list
sudo apt-get update
sudo apt-get upgrade
I admit that this would be difficult for inexperienced users, but a lot simpler than some alternatives.
it’s
sudo apt-get dist-upgrade
not
sudo apt-get upgrade
Does Packman have a GUI? Apt-get has synaptic Slapt-get even has one. Yes command prompt can be handy, but for browsing and tagging numerous packages for various operations a GUI is a must.
1. Stability or low TCO means *BSD, Solaris, OSX or Windows…
and you claim that there’s no need to update *BSD, Solaris or Windows once a year?
2. Ive been long time slack user, switching to arch is just a matter of evolution
3. Debian is slow, that’s not a matter of configuration; besides apt is nice and can be a great tool for those lazy system administrators…
4. I don’t see a reason why arch sould set up everything by default if you will have to change almost everything to suit your needs anyway
5. unfortunately linux based systems are still percieved as distros not different operating systems based on linux kernels and GNU tools; you use an operating system named Slackware, ArchLinux or anything else, try to mind that
6. to Pikachu: silly post, this is clearly a kernel problem
7. giving points for hardware support offered by GNU/Linux system is also useless, you would have to grade the kernel hardware support rather thatn the OS that has nothing to do with the drivers (OS can actually suggest you what drivers to use)
8. OS specific configuration files are a bad idea – see Debian. OS should be as generic as possible
Yeap. pacman -Qe.
Pacman keeps trace of everything you install. So let say you have 3 packages A, B and C. A depends on B and C. You install B by hand because you need it, and later you decide to install A.
When you’ll remove A, you can tell pacman to remove all packages that depends on A and also all its dependencies, which in this case will be B only (because pacman, which is great, thinks that if you have installed B yourself and not only as a dependency of A, you probably want it, even if you remove A).
This ability is one of the reason I choose arch. Sometimes I just want to test new packages / applications, and be able to remove them if I don’t really need them (or enjoy them), but also removes their dependencies.
I’ve been considering gentoo for a long time, but I’m not sure how to do that with portage. And more, I don’t want to compile everything again and again and again…
I wanted a distrib with both binaries and sources, easy and powerfull package management, up to date every day (and not every 6 month), and easy to create your own package (compared to rpm and deb, I feel like creating a package for Arch is far easier, but that’s only my feeling). Arch is everything I have ever dreamed off. The only thing I lack is more packages, but this will change as the distrib get more users.
Thanks to the people who test things out and write about it later. For they bring in suggestions. Especially with the numerous distros to choose from, you would have to be someone without a real job to pick one out. However, sticking to one seems a problem.
PS. Gazillion, there is no such thing. “Google” is the largest in the number system.
-I wish the devs would split kde packages so I could install KDE without the full blown set of apps… I really hope to see that happening.
—>
pacman -S kdebase (not too hard, eh)
Any distro that doesn’t support x86_64 OS doesn’t have a chance at being the “Next big thing”
Seriously, amd64’s are so cheap there satruating the market like coke/pepsi so until a distro supports 64bit compuitng it’s not that big.
I have used arch and it’s ok, BUT the Q&A on packages is terrible, bugs are plenty and again, NO amd64 support.
I love Arch, I’ve ran it on my main desktop for about a year and a half; on the same install and it’s never out of date (unless I decide to let it go out of date). It’s pacman that makes it so good btw; pacman is just a great package manager.
It’s so simple that anyone with a little bash experience can manipulate it to do a lot without reading a fifty page man-page.
There is still a reason why slackware stupid simple package manager might be better than pacman (or whatever else) with automatic resolution of dependencies. If you e.g. try to install KOffice in Arch, you’ll also get glib and gconf installed, although they have nothing to do with KOffice. It seems to be very difficult to prepare packages and dependencies so as not to end up with completely useless recursive dependencies.
If you e.g. try to install KOffice in Arch, you’ll also get glib and gconf installed, although they have nothing to do with KOffice.
I don’t know about gconf, but glib is required by KOffice’s Word import filter (wvlib).
It seems to be very difficult to prepare packages and dependencies so as not to end up with completely useless recursive dependencies.
Any examples?
Yes this is nice, but Debian-based distros are only slightly more difficult, unlike Fedora or Suse where you have to download the new ISO’s, burn them, then do an upgrade.
Not true. At least in Suse you can point yast to the latest version on the ftp servers and do a complete upgrade or just update selected packages.
You said ‘Ubuntu is slower’
You meant ‘Ubuntu on my system runs slower’
You should have said ‘Ubuntu on my system runs [tends to run] slower’
that is the d/f
Makes me wonder about ROCK linux and why it arches. b-)
just wondering how am i gonna tell my folks to learn how to edit the config files in order to run arch linux when i am not home since arch is supposed to be distro of 2005
btw ubuntu is still on fire as it was in 2004… it hasn’t subsided with the new year 😉
Ubuntu x86_64 doesn’t run slow at all,well at least on my AMD64 XP3000+ 1024 DDRam system,neither do CentOs,RHEL4.0,Fedora.No need per se for optimized CFLAGS etc.
there isn’t much difference between AMD64 GENERIC and AMD64athlon/opteron in terms of performance than between a i386 and a P4 or Atlon-xp.
I don’t know if this is the year of Arch Linux, but I will say that it’s my favorite. A great, simple package manager (pacman). A great way to build custom packages that can be installed with pacman (abs). Great speed through simplicity, which actually makes it easier/more transparent (IMO) than some of the distros that could be seen as similar (Debian, Slack). The only weakness is that it is still a bit young. But time wioll heal that.
Arch is such an elegant distro…I normally install it with the base ISO from FTP, and I get a complete system, right down to the WM and applications in about 45 minutes…all with the lastest packages, all fast as heck. But, yes, I am an Arch fan boy, so don’t take it from me…install it yourself.
“3. Debian is slow, that’s not a matter of configuration;”
So, you’re saying that Arch/Slackware running lots of unneccesary services with a generic kernel is faster than Debian running only needed services with a specialized kernel?
I find it most interesting that some people believe that Arch/Slackware magically compiles faster/slimmer binaries than other distros. I find the truth to be that Slackware/Debian/Mandrake/SUSE/Fedora/etc are all almost equal in speed if configured correctly. The exceptions would be if they use different versions of packages with inherent performance differences. Also, most distros use very similar cflags, and setting -march makes things better about as often as it makes them worse from what I’ve seen as a programmer. If the programmer has profiled and optimized his code, you’d usually have the best luck wrt performance by compiling the software with the same compiler he/she used (and preferably the same flags). Compiler optimization isn’t magically making everything better when the code is tuned for something else.
It all comes down to which is most practical. Speed-difference is usually neglible if you know how to configure the distribution. Distros doing really retarded architectural choices that impact performance greatly are very, very unusual from what I’ve seen.
Arch looks like it’s becoming a great distro. I hope we/they get the resources to do more thorough QA too though.
Even touching the word “TCO” would be completely stupid. I mean what is always claimed is that a linux box just runs and bla bla bla. Thing is, you have to change distro at least once a year to keep up to date… Linux is no wonder, it’s hype.
Well, stop always saying that.
I’ve used arch for the past 2 years, 4 months. Same install for the last year and a half.
I actually meant the great advantage of x86_64 is, most distros who support it contain a x86_64 kernel and most packages are compiled for x86_64 out of the box.There is hardly any need for optimized CHOST/CFLAGS anymore and or compiling everything from source.
Does Packman have a GUI? Apt-get has synaptic Slapt-get even has one. Yes command prompt can be handy, but for browsing and tagging numerous packages for various operations a GUI is a must.
It’s PACMAN, not packman!!!
There’s not a true, full-featured GUI yet, but pacman is set to be libidized soon, so GUIs should start to appear then.
But there are some limited-functionality GUIs posted on the forums now, though.
I have used arch and it’s ok, BUT the Q&A on packages is terrible, bugs are plenty and again, NO amd64 support.
There have been problems with QA on the packages in the past (in fact Eugenia was one of the big critics of this), but things have gotten better and continue to do so.
There is an x86_64 port happening right…NOW.
just wondering how am i gonna tell my folks to learn how to edit the config files in order to run arch linux when i am not home since arch is supposed to be distro of 2005
Once the system is up and running, there is little to do to maintain it. Similar to Gentoo…the “Distro of 2003” right?
You said ‘Ubuntu is slower’
You meant ‘Ubuntu on my system runs slower’
You should have said ‘Ubuntu on my system runs [tends to run] slower’
that is the d/f
Well, Arch IS faster. Ubuntu COULD be tweaked heavily to be comparable speed, but Arch KISS mentality let’s the users TURN ON the services they want, rather than expect the user to TURN OFF the ones they don’t need.
This, plus a simple initscripts/config system makes Arch very fast, while Ubuntu (in the Debian tradition), tends to make things a bit over complicated.
IMHO
Eugenia,
The problem you experience with the grub installation resolves when you repeat the attempt to install. Like you, I have grub in use on other partitions and have run into this problem too. Just be persistent, it’ll take. 🙂
jlowell
First of all, I have not read the article and don’t plan to. I am sick of the little fangirl posting the millionth Arch review. Arch may be nice, but it surely does not deserve a daily glowing review and I do not appreciate having it crammed down my throat.
Well, it’s not being rammed down your throat, it’s on a website. Maybe you’re hallucinating?
And no, pacman is not any easier than apt-get. And if you like pacman better than Synaptic, there is something very wrong…Synaptic is almost for the brain-dead.
We’re talking pacman vs. Apt-get, not synaptic. Both apt-get and synaptic are awesome, but Arch has a different philosophy. KISS.
That rating is at least funny.
Lots of unstable packages, and I’m not talking about some rarely used software, I’m talking about broken thunderbird, nautilus to name some.
Stability/Bugs/Security (how do you even rate security?) leaves a lot to be desired in Archlinux, and the fact that x86_64 support doesn’t seem to be around the corner isn’t good too.
I’ve played with Gentoo and Arch but while those linuxes are good for small segments of the user base it does nothing to promote Linux where it matters. At home. Maybe a kid could figure it out if he was the type that liked things that were complicated and hated to configure his system via gui’s but for everyone else that needs a Linux that requires minimal installation hassle and works as needed with a understandable package manager Arch could never cut it.
Linux dominates the server market in many segments yet were still questionably ahead or behind Mac’s depending on which way the wind blows and the alignment of the planets. More home uers = more commercially available software = more compatible products.
I’ve been using it for a while – easy FTP install and then on reboot create a user, unhash your repos, pull in X and your favourite WM or D.E with pacman – # pacman -Sy <packagename> – then # xorgconfig – trivial really – and then add what you want after that – I like it and would reccomend it
That rating is at least funny.
Lots of unstable packages, and I’m not talking about some rarely used software, I’m talking about broken thunderbird, nautilus to name some.
Stability/Bugs/Security (how do you even rate security?) leaves a lot to be desired in Archlinux, and the fact that x86_64 support doesn’t seem to be around the corner isn’t good too.
Broken Thunderbird/nuatilius? It’s funny, I use these packages and have for quite some time. They work fine. When was the last time you used Arch Linux?
Security, I assume, would be rated by things like the number of unneeded services turned on by default, etc. possibly? Obviously, the true lockdown of a system is up to the user, largely. Especially with a distro like Arch.
I have never understood why Gentoo isnt all that Arch is and way more …. would it really be that hard to keep an up2date and stable repository of core binary(GRP) packages?
Ofcourse it would require a _lot_ more resources to compile the core packages(GRP) for every USE flag setting and architecture and keep them up2date – but it would be worth it! Every year would be the year of Gentoo
That’s because i386 is a 17 year old arch, and i686 is a 9 year old arch (plus i386 doesn’t necessarily have onboard float if I remember correctly). Plus, Intel copied AMD’s instruction set almost exactly for 64bit; which is sad because I almost hoped to see someone try and use this opportunity to maybe help kill x86 (but noooo!).
Let’s see, does Arch Linux have proper package QA, does it ship a firewall by default, does it use exec-shield, does it fortify binaries, does it use adresse space randomization, does it deploy SELinux?
Last I tried Arch Linux it was infact broken half the time, tracking current was a pain because there would always be a bug. They never deployed security technologies by default.
Now I like Arch as a whole, it’s a nice little distro, but to give it a top rating in credibility seems misleading to me.
Then again this is Eugenia’s soapbox and her beloved Slackware pimping has now been replaced with Arch pimping – so of course no flaw can be found in Arch.
Well after the 30 min it takes to bring up how about you insatll x with kde and then openoffice and then tell me how long it takes to set up.
I was able to get Arch up and running on my Toshiba Satellite Pro 490CDT. There was some problems but I have most of them worked out. The first problem I had was trying to get it up with XOrg using S3/VirgeMX driver. This will just not work. Instead I went with Generic VESA and it works great. Sound I am at a lost because I have tried compiling from source and still cannot get it to work.
All in all it is a nice Distro and I look forward to seeing more come from it.
So, you’re saying that Arch/Slackware running lots of unneccesary services with a generic kernel is faster than Debian running only needed services with a specialized kernel?
first of all during install you can compile your own kernel (what most sane people do), secondly you can turn off unnecessary services (simple ay?), and thirdly at my system axp 1700, 512ram etc. system starts up in roughly 18seconds together with apache, mysql, sshd, dhcpd and others + xdm
as for debian, never made it to start up in such short time
now you may draw some conclusions
Hi,
i use a long time slackware and i live it. Till 2 month i used arch on my firm laptop and its rocks
the main point here, is that we continue to get more and more distros, divinding effort, and confusing potential users … can’t we just have less distros?
arch is really a great distro,and it became even better since 0.6.the installation is just a thought/arch_base for me about 5 mins on an old 850Mhz Athlon/it works great,needs a bit more time to set up then slack,but it just works good.
but,anyway i just don’t understand why this arguing comes up here,LINUX is great,doesn’t matter if it’s debian or slack.it just the kind of taste.i like slack,can’t stand debian,but i don’t think that’s a bad distro just because i don’t like it.It’s great that we have so many choices,arch is one of them,seems to be good,i can’t see this as a bad point.
“For more configuration, you will have to use /etc/rc.local or the utilities’ own configuration files, e.g. /etc/conf.d/pcmcia.conf, or udev’s configuration files, or /etc/conf.d/wireless etc. There is definetely a learning curve in there, but Arch is using default file settings and so you won’t have to learn distro-specific tricks (as it is very common for the Debian subsystem or the main RPM systems).”
How are any of those “default file settings”? If you install pcmcia-cs from source, it puts its configuration in /etc/sysconfig/pcmcia . What’s /etc/conf.d/pcmcia.conf got to do with default file settings, then?
Using the stage3+GRP approach would require you to spend more or less 30min. Please stop using common places (FUD?) when writing articles
Yeah, until you do your emerge -u world and had to install a new xorg + (kde or gnome) updates which involve a +12 hour compile time.
Arch and Ubuntu occupy to very different niches.
Arch looks to capture the Slack/Gentoo crowd, who like to optimize and can compile their own kernel.
Ubuntu is headed towards GUI everything, and no compiling of your own stuff if you don’t want to. This is a good thing. Yes, it is. GUI tools can be good.
Corey
I’m not sure how apt-get is difficult (though maybe if I had some intractable problem I’d think differently). Sometimes I’ll do an apt-get upgrade or apt-get dist-upgrade and something will fail, but generally just running the command again will fix problems (In fact I think that’s always done it. I run stable on a server at work and testing at home on one of my machines). I’ve just never had any problem with Debian though I don’t use X on it so I can’t comment about that (or Gnome or KDE on Debian). As far as everything else goes though, I really like Debian though I don’t spend tons of time maintaining it. Which is probably a testament as to why I like it.
Gentoo tends to have more problems but that is because I am a promiscuous installer of masked packages. Gentoo is sort of the Studio 54 of distros. Hard to get into initially (especially if you’re inexperienced with Linux), but then full of dangerous temptations (You don’t have to bury your nose into the temptations and inhale but some of us don’t have much willpower). I find it worth it because I know it pretty well and it would be a whole bunch of no-fun to switch. (As a side note, I’d be curious to see the percentage breakdown of how many Gentoo users use the GRP, as well as how many start at stage 2 or 3. I always compile from stage 1, out of habit I suppose).
I mean, that’s really what it’s all about for most people, especially those who have used something for awhile and no longer find any novelty in trying new distros every few months (I’m not slagging people who do; without them there’d be no reviews, news, comparative criticism, etc. – It just doesn’t hold any attraction for me anymore. Though I do always read reviews of those who do try a lot of distros anyway to hear what peoples opinions are.) You can use a distro with problems and continue to use it because you know it the best and know how to reconfigure things, install things, administer things.
I find it kind of hard to believe there’d be any kind of mass exodus from any well established distribution (Slackware, Debian) for a few reasons. First, it’s not just about which distro is functionally better, that drives people to one or another. Most distributions are a bunch of trade-offs anyway, having negatives and positives. The negatives on one may matter to you but not to someone else who considers them a small nuisance or even a strength. The endless arguments about Debian’s crustiness (as if there is no testing branch – I have never understood why this debate even occurs; just run the testing branch if things are too old for you – I do, on one of the boxes anyway) are a good example. If you run a server, you probably love the ultraconservatism. If you want the latest and greatest desktop gizmos, you don’t. It will take you a minute to switch to a less conservative branch.
Second, and this site is a better example of this than any other I can think of, distribution choice is tribal. There is a weird emotional element for a large number of people, as regards their distribution of choice. This is partially a result of the psychological need to defend one’s own choices (which comes off as “defensiveness”) but more significantly, we forget sometimes about how much community can matter to people – the human element, basically. Gentoo is the example I’m most familiar with – the personalities on the forums and so on. The Gentoo community has been of great help to me and will no doubt be in the future, and that counts for a lot. There is an understanding that Gentoo is a different way of doing things from most distros, so cluelessness is a little expected, especially from new users. Similarly, it seems a lot of what is driving Ubuntu’s popularity (haven’t tried it, either) is this really positive vibe from the community there.
Slackware, which I’ve never used, has a dedicated community which is obvious even to outsiders. I think this may be where Richard Stallman comes in. Sure, many people hate him, or are…let’s say…annoyed with the GPL. But the thrust of all of his ideas about free software is rooted in human community, which is often missed. I’ve always liked the guy even when I disagreed with him because he’s never forgotten that humans use computers for human purposes.
The communities you see that spring up around Linux distributions (and the BSDs, GPL or not) are an example of this same current. This may be counterintuitive when thinking about something cold and digital like technology, until you consider what ends (human) technology serves. Technology is developed by human minds, and used by human minds, so there will always be a human element. When you add in the fact that everything is free, you have to bring human values into that.
So many of the more emotional responses you see when their distribution is attacked is a result of one’s own “tribe” being slagged – even if it’s a legitimate technical criticism. I’m sure there are many people out there who wish that the discussion could just be around technical issues – virtues and deficiencies – but it never has been just about that, not with Linux anyway, and I predict it never will be.
Frankly I’m glad for that because there’s an upside to it, and that is that people want to continue contributing, for free, to their tribe and community. I’m not just talking about developers, but the patient users who spend a lot of time trying to help others fix their problems, answer questions, write howtos. People who write documentation, articles, etc. People who hang out on IRC to help.
I don’t have any particular reason to try Arch because I’m not dissatisfied with what I’m using. I hope that Arch develops a robust and helpful community, (if it hasn’t done that already – it may have). It will ensure that it survives and improves.
Lastly, you know, if next year I am somehow forced to use Arch, I’ll figure it out if I have to, and probably get used to it. It’s just Linux.
I will say this though, and this is probably not an audience this largely applies to: Any person who uses Linux extensively – more than an hour a day – should learn to:
(*) Disable unneeded services.
(*) Compile a kernel.
#1 is trivial, no matter how much of a beginner you are, and frankly #2 is a lot easier than those who have never done it, think it is (I really like the Debian make-kpkg way of doing this, incidentally – just my own opinion).
What I would like to see to facilitate this is better documentation for kernel modules. There’s still stuff in the kernel that I have problems understanding. Not just what a module does but how it can affect real-life performance, and what audiences could use it and how. The help for each module is, say, 95% effective of telling me whether I really need it or not but I’d like more complete information, written for users. It could also be that there is such a database of information and I just don’t know where it is.
“Fedora, Mandrake, SuSE: they require at least 192 MB RAM, they are much slower & much bigger, RPM package management is too modularized and easy to end up with broken or incompatible packages all of a sudden.”
192MB of RAM? No. MDK needs 64MB minimum for the installer, and will run happily with icewm or another light environment on such a system. I think Fedora and SuSE are the same.
Slower and much bigger? Please, prove it. I see these assertions on OSNews all the time. I’m yet to see any concrete *numbers*. What’s Arch’s minimum installation size? Where are the benchmarks showing that it performs faster than MDK, SuSE or Fedora?
Package management too modularized? That’s got nothing to do with RPM. It’s called a ‘design decision’. RPM would work quite happily if you split the entire system up into three gigantic packages. However, the major distros modularize the packages because it allows more granularity of control of what is installed and the size of updates. How do you suggest RPM distros reconcile your demands for smaller size *and* less modularized packaging? The two would seem to be contradictory demands, as one is the way we ensure the other. How does Arch reconcile this? Are you suggesting it has less modular packages that are also somehow smaller? Neat trick.
“and easy to end up with broken or incompatible packages all of a sudden”
Only if you do something wrong. I see nothing about Arch’s package management system which would make it immune to these problems if there were a bunch of third-party and differently version .tar.gz packages available on the internet for anyone with Google or rpmfind to pick up and misuse. If you use MDK’s, SuSE’s or Fedora’s official sources with their official package management tools, this will not happen. I fail to see how you can hold the distros responsible for people who don’t.
Thanks for the tip. But actually I didn’t mean it that way.
What I meant is I want some KDE apps (e.g. Kmail, Kopete, Kmix), but not necessarily the whole package from which it comes from (in this case kdepim or kdemultimedia).
Kdebase is light, but a little too light imho, and while some KDE apps definitely seem useless (at least for me), I do love some of them!
So many forget that one of the great things about linux distros is that you can pick one that’s right for YOU. If you just want some no-gui, stable-as-rock server running backend, you may want a vanilla bsd 4.10 install. Despite all its flaws, Ubuntu really does have an easy and fairly hardware-accurate out-of-the-box install. If you don’t like the boot time, pick something else. Heck, if you want easy install, try knoppix…hehe.
*please don’t flame about my examples, they were just that…examples.
I will say this though, and this is probably not an audience this largely applies to: Any person who uses Linux extensively – more than an hour a day – should learn to:
(*) Disable unneeded services.
(*) Compile a kernel.
Just a good documented procedure should (think it is) be enough.I started to fiddle with redhat Linux 5.2.The first time i allready had an obstacle with new hardware from a PC prive project,my 1mb Trident graphics card wasn’t supported.
Thank god i found a well written cake recipe online.Allthough i didn’t have a clue what the heck i was doing,i got the graphics card working. The problem in my opinion is not the huge amount of different distributions but still a lack of good documentation,and trivial boring( but usefull) standards.Being able to compile a Debian kernel will not per se garantee you the same procedure will succeed when compiling a kernel on SuSE.
Hi Eugenia:
It is unwise to promote GTK/GNOME based distros so unabashedly. Agreed GNOME is your choice of DE and it shows in every article, edit and review. However, it is unwise to not consider KDE based distros when every man and his dog knows that KDE runs at least 3-4 times faster than GNOME on any hardware!
How about trying Arklinux or Kubuntu for a change? Kubuntu itself runs miles ahead of Ubuntu, which is everyone blue-eyed boy anyway. This comment comes to you from a Kubuntu desktop. I am not even mentioning Xandros, although it provides much more *usable* desktop than either GNOME or XFCE.
Consider this: I don’t even use firefox now. Konqueror is so quick and complete that there is no need for me to use even the so called *light* firefox.
Why is it that we are still supporting GTK bloat? Qt is much cleaner and quicker — and fits on every platform natively (widget wise).
What you should be promoting is usability for KDE and KDE based distros rather than ignoring it entirely. Already, this area is on the top of the list for KDE 4.
I really want to know one good reason why you prefer GNOME over KDE — other than extreme minimalism (which btw, was not a forte of Linux to start with; wher choice was supreme). We have always had (even in unix) more than one way of doing the same thing. So why blame KDE for giving more options for everything? Isn’t that the basic premise we all started off with?
Regards.
Arch looks to capture the Slack/Gentoo crowd, who like to optimize and can compile their own kernel.
I don’t agree with this. I run Arch and I have never “optimize[d]” anything (the i686 optimizations for Arch packages make everything incredibly speedy on my laptop to begin with), nor have I ever compiled my own kernel.
Many people like to compare Arch to Slack or Gentoo, and I frankly don’t see it. Arch fits in with a lot of users. I myself came from Fedora Core 3. I’m the kind of user that doesn’t like to mess around with stuff, I just want to be able to install or remove updated packages – and aside from the initial installation/configuring of the system, that is what I get.
It is unwise to promote GTK/GNOME based distros so unabashedly.
Sigh. Did you even read the article?
1) Eguenia did not mention GNOME/GTK a single time in her article.
2) Since when is Arch a GTK/GNOME based distro? There are plenty of KDE users of Arch. In fact, Arch doesn’t even have a “default” DE, it’s up to the user to pick one.
Please get your facts straight before you go on a rant that you know nothing about.
//The distribution’s installation procedure is curses-based //
Hell, every Linux distro I’ve tried has been based in curses, in one form or another.
Oh … different kind of “curses” …
(n)curses
It’s alright, but I prefer Slackware/Slamd64. Too bad Pat decided to remove Gnome. I really like Gedit and Gnome-terminal. Oh, well. Ion is working out much better for me as a window manager than anything else.
Granted I’m a Fedora ‘fanboy’ but didn’t you just post an article a week ago saying how fedora doubled in popularity and is roughly half of linux’s install base yet its not or never has been “distro of the year”
I’m used to Fedora getting no credit but nobody elses install base even comes close.
here is the netcraft survey posted here as a reminder http://news.netcraft.com/archives/2005/03/14/fedora_makes_rapid_pro…
>It is unwise to promote GTK/GNOME based distros so unabashedly. Agreed GNOME is your choice of DE and it shows in every article, edit and review.
You *must* be kidding. You apparently haven’t been reading this site for very long. Charges of blatant favoring of KDE are long and historied here.
Haha, exactly my words, man!!
Good point.
i think arch will fade away into obscurity like the nitch distro it currently is.
this year, like last will be the year of ubuntu. the release of hoary will send this review to the bottom of the heap.
What is the big deal about Ubuntu? I’ve used almost every major distro over the past 6 years. I also tried Ubuntu. Nothing really set it apart from anything else. Can you explain why it’s so great that you ‘fanboys’ keep talking about it in response to the article about arch?
Let’s see, does Arch Linux have proper package QA, does it ship a firewall by default, does it use exec-shield, does it fortify binaries, does it use adresse space randomization, does it deploy SELinux?
QA is improving, but no.
Firewall, by design, is the responsability of the user.
Exec-shield…no.
SELinux is underway, unofficially, for the moment.
Address-space randomization…is this as effective as is commonly believed?:
http://www.stanford.edu/~blp/papers/asrandom.pdf
What do you mean by fortifying binaries?
Thanks for the well-though out post.
My opinion of why Ubuntu is popular (positives listed only):
(1) Tons of packages available (& pretty well programmed)
(2) Easy, simple to install & configure (with no config file editing).
(3) Synaptic (GUI) package manager (installs & uninstalls).
(4) A GUI software updater (for currently installed apps/packages).
(5) Lots of computer hardware is supported.
(6) Many developers working on packages, updates, improvements, etc. (makes it a *big* distro).
My brother installed Arch on his system. It seems to be very responsive & quick (compared to Mandrake, Suse, Redhat). Speed is what it has going for it (based on viewing it in operation). Installs fast (25 minutes or less) (probably installs less packages than other distros). Lean, efficient packages (not bloated). Sum up – Speed!
Arch Negatives – Not that many packages available (compared to bigger distros). No GUI package manager (pacman is command line; simple to use once learned, but not as appealing as using a GUI version). May require editing config files for proper installation. Installing new programs could require extra steps or manual configuration. Sum up – Not as easy to use or install & way less packages available. (better suited for intermediate or advanced skilled Linux users).
Comparison between Ubuntu (Gnome) vs Arch (KDE) is not really fair. (Should only compare Gnome to Gnome or KDE to KDE for linux distros). ie: Kubuntu vs Arch (& use actual benchmarks to prove your statement)
I’m not sure if Kubuntu runs faster. I’ve only tried Ubuntu (Hoary) & it seemed average (ok) speed (from observation).
Mandrake, Redhat, Suse, etc. are optimized for i586 processors (doesn’t that tell you something). Ubuntu is i386 architecture compatible. A i586 Ubuntu or Kubuntu would perform quite faster. (I believe 10%+ depending on which system it was used on, ie(something like this): P2 300Mhz 10% (i386 vs i686), P4 3Ghz 30%;*note, these are not actual performance numbers; just made up to illustrate a point).
I hope that Kubuntu & Ubuntu will optimize their software for i586 or i686 soon to get extra speed improvements.
(One way to test speed difference between i386 & i686 is to compile Gentoo, apps & benchmarks for i386, run benchmarks & record the results. Then recompile Gentoo, apps & benchmarks for i686, run same benchmark programs, record results & compare both sets. This should prove it. My assumption, the faster the computer (fast CPU, & 512MB RAM) – the bigger the performance spread between i386 vs i686 (I think). I’m surprised no one has taken the time to do this type of comparison/review (I just don’t have the time to do it).
My personal statement. If Kubuntu/Ubuntu would optimize their distros for i686 (or i586), then I think the speed and responsiveness would be close to or better then Arch (plus Ubuntu would have all the other benefits I listed at the beginning). But, sigh, many distros want to remain compatible with the i386 architecture. When it should be i586 instead.
the other point is, whether you like GUIs or not. the authors usually give you only a limited set of options that you can play with (whereas manually editing, well it’s up to you)
besides, use the keyboard it ain’t that hard
just comparing
mouse – 3 buttons
keyboard – 104 buttons (keys)
then which of these gives you the power?
Got your point there. Then, how come no one is protesting about the screenshot showing GNOME desktop running. If what you’re sermonising to me about reading the article, it should be made imperative that a desktop neutral screenshot (if one can be taken) be shown.
And, Kind Sir, I have most definitely read the article.
My opinion of why Ubuntu is popular (positives listed only):
(1) Tons of packages available (& pretty well programmed)
(2) Easy, simple to install & configure (with no config file editing).
(3) Synaptic (GUI) package manager (installs & uninstalls).
(4) A GUI software updater (for currently installed apps/packages).
(5) Lots of computer hardware is supported.
(6) Many developers working on packages, updates, improvements, etc. (makes it a *big* distro)
You forgot the 6 months release cycle
What is a desktop-neutral screenshot? TWM?
Give me a break. I do run Gnome with Arch. Everyone’s using something specific. That’s why the screenshot has Gnome in it.
Arch Linux is the best Linux distro on the market nowadays – this claim comes from ex-slacker. I don’t see a reason for running Slackware when we got Arch right now, it’s Slackware for the new generation.
Arch is a great Distribution. I use it since more than a yeah without any major problems. The review is very neutral…good job.
To archers: Please dont let us fall into this “we-have-to-convince-everbody-to-use-it-mentalism” i hate about the gentoo community.
My brother installed Arch on his system. It seems to be very responsive & quick (compared to Mandrake, Suse, Redhat). Speed is what it has going for it (based on viewing it in operation). Installs fast (25 minutes or less) (probably installs less packages than other distros). Lean, efficient packages (not bloated). Sum up – Speed!
The way you achieve this (and the way I do it) is to only install the base packages on an FTP install, then on reboot use pacman to add X and your WM etc, and then go from there in a piece-meal fashion – to that extent it’s “un-bloated”.
In my previous post I assumed you were using KDE on Arch, just because my brother installed it with KDE. I went back to the article to look at the screenshot and saw you have Gnome installed on Arch. So, your observation of responsiveness between the 2, Arch (Gnome) vs Ubuntu (Gnome) is well based.
Sorry, for the incorrect statement in my previous post stating you shouldn’t compare Arch (KDE) to Ubuntu (Gnome) as unfair, because you did made it fair (using Gnome on both).
It is fairly obvious that Arch is fast (from what I’ve observed), but good to backup these statements with numbers (benchmarks) to convince others, because some people will say “X” distro is faster (or just as fast) and who to believe. (The exact reason why we have benchmarks – to prove it). (ie: copy a large file from one partition to another, do a video encode or conversion test, run a video, cpu and game benchmark, etc. on both distros & then compare).
Fairly informative article you wrote. Good starting point for getting background info on Arch.
“first of all during install you can compile your own kernel (what most sane people do), secondly you can turn off unnecessary services (simple ay?)”
Don’t be ridiculus, everyone knows the only distro capable of running custom built kernels and choose which services to run is Debian :roll:.
“and thirdly at my system axp 1700, 512ram etc. system starts up in roughly 18seconds together with apache, mysql, sshd, dhcpd and others + xdm
as for debian, never made it to start up in such short time
now you may draw some conclusions”
My pentium4 2.6GHz 768MB RAM etc. Sarge system starts up in about 21 seconds with sshd, dhcp, kdm, udev, cups, privoxy and many others, big deal.
I wiped out MDK a year ago and haven’t looked back.
And to you people that thinks that arch is Gnome based I can say that there is no default DE in Arch. You can run whatever you want in it, even ION or WMI.
OK, I saw this twice in this thread.
NICHE. THE WORD IS NICHE.
It’s spelled ‘niche’ and pronounced ‘neesh’. Pronounce it ‘nitch’ if you really, really, really must, but spell it right at least.