Hacker News new | ask | show | jobs
by olufnaese 2040 days ago
I tried this but found switching ttys was too easy.
1 comments

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 ‘’’