You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
phihag edited this page Jul 24, 2012
·
2 revisions
To switch adhocracy to another server, log on to the HTTPS proxy via ssh. Use ./current to show the configuration, and ./switch to reconfigure the proxy to use another machine:
$ ssh normsetzung.cs.uni-duesseldorf.de -l smith
smith@normsetzung:~$ ./current
normsetzung-adhocracy1
smith@normsetzung:~$ ./switch
Switched to normsetzung-adhocracy2
smith@normsetzung:~$ ./current
normsetzung-adhocracy2
smith@normsetzung:~$ ./switch
Switched to normsetzung-adhocracy1