Tom Boothby wrote:
> X-forwarding works great if you have a unix.  If you've got Windows,
> maybe cygwin is the easiest?
> 
> But... I'd take a different approach altogether: use the notebook.
> 
> notebook(address='sage.math.washington.edu', accounts=True,
> secure=True, port=????)
> 
> where ???? is an integer > 1000

I think you will find it need to be at least 1023, perhaps 1024, as a non-root 
user can not open a port below 1023 or 1024 (I forget which).

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to