As a continuation of the Gentoo rant thread, a thread for Linux in general sould be started. So here it is.
I've got Arch installed and working fine. Only thing I really need to tweak is wired networking so I don't have to keep doing this every reboot:
Wifi is working fine. Actually better than fine since I switched from netcfg to netctl. Ready to hang out at my local Starbucks!
I found this screenshot on Tumblr. It's Arch, LXDE, and Metacity. According to #archlinux on freenode, he's also using Docky:
Anyone else able to help me out if I don't hear back from the kid that posted this?
And finally. Steam. It's only "officially" supported on Ubuntu, but Arch has a wiki page full of tweaks and workarounds. Gonna give it a shot. I'll report back how that little adventure goes.
I've got Arch installed and working fine. Only thing I really need to tweak is wired networking so I don't have to keep doing this every reboot:
Code:
ip link enp2s0 up
systemctl stop dhcpcd.service
systemctl start dhcpcd.service
I found this screenshot on Tumblr. It's Arch, LXDE, and Metacity. According to #archlinux on freenode, he's also using Docky:
Anyone else able to help me out if I don't hear back from the kid that posted this?
And finally. Steam. It's only "officially" supported on Ubuntu, but Arch has a wiki page full of tweaks and workarounds. Gonna give it a shot. I'll report back how that little adventure goes.