Changes between Version 78 and Version 79 of Xen_Lab2


Ignore:
Timestamp:
Jun 21, 2010, 7:12:31 PM (14 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lab2

    v78 v79  
    8686# echo export ONE_XMLRPC="http://localhost:2633/RPC2" >> ~/.bashrc
    8787# 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
    8994# source ~/.bashrc
     95# echo $ONE_AUTH
     96  /home/one/.one/one_auth
    9097
    9198# echo $ONE_LOCATION