Skip to navigation
How to automatically login into tty/console as root or any user into debian
19.07.24
# Install rungetty and create the getty folder and file ```console apt-get install emacs-nox apt-get install rungetty mkdir -pv /etc/systemd/system/getty@tty1.service.d emacs /etc/systemd/system/getty@tty1.service.d/autologin.conf ``` # Add the below to the autologin.conf ```toml [Service] ExecStart= ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux ```
https://notes.ponderworthy.com/autologin-to-text-in-debian-jessie
Reply
Anonymous
Information Epoch 1730248197
Save trees.
Home
Notebook
Contact us