On Thu, Oct 09, 2008 at 03:20:54PM -0700, Chris Samuel wrote:
> 
> What we do on our CentOS cluster is disable the standard
> screen blanker in our startup scripts with:

To clarify, see console_codes(4):

> echo -e "\033[9;0]" >/dev/console

        Sets screen blank timeout to 0

> echo -e "\033[13]" >/dev/console

        Unblanks the console

-- 
David N. Lombard, Intel, Irvine, CA
I do not speak for Intel Corporation; all comments are strictly my own.
_______________________________________________
Beowulf mailing list, [email protected]
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to