New Arch user...

Associate
Joined
14 Jan 2004
Posts
1,518
Location
Wiltshire
No real reason for posting, but I am now posting from my first Arch install...

I've been a Ubuntu user for several years now - i think my first version was 6.10. Since then i have moved from dual booting because i found Windows easier to use for certain things, to dual booting because Windows is just good for games and certain pieces of proprietary software, and using Linux almost exclusively.

I've used Linux for everything for several years now, and have setup CentOS servers at work and at home for centralised login, hot-desking, file serving, databases, etc. But on my desktop and my laptop i have always stuck with Ubuntu. Tried out Fedora a couple of times, but didn't find anything there to draw me from Ubuntu. Then just recently something broke... I could probably fix it just fine by updating to 11.04 from 10.10, but tbh i just wanted to learn more.

I had a quick bash at Gentoo in Virtualbox but figured an intermediary step would be good. Gentoo was just taking too much time, which is a rare commodity for me atm, so i thought i'd try Arch - the install on Virtualbox broke, but i was confident it was just a virtualisation issue and went ahead and wiped my laptop hard drive for a fresh install. Couple of attempts later, and it's all gravy! Got Gnome3 running and a basic install underneath. Just need to get the wireless to work, which shouldn't be too hard, and i'll be happy.

I'm liking the 'get your hands dirty' approach of Arch, it suits me - i always want to know why and how! ;) Hopefully this will be the start of my real Linux education, since i always felt Ubuntu was preventing me from really learning (not to take anything away from Ubuntu - it has done a lot for Linux imo and made it far more accessible).

Well, that's it, just wanted to share my happy moment of posting from a GUI in Arch :D
 
Nice choice :) Arch is definitely awesome, I've been using it for years as a main desktop OS.

I think it's basically Gentoo but for people who have limited time and who actually need to use their PC rather than being stuck endlessly fixing and compiling :p

The Arch IRC channel on Freenode is very good to if you need any urgent answers :)
 
Congrats :) Arch is my favourite distro. It looks a bit daunting at first but once you figure out the basics it certainly lives up to the KISS principle that it strives to follow.

Once you're comfortable with pacman look at replacing it with something like clyde. In addition to all of pacman's features, it will let you search and install directly from the user repositories without having to mess about with downloading PKGBUILD's and the like. It's really useful :)
 
I'll certainly try clyde out at some point, but first i want to know how to do things myself. Still having problems with the wireless, but not tried any gui tools yet. I don't intend to until i get it working by hand! Seems that WPA2 might be causing my problems - i managed to get it to associate using WEP.

I'll post asking for help if i get really stuck :)
 
Got the wireless sorted! :D Turns out i needed to add
Code:
scan_ssid=1
to my wpa_supplicant.conf in order for it to connect to a hidden AP!

Next thing is to get it to automatically connect to my home network and switch between networks when i go to work etc...
 
Back
Top Bottom