Ask HN: How hard is it to get Arch Linux up and running, really?
6 comments
I've had some pretty fantastically horrible experiences trying to get Linux set up, but Arch was one of the smoothest installations I've had (apparently, I am learning!) I've finally been running Ubuntu for about a year now (as a dual-boot with a Windows machine, but I use Ubuntu for almost everything now on that box).
Back to the point, I got Arch up and running in a VirtualBox VM on the first try, and adding packages has been pretty straightforward (slightly different syntax, have to su to root instead of sudo, but aside from that pacman seems pretty similar to apt-get).
Good luck!
Back to the point, I got Arch up and running in a VirtualBox VM on the first try, and adding packages has been pretty straightforward (slightly different syntax, have to su to root instead of sudo, but aside from that pacman seems pretty similar to apt-get).
Good luck!
By the way, you can install sudo on arch if you want.
I would whole heartedly suggest giving it a try! It may appear daunting, but if you take your time and go step by step, chances are, you'll be just fine. If you're really worried about screwing up your system, you can install it on a virtual machine first (virtual box is free and works well enough), as a trial run.
You're bound to learn a thing or two while you go through the install, so jump in and have fun!
You're bound to learn a thing or two while you go through the install, so jump in and have fun!
What netbook do you have? A lot of popular laptops and netbooks have a page in the Arch wiki with installation instructions step by step.
As an example, this is the Asus Eee PC 1005HA page on Arch's wiki:
https://wiki.archlinux.org/index.php/Asus_Eee_PC_1005HA
As an example, this is the Asus Eee PC 1005HA page on Arch's wiki:
https://wiki.archlinux.org/index.php/Asus_Eee_PC_1005HA
It is a great experience to setup arch. It is relatively straightforward and easy to maintain. The only reason I eventually switched away from arch was because of the lack of signed packages, which was a big issue to a security-paranoid person like me. If you're just going to run chrome, go with a lightweight WM such as dwm.
I can tell you that Arch Linux is more stable than ubuntu!
I can get arch up an running with X, alsa, video drivers for intel processor and fluxbox (and dwm) in half an hour. That must be enough for running chrome. I do not include download time in that half hour because I save the stable packages that make my computer run smooth.
Can anyone speak to how difficult it would really be to set up Arch for a first timer to it, coming from a few years of Ubuntu? Any tips?