

Just out of curiosity, why do you disconnect from your home VPN?
Just out of curiosity, why do you disconnect from your home VPN?
For that, you can restrict access to a single service with iptables.
With Wireguard there’s really no reason.
Well, that’s kinda of a personal choice. If somebody needs to have services accessible by someone else besides him, that service can’t be behind a VPN (let’s face the truth: we know that we can’t ask all out relatives and friends to use a VPN).
Oh, I really didn’t know that. Thanks
No no, what I meant is that if I connect to your server without the certificate installed don’t I just get the warning and I can still get through?
Beside the fact that you would like to understand if you’ve done everything properly (that’s good, but I can’t help you here), a VPN on a smartphone can be always active. Mine is always on and I’ve never noticed any battery problem. If you prefer something simpler there’s Tailscale.
I don’t know much about certificates, but doesn’t that just alert the browser that the certificate is not trusted and you can decide if keep going or not?
Good question, I’m interested too. Personally I use this kind of mapping
volumes:
- /var/docker/contanier_name/data:/data
because it helps me with backups, while I keep all the docker-compose.yaml in /home/user/docker-compose/container_name
so I can mess with the compose folder whithout worrying too much about what’s inside of it 🙈
Did you receive it? How is it?
Did you receive it? How is it?
Have you had time to play around with it? How is it?
How is your experience with NanoKVM?
Thanks you very much for your explanation!
I’ve never virtualized OpenWRT, but with hardware passthrough I don’t see why it shouldn’t work.
How does it compare to NTFY?
Oh, got it. It does make sense!
Ok, got it. I didn’t understand your reply because the OP question was an SSH client that could sync SSH keys and password, not a way to connect to the machines.
I use backborg for backups.
I wouldn’t use a storagebox (mounted on your VPS) because you would have data and backup in the same machine (problems with crypto and with human error like: ops, I’ve rm -rf
everything 🙈😆) and with the same service provider.
I’d use Backblaze B2 or Wasabi.
How do you connect to machines with SSH within the Tailscale app? For what I see the Tailscale app doesn’t have any SSH client
ChatGPT summary:
The podcast episode “Byebye Raspberry Pi” discusses the evolving role of Raspberry Pi devices in 2025. The host evaluates self-hosting options, the growing appeal of thin clients over Raspberry Pi due to cost and performance, and the use of containers for flexible testing environments. They also touch on repurposing older hardware and share personal experiences with self-hosting and audio editing. The episode covers modern alternatives to Raspberry Pi, such as x86 computers, and invites audience feedback on their use of devices for hosting services. The discussion includes tips on managing disk space and remote access with WireGuard.