Posted by: Anonymous Coward
on May 31, 2007 02:49 AM
A couple of points about your review:
1. Gentoo automounts usb devices flawlessly (e.g. better than Debian). You have to emerge hotplug and add your account to the plugdev group: % gpasswd -a yourname plugdev
2. You should have no problems with admin. You need to make your user account a member of the wheel group: % gpasswd -a yourname wheel
Re:install gksu or gksudo
Posted by: Anonymous Coward on May 31, 2007 02:49 AM1. Gentoo automounts usb devices flawlessly (e.g. better than Debian). You have to emerge hotplug and add your account to the plugdev group:
% gpasswd -a yourname plugdev
2. You should have no problems with admin. You need to make your user account a member of the wheel group:
% gpasswd -a yourname wheel
#