Home Server

Ubuntu

Regularly Update Dynamic DNS for a Custom Domain Registered with Onamae.com from Ubuntu

I registered a domain with Onamae.com, so I set up DDNS to automatically register the IP address of my home server. …
Ubuntu

Firewall Settings on Ubuntu 19.10

Since the machine connects directly to an external network over PPPoE, I enable the firewall. $ sudo ufw allow 80 $ sudo …
Ubuntu

Connect with PPPoE and Open Ports on Ubuntu 19.10

This is a memo from researching what to do when I wanted to run a home server in an environment with IPv6 but could not …