Changes between Version 44 and Version 45 of Xen_Lab2
- Timestamp:
- Oct 26, 2009, 11:43:48 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_Lab2
v44 v45 62 62 {{{ 63 63 $ sudo su 64 # echo export ONE_LOCATION=/home/one > /etc/profile65 # echo export ONE_XMLRPC="http://localhost:2633/RPC2" > /etc/profile66 # echo export PATH="$ONE_LOCATION/bin:$PATH" > /etc/profile64 # echo export ONE_LOCATION=/home/one >> /etc/profile 65 # echo export ONE_XMLRPC="http://localhost:2633/RPC2" >> /etc/profile 66 # echo export PATH="$ONE_LOCATION/bin:$PATH" >> /etc/profile 67 67 CTRL+D 68 68 CTRL+D