Machine/booki: Difference between revisions
→known problems: objavi |
→django: Fix screen command, -x, not -R |
||
| Line 36: | Line 36: | ||
ssh mokurai@booki.treehouse.su | ssh mokurai@booki.treehouse.su | ||
sudo -s | sudo -s | ||
screen - | screen -x | ||
[CTRL-C] #to terminate the blocked/slow/running django | [CTRL-C] #to terminate the blocked/slow/running django | ||
django-admin runserver 0.0.0.0:80 #start again | django-admin runserver 0.0.0.0:80 #start again | ||
[CTRL-A followed by D] # detach screen session without terminating ... | [CTRL-A followed by D] # detach screen session without terminating ... | ||
===objavi=== | ===objavi=== | ||
Books in booki are translated to PDF and other output formats by objavi. This instance of objavi says that it is generating the output document, runs through a progress bar, and then fails to make any further progress. | Books in booki are translated to PDF and other output formats by objavi. This instance of objavi says that it is generating the output document, runs through a progress bar, and then fails to make any further progress. | ||