• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

unix questions

jhu

Lifer
1. is ssh the best option for remote shell access?
2. how do i get a program to continue running after i log out?

ie, how do i remotely access my computer, run povray and have the program continue rendering an image after i log out?
 
For this program you are running, does it render, then save, then exit, or does it render and then you look at it again later? The reason I ask is that (AFAIK) there is no way to get the output (i.e. windows) of a program up again once it has been nohup'ed and you've logged out.

edit -
Ok, I'm dumb. I'll have to try that screen thingy...
 
Screen rocks! Great for things like text based IRC, monitoring a Linux Half Life server, and any thing else you can think of.
 
Back
Top