Administrative operations must be performed with Parsec CLI for Linux. They can be performed from another machine.
Install Linux CLI
Parsec is also available as a command line interface (CLI) for Linux. It is a standalone binary that is provided in our GitHub releases.
Download the CLI by following this link:
Make the file executable
Right-click/Properties/Allow executing file as program
Or use the chmod command:
chmod +x parsec-cli_3.3.2_linux-x86_64-musl
Verify the installation by running the following command:
./parsec-cli_3.3.2_linux-x86_64-musl --version
The CLI should output its version:
parsec-cli 3.3.2