Re: [sage-devel] Using ssh for port-forwarding

2013-06-06 Thread Ursula
I made a FAQ entry on the wiki incorporating these instructions for SSH tunneling and Windows: http://wiki.sagemath.org/faq#I_installed_Sage_on_a_Unix_or_Linux_server_where_I_have_an_account.2C_but_my_personal_computer_runs_Windows.__How_do_I_access_the_Sage_notebook.3F --Ursula. On Wednesday,

[sage-devel] Using ssh for port-forwarding

2007-02-06 Thread Nils Bruin
The following is easily found on the man page of ssh, but William pointed out to me that many users may not be aware of the possibility to use ssh to forward ports. In particular, if you want to run "sage - notebook" on computer A, but only want to let it listen to a local port out of security con