Debian Core - Autologin (Check description for new commands)

preview_player
Показать описание
Debian 8 - Jessie (New Version)
##########################################

# Add The lines below - Replace 'sean' with your username

[Service]
ExecStart=
ExecStart=-/sbin/agetty --autologin sean --noclear %I 38400 linux"

Debian 7 - Wheezy (Old Version) - Shown in the video
##########################################
Autologin as root in Debian Core (No GUI) and remove the login information that shows at the top.

touch ~/.hushlogin
touch /home/User/.hushlogin
nano /etc/inittab

change tty1 to: "1:2345:respawn:/sbin/getty tty1 --autologin sean"

User name is at the end. (sean)
Рекомендации по теме
Комментарии
Автор

Deepin OS is Debian, does this thing works with x86?

vam
Автор

Not working, says "Service has no ExecStart=, ExecSt" Debian 12

Автор

inittab file does not show to me, can you help me?

rodrigomoraes
Автор

is there a default password for root?
is there a better way or system to reinstall this G3?
thanks

wendidukex