LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to configure linux to boot automatic without enter username&password? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-configure-linux-to-boot-automatic-without-enter-username-and-password-600704/)

hocheetiong 11-18-2007 07:50 PM

how to configure linux to boot automatic without enter username&password?
 
Hi, this linux desktop only for telnet purpose use only, i dont want user always enter the username and password, my purpose is i want this small linux install into hardisk than just only for Telnet(with network ip) function only, also want the telnet which can support vt400 type keypad function to automatic linux start than it also start like "dump terminal"

Any solution?? thank you...

Joebie 11-19-2007 04:14 AM

UI
 
Without gui I only know of running in runlevel 1 you can turn on networking etc. in this runlevel. Edit /etc/inittab and change the line "id:3:initdefault:" to "id:1:initdefault:"

In kde u can use "Control Centre -> System Administration -> Login Manager" turn on auto login.

In gnome probably for kde as well "/usr/sbin/gdmsetup".

Amir Menesy 11-19-2007 04:46 AM

gnome has the same function as kde you can enable automatic login by go to

system -> Administration -> Login Manager

hope it works :)


All times are GMT -5. The time now is 09:04 AM.