When you run a remote shell (for example putty) and you start a remote cli program (e.g. tomcat, servicedesk, jboss and so on) when you close the remote shell normally they would terminate. To avoid this situation you can try to run the program in background (adding & at the end of the command or [...]
Filed under: Linux, System Administration | Tagged: Child process, Remote Shell, Shell script | Leave a Comment »