Perform command-line Linux installations of Server components
- Last Updated: July 16, 2025
- 1 minute read
- Corticon
- Version 6.3
- Documentation
A command-line install runs a Linux installation in a command shell as a text command with parameters.
To perform command-line installations for Corticon Server components:
- On a supported 64-bit Linux platform, access the downloaded Linux installer
binary file,
PROGRESS_CORTICON_6.3.x_SERVER_LNX_64.bin - In a shell, run the binary with the console option. For example:
# ./PROGRESS_CORTICON_6.3.x_SERVER_LNX_64.bin -i console - Follow the prompts to complete the installation via the command-line.
Note: For Linux installations, the
work directory path must not contain spaces.