On Tue, Aug 26, 2008 at 11:54 PM, David Monarres <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> first of I would like to thank you all for your hard work. SAGE is
> amazing, and it only gets better.
>
> It seems that I cannot find any documentation about setting up a public
> (at least on our local department network ) sage server. I have set up
> sage in a chroot environment, following the instructions from the
> installation guide. Is there a recommended way to set run the server
> without being at a physical terminal, ie. from a boot script. I know
> that sage doesn't seem to demonize. I just want to know that I can
> restart a sage server remotely over ssh without having to bike back to
> the office. Any help would be appreciated, thank you in advance.
>
> david

I use either nohup or screen, two wonderful unix tools that can both
be used to solve the above problem.

Try
   man nohup
and
   man screen

 -- William

-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to