Skip to content
Snippets Groups Projects
Commit 4df933bc authored by Leigh B. Stoller's avatar Leigh B. Stoller
Browse files

Fix a couple of mistakes that Chris found.

parent abbb779c
No related branches found
No related tags found
No related merge requests found
......@@ -121,9 +121,7 @@ earliest time one of the steps needs to occur.
ssh users
cd /your/object/tree/obj/
gmake
gmake control-install
cd /your/object/tree/obj/event/etc
sudo gmake control-install
gmake ops-install
* Install the new elvind config file on boss and restart elvind
Note that this is not done as part of toplevel install.
......@@ -162,7 +160,7 @@ earliest time one of the steps needs to occur.
* Start the elvin server on users.emulab.net:
ssh users
sudo /usr/local/etc/rc.d/2.elvind.sh
sudo /usr/local/etc/rc.d/2.elvind.sh start
* Create the ops certificate (on boss) and copy it to your users node.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment