Sshd

Linux

[Raspberry Pi 3] How to Change Only the Ubuntu Username Without Changing the User ID (uid)

This continues from [Raspberry Pi 3] Installing Ubuntu 18.04 LTS (No Keyboard or Display Required). Leaving the user and …
Ubuntu

Firewall Settings on Ubuntu 19.10

Since the machine connects directly to an external network over PPPoE, I enable the firewall. $ sudo ufw allow 80 $ sudo …