Explore >> Select a destination


You are here

blog.x-way.org
| | sylvaindurand.org
5.7 parsecs away

Travel
| |
| | neilzone.co.uk
5.4 parsecs away

Travel
| | Yesterday, I wrote about getting Debian 11 running on an old Mac Mini.
| | janakiev.com
8.7 parsecs away

Travel
| | Prometheus is a powerful open-source monitoring system that can be used to collect and track a variety of metrics for your applications. In this guide, we will cover how to get Prometheus up and running with systemd on a Ubuntu or Debian server.
| | blog.anantshri.info
15.9 parsecs away

Travel
| Quick notes on how to setup wireguard on 20..04 Best guide i could find : https://www.linuxbabe.com/ubuntu/wireguard-vpn-server-ubuntu But still pieces missing so trying to write this and make those pieces sorted Base OS : ubuntu 20.04 Install software sudo apt-get install wireguard wireguard-tools Configure Wireguard Server side 2.1. Configure Public / Private Key pair for server...