- Download strongswan
https://www.strongswan.org/download.html
sudo apt-get update
sudo apt-get install build-essential libgmp3-dev
tar xvf strongswan.tar.gz
cd strongswan
https://www.strongswan.org/download.html
sudo apt-get update
sudo apt-get install build-essential libgmp3-dev
tar xvf strongswan.tar.gz
cd strongswan
System: Debian/Ubuntu/Fedora. Might work for others as well.
As mentioned here, to update a go version you will first need to uninstall the original version.
To uninstall, delete the /usr/local/go
directory by:
/* | |
Run these comamnds as OP as you setup the server | |
The only need to be ran once and are not player specific | |
*/ | |
//add "playing" team | |
/scoreboard teams add Playing | |
//add death counter | |
/scoreboard objectives add Deaths deathCount Deaths |