#vi /etc/inittab
Find the Below line,
1:2345:respawn:/sbin/mingetty tty1
Replace this line by below one,
1:2345:respawn:/sbin/mingetty --autologin root --noclear tty1
In terminal 1, root user gets automatically login in every restart. If you wants, enable autologin in the remaining terminals also with the same.
Find the Below line,
1:2345:respawn:/sbin/mingetty tty1
Replace this line by below one,
1:2345:respawn:/sbin/mingetty --autologin root --noclear tty1
In terminal 1, root user gets automatically login in every restart. If you wants, enable autologin in the remaining terminals also with the same.
Pess keys :- ctrl+alt+f1
Check terminal 1 :-
Press keys :- ctrl+alt+f2
check terminal 2 :-
No comments:
Post a Comment