On Tue, Aug 19, 2008 at 10:50 AM, pong <[EMAIL PROTECTED]> wrote: > > Thanks for the reply. > > The troubles are: > > 1) the last line that VMplayer shows is > https://192.168.XXX.XXX:8000/?startup_token=.....: No such file or > directory
No problem. That's because you didn't give the notebook(open_viewer=False) option. > 2) When I pointed my firefox to https://192.168.XXX.XXX:8000, it said: > > Secure Connection Failed > 192.168.XXX.XXX:8000 uses an invalid security certificate. > > The certificate is not trusted because it is self signed. > The certificate is only valid for localhost > > (Error code: sec_error_ca_cert_invalid) > > > I hope these give you more clues of what are the problems. That is also not a problem. It's because the certificate is not trusted because it is self signed. You should just add an exception for firefox so it can still view the page. I don't know how to do that, but in the latest firefox it is pretty straightforward if you read. > > > On Aug 19, 10:12 am, "William Stein" <[EMAIL PROTECTED]> wrote: >> On Tue, Aug 19, 2008 at 10:07 AM, pong <[EMAIL PROTECTED]> wrote: >> >> > I use SAGE VMimage on a window machine. >> >> > I have trouble starting a secure session of sage notebook by >> >> > sage: notebook(address='192.168.XXX.XXX') >> >> What kind of "trouble"? >> >> If you know linux at all you could login as admin and >> edit /usr/local/bin/notebook (I think) so that the call >> to the notebook command has the option >> secure=True >> Then the usual >> login: notebook >> might work. >> >> -- William >> >> >> >> >> >> > where 192.168.XXX.XXX is the address given to me by starting the >> > notebook at sage login >> >> > sage login: notebook >> >> > 1) the notebook started fine when I just you "notebook" at sage login >> >> > 2) the notebook(address='....') command did work couple months ago and >> > gave me a https session. >> >> > What's wrong this time? >> >> > Thanks >> >> -- >> William Stein >> Associate Professor of Mathematics >> University of Washingtonhttp://wstein.org > > > -- 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 -~----------~----~----~----~------~----~------~--~---