Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the following command to go to the CODE-ASTER directory:
    cd /path/to/CODE-ASTER
  3. Run the following command to set the environment variables:
    source /path/to/CODE-ASTER/profile.sh
  4. Run the following command to obtain the forma01a.export file:
    as_run --get_export forma01a > forma01a.export
  5. Run the following commands to modify the forma01a.export file:
    1. Open the forma01a.export file.
      vi forma01a.export
    2. Press i to enter the insert mode and change the value of memory_limit in line 5 to 2048.0.

    3. Press Esc, type :wq!, and press Enter to save the file and exit.
  6. Run the following command to execute the configuration file:
    as_run forma01a.export