How can I set up a server so that when there is a power cut it is safely shut down, and when power returns it switches back on automatically?
I am specifically using an IBM AIX Server 6.
|
How can I set up a server so that when there is a power cut it is safely shut down, and when power returns it switches back on automatically? I am specifically using an IBM AIX Server 6. | |||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
You would need to have a UPS (Uninterruptible Power Supply) for that, which sends a signal to the server when power is about to run out. | |||||
feedback
|