Re: [Server-devel] unregister soas

2009-10-27 Thread Martin Langhoff
On Tue, Oct 27, 2009 at 9:32 AM, Martin Langhoff wrote: >   rm -fr /library/moodle-xs/* Actually, that line should be rm -fr /var/lib/moodle/* cheers, m -- martin.langh...@gmail.com mar...@laptop.org -- School Server Architect - ask interesting questions - don't get distracted with

Re: [Server-devel] unregister soas

2009-10-27 Thread Martin Langhoff
On Tue, Oct 27, 2009 at 3:05 AM, Jerry Vonau wrote: > Might want to "rpm -e moodle-xs" "rpm -e ejabberd-xs" In this case, rpm -e won't work, as the DB is preserved (as any other user data would) when the pkg is removed. cheers, m -- martin.langh...@gmail.com mar...@laptop.org -- School Ser

Re: [Server-devel] unregister soas

2009-10-27 Thread Martin Langhoff
On Tue, Oct 27, 2009 at 2:30 AM, David Leeming wrote: > I don't have access to the XO used as admin in 0.5.2 before upgrading. I > want to restore Moodle and all the ejabberd data to "fresh install" status > and then start again. Is thispossible? I suppose I can just reinstall 0.6 > fresh. But if

Re: [Server-devel] unregister soas

2009-10-26 Thread Jerry Vonau
On Tue, 2009-10-27 at 12:30 +1100, David Leeming wrote: > I don't have access to the XO used as admin in 0.5.2 before upgrading. I > want to restore Moodle and all the ejabberd data to "fresh install" status > and then start again. Is thispossible? I suppose I can just reinstall 0.6 > fresh. But if

Re: [Server-devel] unregister soas

2009-10-26 Thread David Leeming
ptop.org Subject: Re: [Server-devel] unregister soas On Sun, Oct 18, 2009 at 1:13 AM, Devon Connolly wrote: >> # su - postgres >> # psql >> # \connect moodle-xs >> # DELETE FROM mdl_user; That will definitely mess up Moodle. Login as admin and delete the acct from the UI. B

Re: [Server-devel] unregister soas

2009-10-18 Thread Martin Langhoff
On Sun, Oct 18, 2009 at 1:13 AM, Devon Connolly wrote: >> # su - postgres >> # psql >> # \connect moodle-xs >> # DELETE FROM mdl_user; That will definitely mess up Moodle. Login as admin and delete the acct from the UI. But to re-register an XO, you _do not need to do any of the XS deletion prop

Re: [Server-devel] unregister soas

2009-10-17 Thread Devon Connolly
] On Behalf Of Devon > Connolly > Sent: Sunday, 18 October 2009 5:13 a.m. > To: server-devel@lists.laptop.org > Subject: Re: [Server-devel] unregister soas > > With the latest XO build you need to: > > # rm .sugar/default/config > > Then press CTL+ALT+ERASE. You will nee

Re: [Server-devel] unregister soas

2009-10-17 Thread David Leeming
nolly Sent: Sunday, 18 October 2009 5:13 a.m. To: server-devel@lists.laptop.org Subject: Re: [Server-devel] unregister soas With the latest XO build you need to: # rm .sugar/default/config Then press CTL+ALT+ERASE. You will need to re-enter the students name and the register option will hav

Re: [Server-devel] unregister soas

2009-10-17 Thread Devon Connolly
With the latest XO build you need to: # rm .sugar/default/config Then press CTL+ALT+ERASE. You will need to re-enter the students name and the register option will have returned. From what I've experienced "sugar-control-panel -c registration" only seems to allow laptops that were having t

[Server-devel] unregister soas

2009-10-17 Thread Tim Moody
Is there a way to unregister a client with the xs? sugar-control-panel -c register didn't seem to do anything. ___ Server-devel mailing list Server-devel@lists.laptop.org http://lists.laptop.org/listinfo/server-devel