Changes between Version 78 and Version 79 of Xen_Lab2
- Timestamp:
- Jun 21, 2010, 7:12:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_Lab2
v78 v79 86 86 # echo export ONE_XMLRPC="http://localhost:2633/RPC2" >> ~/.bashrc 87 87 # echo export PATH='$ONE_LOCATION/bin:$PATH' >> ~/.bashrc 88 88 # echo export ONE_AUTH=/home/one/.one/one_auth 89 90 # mkdir ~/.one 91 # cd ~/.one 92 # vim one_auth 93 root:rootpasswd 89 94 # source ~/.bashrc 95 # echo $ONE_AUTH 96 /home/one/.one/one_auth 90 97 91 98 # echo $ONE_LOCATION