Changes between Version 4 and Version 5 of GIB-Fedora-Instructions
- Timestamp:
- 10/08/12 19:32:11 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIB-Fedora-Instructions
v4 v5 25 25 You'll be prompted for the root password as the script includes sudo commands. 26 26 27 4. Restart the VM. When it starts up the AM and CH should be running. If they are you'll find their outputs logged at /tmp/am-log and /tmp/ch-log respectively. 27 4. Edit the sudoers file to allow sudo without a tty 28 {{{ 29 sudo visudo 30 }}} 28 31 29 5. Run some tests using Omni. 32 5. Make sure the root account and the gib account have the password in ~/.gcf/passwords. Change the root and gib account passwords if necessary to match that in the ~/.gcf/passwords file. 33 34 6. Restart the VM. When it starts up the AM and CH should be running. If they are you'll find their outputs logged at /tmp/am-log and /tmp/ch-log respectively. 35 36 7. Run some tests using Omni. 30 37 31 38