On Feb 10, 2008 5:08 PM, Alfredo Portes <[EMAIL PROTECTED]> wrote:
> Sorry I missed your message on IRC.
>
> I am updating the livecd and we used to run the notebook at boot time
> like this:
>
> /usr/local/sage/sage -notebook /root/sage_notebook 80
>
> Now in the new notebook, like you explained me, when using it secure
> a password must be set. Is there a way to run it without the password.

Yes, but *only* in insecure mode, e.g.,

   notebook(secure=False).

You must use a password if you run it in secure mode -- otherwise, what
is the point?

> And if the password is preferred, what would be a good general password
> to have?

How about "133thax0r"?  :-)

But seriously, there is no point in having a "good general password" since
everybody knows it and you've defeated the purpose.

How do we want the Sage LiveCD that you have in mind to work?
When you start it, does it just start a notebook server?  I'm curious
what functionality you have in mind exactly that involves autostarting
the notebook. Thanks.

  -- William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to