Is it possible to disallow external IPs from accessing a page of a React site? [migrated]

I’m currently learning React to host a personal website (on an Ubuntu server) and am port forwarding it to allow access from the internet.
However, for security reasons, I’d like one or more pages to only be accessed on my LAN. If an exter… Continue reading Is it possible to disallow external IPs from accessing a page of a React site? [migrated]

How to encrypt with LUKS a live Ubuntu usb stick that has been customized with Cubic? [migrated]

I’m using Cubic (https://github.com/PJ-Singh-001/Cubic) to create a custom Ubuntu. So far so good, everything is going smoothly.
However, I would like to encrypt the USB stick that contains my custom Ubuntu image so that I:

boot usb (load… Continue reading How to encrypt with LUKS a live Ubuntu usb stick that has been customized with Cubic? [migrated]