Execute a command via SSH and terminate the connection without waiting for the command to finish


A few days ago I was trying to update the script used to build the application on which I’m working. Together with the build I also wanted to integrate the script so to release the app on test boxes and restart the JBoss instance. While the stop was working as a piece of cake, the … Continue reading Execute a command via SSH and terminate the connection without waiting for the command to finish