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 […]
configure wifi in linux September 17, 2025 | No Comments | information, internet, linux, server, wifi, WPA_supplicant I’m making this post again since the other one I made was long and confusing. I have Ubuntu Server as a Linux distribution. The Netplan […]
nginx in linux September 13, 2025 | No Comments | information, linux, nginx, web Update the packages: Install Nginx: Start the service: Open your browser and go to http://localhost or your server’s IP address. If you see the Nginx […]
create a STUN server in Linux Ubuntu | 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 […]
Install SSL certificate on Apache server September 10, 2025 | No Comments | apache, information, linux, server, ssl, web In a nutshell, first you must copy the 3 SSL files to the PC you want to install the SSL certificate on, you need to […]