Know which interface I’m using to connect to the Internet in Linux September 18, 2025 | No Comments | information, interface, router, server command In this case I am getting internet through the enp2s0 interface I have the Linux distribution: Ubuntu Server That is, this will work for […]
create a web page with Python 3 September 9, 2025 | No Comments | information, linux, port, public_ip, python, router, web located in the current directory where you have an .HTML file -m is to execute a python module http.server is a module for python3 51000 […]
Technicolor router problems September 7, 2025 | No Comments | investment, linux, macos, port, private_ip, remote-access, router The specifications of the gateway or modem/router are: I couldn’t do port forwarding. A PC connected to that network has a Linux Ubuntu server and […]
Private IP obtained by DHCP with Netplan | 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 […]