Wi-Fi with Netplan September 21, 2025 | No Comments | interface, internet, linux, netplan, wifi, WPA_supplicant I really wanted to avoid using Netplan, but it worked for me. I have Linux as my operating system, the Ubuntu Server distribution (it doesn’t […]
create a STUN server in Linux Ubuntu September 13, 2025 | No Comments | console, information, java, macos, nc, netplan, P2P, port, public_ip, server A PC cannot know its public IP on its own; it needs a third party, that is a STUN server, it’s like a mirror. This […]
Private IP obtained by DHCP with Netplan September 7, 2025 | No Comments | information, netplan, private_ip, router The netplan configuration file located in /etc/netplan must contain: to apply changes: Connect to the PC with the new IP and restart it:
Static private IP for linux ubuntu server | No Comments | information, linux, netplan, private_ip, router I think the following works for operating systems that have netplan. You can make a private IP that is static in 2 ways: from the […]