On Fri, Apr 17, 2009 at 7:18 AM, Jason Grout
<jason-s...@creativetrax.com> wrote:
>
> ggrafendorfer wrote:
>> Hi,
>>
>> where can I find some information about setting up a sage server from
>> my homepage,
>>
>> is it easy possible or is it a more complicated task?
>
>
> It depends on what you want, exactly.  If you just want a server that
> you can use to do calculations, then it is as easy as typing:
>
> notebook(address='address-of-computer', secure=True)
>
> in the sage prompt.

You might also want to type

notebook?

at the sage prompt.

William

>
> If you want to set up something for a class, then the easiest way (and
> probably most secure way) to use a virtual image, like the vmware image
> of Sage.  There is one thing you have to tweak; you have to set up the
> networking in the vmware image so that you can access the image from
> outside the network.  Then it's just like above; start up sage inside
> the vmware image and type the command above.
>
> To access these servers, you would just go to
> https://address-of-computer:8000/ (note the "s"; that's so that the
> commands traveling between you and Sage are encrypted).
>
>
> Thanks,
>
> Jason
>
>
> --
> Jason Grout
>
>
> >
>



-- 
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 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to