This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
advanced-unix:capitole:capitol-03 [2016/05/10 12:59] razvan [Folosirea tmux] |
advanced-unix:capitole:capitol-03 [2016/05/10 13:07] (current) razvan [Folosirea supervisord] |
||
---|---|---|---|
Line 141: | Line 141: | ||
tmux attach | tmux attach | ||
</code> | </code> | ||
+ | </note> | ||
<note tip> | <note tip> | ||
- | Pentru a porni un server HTTP Python folosiți comanda<code> | + | Pentru a porni un server HTTP Python folosiți comanda |
+ | <code> | ||
python -m SimpleHTTPServer | python -m SimpleHTTPServer | ||
</code> | </code> | ||
Line 156: | Line 158: | ||
* https://www.digitalocean.com/community/tutorials/how-to-install-and-manage-supervisor-on-ubuntu-and-debian-vps | * https://www.digitalocean.com/community/tutorials/how-to-install-and-manage-supervisor-on-ubuntu-and-debian-vps | ||
* https://serversforhackers.com/monitoring-processes-with-supervisord | * https://serversforhackers.com/monitoring-processes-with-supervisord | ||
+ | |||
</note> | </note> |