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 […]
pipes | in linux | No Comments | information, linux, pipe, proccess-information Pipes in Linux, represented by the vertical bar symbol |, are a fundamental feature that allows you to redirect the output of one command to […]
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 […]