| How to enable autologin in GNOME |
|
|
|
|
The GNOME image distributed from this site requires the user to login at boot. Requiring a login is good for security, but often becomes burdensome during development when reboots are a routine occurance. Fortunately, configuring autologin is a simple process. First create the file /etc/pam.d/gdm-autologin with the following contents: # Next edit /etc/gdm/custom.conf so that the daemon section contains the following (it is empty by default): [daemon] You can, of course, autologin as a user other than root. Just substitute the desired username for root. Your system will now autologin on the next boot. |
| Last Updated on Monday, 27 December 2010 21:26 |