Hacker News new | ask | show | jobs
by ntegan 2041 days ago
Disable the extra TTYs and then erase this information from your long, medium, and short term memory.

‘’’ for i in {2..6}; do systemctl mask getty@tty${i}.service; done ‘’’