On Wed, Aug 26, 2009 at 1:12 PM, Minh Nguyen<[email protected]> wrote:
>
> Hi folks,
>
> I understand that the public notebook server at
>
> alpha.sagenb.org
>
> can be used for testing development releases of Sage, and if people
> want to use a stable release they could do so at www.sagenb.org. As
> release manager for Sage 4.1.2, I would like to update
> alpha.sagenb.org for each development release so people can test alpha
> and rc releases. Does anyone know how to update that site?

wst...@boxen:~$ ssh s...@sagenb
Warning: the RSA host key for 'sagenb' differs from the key for the IP
address '172.16.147.164'
Offending key for IP in /home/wstein/.ssh/known_hosts:149
Matching host key in /home/wstein/.ssh/known_hosts:178
Are you sure you want to continue connecting (yes/no)? yes
s...@sagenb's password:

To start all the notebook servers:

  sudo su; su - sage; cd sagenb; ./start; tail -f logs/*


To properly shut them down:

  sudo su; su - sage; cd sagenb; ./stop; tail -f logs/*

Make sure to wait a few minutes, watching tail, then press control-c
when it is safe.
Last login: Wed Aug 26 09:17:14 2009 from 172.16.147.1
s...@sagenb:~$ cd sage_install/
s...@sagenb:~/sage_install$ ls
sage  sage-4.1.1  sage-4.1.1.tar  sage-alpha
s...@sagenb:~/sage_install$ cd sage-alpha/
s...@sagenb:~/sage_install/sage-alpha$ ./sage -upgrade
... but I didn't do it -- I just hit control-c.


 -- William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an 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