SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: nixfirst on October 09, 2014, 01:02:04 PM

Title: How to login automatically?
Post by: nixfirst on October 09, 2014, 01:02:04 PM
I would like to login without entering password each time. :)
Title: Re: How to login automatically?
Post by: way12go on October 09, 2014, 03:37:23 PM
Go to Synaptic package manager. Right click on the Sparky Aptus icon and do it.

Then do Reload.

Then install

Lightdm-manager

package.

Then start it from

Run

option in the menu

and select autostart option.

There you go.
Title: Re: How to login automatically?
Post by: nalsdixit on October 16, 2014, 01:21:17 PM
did the same, however the autostart box is not clickable (as in when i click on it, nothing happens)

any ideas

tks

nals
Title: Re: How to login automatically?
Post by: one23 on October 17, 2014, 11:28:18 PM
You might try following:

in terminal type

sudo mousepad /etc/lightdm/lightdm.conf

and uncomment these lines

[SeatDefaults]
auotlogin-user=<YOUR USER>
autologin-user-timeout=0


save the file and reboot your machine