command line - Startup several applications on boot (each in their own terminal) + Auto-Mount Harddisk - Ask Ubuntu


when boot linux server, have run following things manually:

  1. start our mc server single command line
  2. start telegram bot single command line
  3. start dns update client single command line
  4. (login harddrive)

what approach automate process? i've seen "minecraft startup scrips", contain lot of lines of code absolutely unnecessary in case. use own slim server-manager can run simple command.

the goal is, boot server , gets done automatically, after logged in user (i'm user on system).

simply go start applications, , add new entry, name wish , write following in command box:

gnome-terminal -e "command"

*instead of gnome-terminal can use whichever terminal like. substitute command of commands, easier 1 command per entry.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User