I have been tasked with setting up a server program I wrote to run continuously on a remote machine. I have setup multiple instances of this server running in the background by Code: % MyServer.jar & ...