in reply to Re: reboot a system (machine or server) multiple times with perl script
in thread reboot a system (machine or server) multiple times with perl script

It's ubuntu

  • Comment on Re^2: reboot a system (machine or server) multiple times with perl script

Replies are listed 'Best First'.
Re^3: reboot a system (machine or server) multiple times with perl script
by LanX (Saint) on Mar 13, 2015 at 11:39 UTC
    There are various ways to automatically start a script on ubuntu. See http://askubuntu.com/questions/814/how-to-run-scripts-on-start-up

    This script will be restarted each time, so you have to leave information about what to do next on your system.

    Like writing to a file before rebooting and reading the status after restart.

    If availability matters you'll need another machine monitoring the process.

    BTW: Plz do not repost your question again!

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)

    PS: Je suis Charlie!