Auto Login

16. January 2009, by Alex

In some cases you might want your computer to automatically log in a user. There are a lot of tools or possibilities to do that but the lightest version I found so far, and I don’t think anybody can beat that, is just adding following line in your /etc/inittab:

1:12345:respawn:/sbin/mingetty –noclear –autologin <YOUR USER NAME> tty1

If it is not woking after a restart, make sure you installed mingetty.

Leave a Reply


Fatal error: Call to undefined function quote_comments_loader() in /home/www/kuhrti.de/wp-content/themes/kuhrti6/comments.php on line 70