Ano-Tech Computers
Enter keyword:

Linux: Disable console blanking
Problem:
After some inactivity, the linux console is blanked by the kernel. This can be a nuisance in certain situations, and it's not obvious how this feature can be disabled.
 
Solution:
Add the following to /etc/rc.d/rc.local:
"setterm -blank 0"

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles