Changes between Version 10 and Version 11 of GEC11VMSetup


Ignore:
Timestamp:
07/12/11 12:58:42 (13 years ago)
Author:
smbaker@sb-software.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC11VMSetup

    v10 v11  
    8989echo "deb http://pl-virtual-11.CS.Princeton.EDU/apt lucid main" > /etc/apt/sources.list.d/sfa.list
    9090apt-get update
    91 apt-get install sfa sfa-client sface ravenlib raven
     91apt-get install sfa sfa-client sface ravenlib raven geni_account_setup ravendemo_setup
    9292# sface and sfa are installed to site-packages; Ubuntu uses dist-packages
    9393echo "/usr/lib/python2.6/site-packages" > /usr/lib/python2.6/dist-packages/site-packages.pth
     94}}}
     95
     96Setting up accounts:
     97{{{
     98/usr/local/geni/account_setup/createusers.sh
     99/usr/local/geni/account_setup/setpasswords.sh
     100/usr/local/geni/account_setup/copykeys.sh
     101/usr/local/geni/account_setup/configsfi.sh
    94102}}}
    95103