Skip to content

Instantly share code, notes, and snippets.

@ianchen06
ianchen06 / ipsec_ikev2.md
Last active July 5, 2022 11:37
ikev2 ipsec vpn with letsencrypt certificate and ios/macOS native vpn compatibility
@nikhita
nikhita / update-golang.md
Last active April 26, 2024 04:46
How to update the Go version

How to update the Go version

System: Debian/Ubuntu/Fedora. Might work for others as well.

1. Uninstall the exisiting version

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:

@stolksdorf
stolksdorf / UHC Commands
Last active January 29, 2024 03:13
List of commands to setup UHC mode
/*
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