Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

notebook server daemon + security issues

Hi I installed sage on my vserver and run it with a lighttpd proxy. All I need now is a daemon so I can run it in the background on my vserver, because I use this server for other things as well. Is there a way I can start the sage notebook as a daemon? Or do I need to make a bash script (I'm not good at bash)? What would be the best way to invoke the notebook, which parameters should I use?

I am also a bit worried about security, as my notebook can be accessed through the web publicly. Is there anything I should take account of?