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
Post a Comment