First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 14 years ago

Kelvin Li gravatar image

I do not believe that Sage has a "daemon mode", but there is a Trac ticket on it [1]. Usually, screen or nohup will accomplish the desired effect, and they have been suggested on sage-support [2].

Regarding security, it might be useful to enable HTTPS via the notebook(secure=True) option and to use a strong password. If you intend to make this notebook publicly available for anyone to use, there are some more things to consider, like running the server with restricted user permissions.

click to hide/show revision 2
enabled community wiki

I do not believe that Sage has a "daemon mode", but there is a Trac ticket on it [1]. Usually, screen or nohup will accomplish the desired effect, and they have been suggested on sage-support [2].

Regarding security, it might be useful to enable HTTPS via the notebook(secure=True) option and to use a strong password. If you intend to make this notebook publicly available for anyone to use, there are some more things to consider, like running the server with restricted user permissions.

click to hide/show revision 3
enabled community wiki

I do not believe that Sage has a "daemon mode", but there is a Trac ticket on it [1]. Usually, screen or nohup will accomplish the desired effect, and they have been suggested on sage-support [2].

Regarding security, it might be useful to enable HTTPS via the notebook(secure=True) option and to use a strong password. If you intend to make this notebook publicly available for anyone to use, there are some more things to consider, like running the server with restricted user permissions.

click to hide/show revision 4
attempting to enable "community wiki" again

I do not believe that Sage has a "daemon mode", but there is a Trac ticket on it [1]. Usually, screen or nohup will accomplish the desired effect, and they have been suggested on sage-support sage-support [2].

Regarding security, it might be useful to enable HTTPS via the notebook(secure=True) option and to use a strong password. If you intend to make this notebook publicly available for anyone to use, there are some more things to consider, like running the server with restricted user permissions.

click to hide/show revision 5
No.5 Revision

I do not believe that Sage has a "daemon mode", mode" yet, but there ticket 381 is a Trac ticket on it [1]. tracking this. Usually, screen or nohup will accomplish the desired effect, and they have been suggested on sage-support [2].

Regarding security, it might be useful to enable HTTPS via the notebook(secure=True) option and to use a strong password. If you intend to make this notebook publicly available for anyone to use, there are some more things to consider, like running the server with restricted user permissions.