blue-ox.nl From coffee-fueled fruity tech to fast runs—think different, let’s run them.

TagSecurity

Change password of RPi user

C

Changing a user password on a Raspberry Pi is a straightforward process that can be done securely by following these steps. Whether you’re using it as a desktop, a headless server, or part of a project, maintaining strong passwords is crucial for keeping your Raspberry Pi secure. Change the Password Update your system first sudo apt update && sudo apt upgrade -yCopy To change a user’s...

Raspberry Pi FireWall (UFW)

R

sources (references) & credits Basically all input/information came from the websites below. So credits and thanks to those content creators and subject matter experts. The only reason I mainly copy/paste their content is to guarantee I have a backup for myself and because multiple times I had to change and adapt. So archiving the “scripts” as I executed it succesfully is...

WireGuard on Raspberry Pi

W

introduction / background How to add a user in WireGuard and how to quickly install the profile on your mobile. requirements / my setup Raspberry Pi + SSH connection Mobile how-to Prepare Take care of updating your Pi sudo apt update sudo apt full-upgradeCopy Install curl to be able to install the WireGuard packages sudo apt install curl -yCopy Installing WireGuard Start the process: curl -L |...

blue-ox.nl From coffee-fueled fruity tech to fast runs—think different, let’s run them.

Pages

Tags