This is an old revision of the document!


Stop blanking

Disable blanking the text terminals.

$ sudo nano /etc/kbd/config

Change:

BLANK_TIME=0
POWERDOWN_TIME=0

Or add in:

$ sudo nano /etc/rc.local 
setterm -blank 0