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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -