我要评分
获取效率
正确性
完整性
易理解

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Check the athena_meta parameter.
    cd /path/to/athena_meta/
    source .env/bin/activate
    athena_meta

    If the following information is displayed, the verification is successful.

  3. Verify athena_meta.
    athena_meta --check_prereqs

    If ok is displayed in the command output, the verification is successful.