Update README.md
This commit is contained in:
23
README.md
23
README.md
@@ -19,6 +19,29 @@ sudo dpkg -i tuxcraft_2.1.deb
|
|||||||
|
|
||||||
And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more!
|
And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more!
|
||||||
|
|
||||||
|
# Usage
|
||||||
|
|
||||||
|
|
||||||
|
To start TuxCraft use this command:
|
||||||
|
|
||||||
|
|
||||||
|
sudo systemctl start tuxcraft
|
||||||
|
|
||||||
|
|
||||||
|
After the command above visit the web server at: http://your-servers-ip:8080 make sure to change the ip of your-server-ip to the servers ip.
|
||||||
|
|
||||||
|
|
||||||
|
To stop TuxCraft use this command:
|
||||||
|
|
||||||
|
|
||||||
|
sudo systemctl stop tuxcraft
|
||||||
|
|
||||||
|
|
||||||
|
To view the status of TuxCraft use this command:
|
||||||
|
|
||||||
|
|
||||||
|
sudo systemctl status tuxcraft
|
||||||
|
|
||||||
|
|
||||||
# Uninstalling
|
# Uninstalling
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user