so we already know that setterm -blank 10 in /etc/kbd/ will blank console after 10 minutes.
I'm off site. So how do I setterm the remote pi running raspbian? Also I can't just reboot the machine just because I feel like it.
Code: Select all
sudo sh -c 'TERM=linux setterm -blank 0 >/dev/tty0'