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 […]
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 […]
modify the port in Apache | No Comments | apache, information, linux, macos, port, server, web To change a website’s port in Apache, you need to change the configuration in two places. Both changes are necessary so that Apache can properly […]
install apache on linux ubuntu server | No Comments | apache, information, linux, macos, server, web Apache Web Server, also known as Apache HTTP Server, is a free and open source web server It is good practice to update your package […]
Static private IP for linux ubuntu server September 7, 2025 | 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 […]