|   | 1 |  initial version  | 
Connect via ssh to your server and bind port, e.g.
ssh -L 8000:localhost:8000 user@your.server.com
You can use some extra ssh-options if you want...
Run
./sage -notebook
on your server.
Open a browser (locally) and type in
http://localhost:8000
BTW: You do not need a X session to your server for that.
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.