Google

RHEL5 RedHat/Fedora Linux Using netgroups with LDAP (nss_ldap)

January 25th, 2008
There is an excellent tutorial on using LDAP for netgroup enumeration. Most of the changes are obvious, but one thing may trip you up. Read the rest of this entry »

Atheros AR5212 not working after suspend with pm-utils (gnome-power-manager)

January 24th, 2008
My ath0 device wasn’t working after resuming from a suspend on Fedora 8. modprobe -r ath_pci followed by modprobe ath_pci fixed the problem. I decided to automate that, so I read a bit of the pm-utils scripts and wrote the following simple script in /etc/pm/sleep.d/wireless Read the rest of this entry »