kevin Posted April 28, 2009 Share Posted April 28, 2009 I need to run a script on a remote server, I'm currently doing this by SSH'ing and running it from terminal. But this script stops after I close the terminal, I'd like to keep it going permanently. How can I do this? Quote Link to comment Share on other sites More sharing options...
kevin Posted April 28, 2009 Author Share Posted April 28, 2009 Okay so I got it using nohup [command]&nvmI'll be back in here later probably.. if I can't get this working Quote Link to comment Share on other sites More sharing options...
kevin Posted April 28, 2009 Author Share Posted April 28, 2009 Okay, now can anyone help me install GCC on a remote linux server? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.