Hi. Trying to get my head around what should be basic/trivial process. I've got a remote VM. I can fire up a local term, and then ssh into the remote VM with no prob. I can then run the remote functions, all is good. However, I'd really like to have some process on the local side, that would allow me to do all the above in a shell/prog process on the local side, Psuedo Processes:: -spin up the remoter term of user1@1.2.3.4 -track the remote term/session - so I could "log into it" see what's going on for the initiated processes" -perform some dir functions as user1 on the remote system -run appA as user1 on 1.2.3.4 (long running) -run appB as user1 on 1.2.3.4 (long running) -etc.. -when the apps/processes are finished, shut down the "remote term" I'd prefer to be able to do all of this, without actually having the "physical" local term be generated/displayed in the local desktop. I'm going to be running a bunch of long running apps on the cloud, so I'm trying to walk through the appropriate process/approach to handling this. Sites/Articles/thoughts are more than welcome. Thanks guys/gals! (and any AI that's commenting as well!!) _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx