debian - Ruby script running standalone on vps -


i have ruby script want run 24/7 on vps( debian squeeze ).

now run script have open new ssh session putty , start script console. when close console script process closes.

how can make script running standalone?

maybe can take @ nohup command:

http://uw714doc.sco.com/en/sdk_tools/_using_the_nohup_command.html


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -