You can provide options to the self-extracting shell script to affect its behavior.
# sh install-workstation-ami2015-glibc2.12.sh -- [options...]
Option | Effect |
---|---|
-J --nojobmanager |
Do not install the Job Manager daemon. |
-f --force |
Install even if this machine doesn't appear to be the correct distribution. |
-b --batch |
Run in batch (noninteractive) mode. The installer will not prompt for any configuration options, and you must start the Job Manager manually. |
MFSYN_TMP=path |
The job manager will use path for its temporary storage area (default /tmp). Implies -b. See Configure the Job Manager temporary directory for more information. |
MFSYN_JMUSER=user |
The job manager will run as this user (default amijm). Implies -b. See Configure the Job Manager temporary directory for more information. |
ADSKFLEX_LICENSE_FILE=@host |
Use host for the Autodesk Licensing server. Implies -b. |