Changes between Version 6 and Version 7 of GIB-Fedora-Instructions


Ignore:
Timestamp:
10/16/12 11:44:44 (12 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIB-Fedora-Instructions

    v6 v7  
    22223. Run the script that sets up the OS in the VM:
    2323{{{
    24 cd ~/gcf/src/geni/am/gibaggregate/standardScripts
    25 ./hostSetup.sh
     24$ cd ~/gcf/src/geni/am/gibaggregate/standardScripts
     25$ ./hostSetup.sh
    2626}}}
    2727You'll be prompted for the root password as the script includes sudo commands.
     
    29294. Edit the sudoers file to allow sudo without a tty
    3030{{{
    31 sudo visudo
     31$ sudo visudo
    3232}}}
    3333