path-to-palserver.sh Verified current stable Not installed? Filesystem

Path To Palserver.sh / Start Community Server With Ip Port

Start Community Server With Ip Port

Path To Palserver.sh command syntax to start community server with ip port. Copyable examples, output expectations, and common mistakes.

$
Terminal
<path/to>/PalServer.sh -publicip=<ip_address> -publicport=<port>

Command Breakdown

What each part is doing

<path/to>/PalServer.sh
Base Command
The executable that performs this operation. Here it runs Path To Palserver.sh before the shell applies any redirect operators.
<path/to>
path to
The value supplied for path to.
<ip_address>
ip address
The value supplied for ip address.
<port>
port
The port value supplied to this command.
-publicip=<ip_address>
Command Option
Tool-specific option used by this command invocation.
-publicport=<port>
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative filesystem tools for the same job.