Tutorials

:: AutoLogin User on Centos 6

:: Issue
If you want username on your linux centos
if you want the user to automatically login without having to enter usernames and passwords on Linux Centos Desktop.
 
:: How to make autologin

vi /etc/gdm/custom.conf
## add these line
[daemon]
AutomaticLoginEnable=True
AutomaticLogin=username

then reboot your pc
 
:: Links
+ Google
+ Sudhaker

Hi, I’m Sysadmin.ID

Leave a Reply

Your email address will not be published. Required fields are marked *