Linux Review 11: Arch Linux

After 11 successful looks at Linux, I think I may have found my favorite...

Arch Linux is a Linux distribution striving to Keep it simple. My opinions on this? Its great. Arch is lightweight and you can do anything in relation to Desktop Managers and configuration. I installed it on my Eee PC 904HA, and had similar results to Fedora. Sound from the headphone output is full of static, but I think that might be a hardware problem. Wireless basically worked out of box. Even with the core install, essentials to a laptop configuration were working. I went from there, installing and configuring X.org, GDM, Gnome, XFCE, and getting programs like Firefox, Pidgin, and OpenOffice.org. What I got out of doing this all by hand was a fast, slim system with only the essentials.

Arch Install
The Arch Linux installer is a text base installer, covering everything needed to get a working install on first reboot. It goes through partitioning, keyboard, time zone, and other settings. If you download the FTP image, you download packages from mirrors to use on the first reboot. I downloaded the ~150MB FTP image, and then downloaded some packages such as the kernel and Text editor, nano. I also dived into using EXT4 for my root partition. EXT4 is the latest EXT filesystem, and it seems faster than EXT3 would be. I had to use EXT3 for my /boot partition as GRUB doesn't yet support EXT4. Otherwise, the install went smooth, and I checked the configuration files to make sure that they were ok. They were, and I proceeded into my first installed start-up of Arch.

Arch Startup
The installed system was blazingly fast. I logged in as root, and I had a command line based system, that I was ready to install things like X onto. I read around the Arch wiki (Great wiki), figuring out how to go around installing what I wanted. Soon after, my system was ready and very usable.

Overview
Arch is a nice Linux distribution. It is lightweight and fast. It works great, once you have it configured properly. It gives you flexibility. You only download things you need. I have to say, with all of these things together in one distribution, it is my favorite. I have to give it a 5/5. I think this will be my distribution of choice for a while. Until something similar to arch comes along with a better mixture of performance and features, Arch will be my favorite. For now, I will stop distribution hopping and stay with Arch.