monctrl:
ssh -l monctrl colossus
/home/gbt7/galahad/McPython.bash
/home/dss, and into the test version that you wish to run. For example, 0.2/nell/nell.
def.cfg to point to the "nell" devdata.sqlite database and set server.socket_port = 8087
nohup python start-nell.py &
monctrl:
ssh -l monctrl colossus
ps axf | grep start-nell.py
ps should have displayed three PIDs:
[monctrl@colossus ~]$ps axf | grep start-bos.py 14821 pts/1 S+ 0:00 \_ grep start-nell.py 13752 ? S 0:07 python start-nell.py 13756 ? Sl 1:24 \_ /home/gbt7/galahad/bin/python start-nell.pyIgnore the
grep PID. Kill (with default signal) the PID for the second python (the one with the full path specifier). The other will go as well. In this case:
kill 13756
Attachment: ![]() | Action: | Size: | Date: | Who: | Comment: |
|---|---|---|---|---|---|
| | action | 66130 | 05 Aug 2008 - 01:10 | PaulMarganian |
| Topic DssDocs . { Edit | Attach | Ref-By | Printable | Diffs | r1.13 | > | r1.12 | > | r1.11 | More } |
|
Revision r1.13 - 22 Aug 2008 - 20:27 GMT - PaulMarganian Parents: WebHome > SoftwareDocs |
Content copyright © 1999-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. |