From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701 Description of problem: This might be dismissed as a triviality, but it would seem logical to disable console blanking by default on server installs. I've had several problems with servers dropping dead in their tracks with no log messages, and attaching a monitor just gives a blanked screen. I'm hoping the setterm -blank 0 will work, but it seems to make sense for that to be a default on a server install, since they're usually headless and you definitely want any hope of information retrieval after a crash. :) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: Let your RH server crash, try to plug in a monitor, see nothing. :) Additional info:
The problem is there's really no way encoded to say 'this is a server install' that can cause modifications at that level.