docker April 1, 2026 | No Comments | docker, information, linux, macos, server I’ve used Docker multiple times in the past and I wasn’t very clear on how it worked. The program’s image (drawing) is: I have macOS […]
Internet problems on Linux Ubuntu server March 29, 2026 | No Comments | ethernet, information, internet I installed Linux Ubuntu Server and connected the PC to the router with an Ethernet cable I tried many commands and none of them worked […]
PHP in linux September 23, 2025 | No Comments | information, linux, web To install a PHP code runner on an Ubuntu server, you must use the apt package manager. The simplest way is to install the base […]
SCP | No Comments | information scp (Secure Copy Protocol) allows you to securely copy files between your computer and a remote server, or between two remote servers. It’s similar to […]