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.2.1-a.0+dev_linux_x86_64
Verify the installation by running the following command:
./parsec-cli_3.2.1-a.0+dev_linux_x86_64 --version
The CLI should output its version:
parsec-cli 3.2.1-a.0+dev