Apple
IKEv2 VPN with Ubuntu and Apple
How to build an IKEv2 VPN server for Apple devices.
Apple
How to build an IKEv2 VPN server for Apple devices.
Linux
This is assuming you are using example.com as your domain and you already have DNS pointing to the server you are working on. This is also assuming you know your public IPv4 address and your IPv6 subnet. First lock down the firewall sudo ufw allow from any to any
Linux
Three steps to generate and install your own SSH keys. Never use a password to log into the Linux server again.
Linux
In seven steps, configure wireguard on ubuntu for your own private VPN.
Linux
Webhooks are a powerful way to automate tasks by triggering actions on your server. In this blog post, I'll walk you through the process of installing webhook on Ubuntu, setting up a configuration file, and provide an example of how to use the webhook. Step 1: Installing Webhook
Linux
ufw limit allows up to six new connections every 30 seconds. If exceeded, the source IP is temporarily banned for 30 seconds.