Changes between Version 14 and Version 15 of GIMIv1.1Tutorial/Fromirods
- Timestamp:
- 10/20/12 18:27:41 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIv1.1Tutorial/Fromirods
v14 v15 56 56 }}} 57 57 58 * First of all copy the templateiRODS configuration file to .irodsEnv with the following command:58 * First of all copy the iRODS configuration file to .irodsEnv with the following command: 59 59 {{{ 60 $ cp ~/Tutorials/GIMI/gimiXX/gimi IrodsEnv ~/.irods/.irodsEnv60 $ cp ~/Tutorials/GIMI/gimiXX/gimiXXIrodsEnv ~/.irods/.irodsEnv 61 61 }}} 62 * Open ~/.irods/.irodsEnv with your favorite text editor (we recommend ''nano'') and change gimiXX to your assigned username (e.g., gimi04).63 62 * Register with iRODS server by issuing the following command (more details on iRODS will be given shortly): 64 63 {{{