Results 1 to 2 of 2

Thread: byobu auto startup sh

  1. #1
    Join Date
    Jan 2008
    Beans
    50

    byobu auto startup sh

    I have recently had a power outage on my ubuntu server and it is kind of annoying to manually need to restart two of my minecraft servers in separate screens when this happens. I'm wondering how I can start up the servers that I have .sh written for automatically when the server boots. I need them to be in two separate byobu windows so I'm unsure if cron can do this. Any suggestions?

  2. #2
    Join Date
    May 2007
    Beans
    231
    Distro
    Xubuntu

    Re: byobu auto startup sh

    I think the best way for that is the old rc.local file. It's read and executed at boot. You probably have to create it - /etc/rc.local

    More about it here: https://vpsfix.com/community/server-...es-what-to-do/

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •