LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   SSH and processes (https://www.linuxquestions.org/questions/linux-networking-3/ssh-and-processes-267113/)

Paiway 12-16-2004 01:28 PM

SSH and processes
 
Hi.

I realize this is probably a silly question, but how do I start a process on the local machine over ssh? I only manage to start processes for the remote user, which is bad since they are terminated once I close to ssh session.

For example, I'd like to be able to start XMMS over ssh and have it stream sounds on the local machine, or perhaps start folding@home without it terminating once i close the ssh session.

Feel free to correct me if my terminology is off.

Thank you for your time.

m00t00 12-16-2004 01:43 PM

look at nohup, screen (detached, of course), or even just running the process in the background.


All times are GMT -5. The time now is 06:07 AM.