RconCli is a command-line utility that allows you to send RCON commands to a server. To install RconCli on Elementary OS, you will need to use the terminal and follow the steps below:
Open the terminal by pressing Ctrl+Alt+T
.
Verify that Python
3 is installed on your system by running the following command:
python3 -V
If Python 3 is already installed, you will see an output with the version.
If you get an error that python3 is not found, you can install it by running:
sudo apt-get install python3
Install pip
(a package manager for Python) by running the following command:
sudo apt-get install python3-pip
Install RconCli
by running the following command:
sudo pip3 install rcon-cli
Verify that RconCli
is installed by running the following command:
rcon-cli --help
If RconCli is installed successfully, you will see a list of available commands.
That's it! Now you can use the RconCli
tool to send RCON commands to your server.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!