Wireguard and PiHole. Set the Wireguard routing to the local network IPs of your homelab, and you get the same setup.
fmstrat
- 10 Posts
- 410 Comments
fmstrat@lemmy.nowsci.comto
Privacy@lemmy.ml•Can there be privacy with Google Play Services?English
3·1 year agoI run a Signal Bridge to a Matrix server, then Element with ntfy notifications. I think you can do the same with Molly and ntfy.
fmstrat@lemmy.nowsci.comto
Science@beehaw.org•Study Reveals Musicians Don’t Experience Pain Like the Rest of UsEnglish
7·1 year agoI wonder if this is also true for developers or stenographers. I.E. anyone with repetitive hand movements that require accuracy and dexterity in their lifestyle. Gaming probably wouldnt be enough variety of movement.
fmstrat@lemmy.nowsci.comto
Selfhosted@lemmy.world•How do you secure your home lab? Like, physically? From thieves?English
1·1 year agoDropbear. You can run a small SSH server in initd that allows you to SSH in and type the encryption password. It doesn’t run a shell, just cryptsetup.
fmstrat@lemmy.nowsci.comto
Selfhosted@lemmy.world•FFS Plex, the server is on my local networkEnglish
3·1 year agoNo it’s not. Tell them to learn to switch or lose access. It’s your server, do what you want.
fmstrat@lemmy.nowsci.comto
Privacy@lemmy.ml•Best way to transport a computer out of country?English
3·1 year agoIf they’re not mechanical droves, why are you worried? They could be thrown around and be just fine.
fmstrat@lemmy.nowsci.comto
Selfhosted@lemmy.world•What do you think is the best (and cheapest) way to host a new nextcloud instance and website for my local scouts organisation?English
3·1 year agoLinode has good, cheap VMs, and are a better deal than the AWSs of the world.
Also, when you set up Nextcloud, also set up something like
samba-domainwith LDAP for users. That way you have central user management as you add new services.
I made an 8 outlet box with relays connected to each outlet (might post a how to). That’s connected to a Pi via GPIO.
The Pi runs PiKVM, but also has a service that:
- Checks if the router can be pinged
- Checks if the internet can be pinged
- Checks if the router webUI is up
If any of those fail, it toggles the plugs for modem and router.
I run OpnSense on a 5V miniPC. I have a second one and will be setting up CARP, too.
Note: Cellular backup is more involved, but a separate Cellular inbound might not be. I’ve considered putting one on the Pi above.
fmstrat@lemmy.nowsci.comto
Privacy@lemmy.ml•Signal needs a phone number. Why are we dismissing this as privacy versus anonymity when governments are blocking the registration SMS?English
3·1 year agoSure, there are workarounds, but most people aren’t going to jump through all those extra hoops just to use an app.
fmstrat@lemmy.nowsci.comto
Privacy@lemmy.ml•Meet Rayhunter: A New Open Source Tool from EFF to Detect Cellular SpyingEnglish
1·1 year agoTo @irotsoma@lemmy.world’s point, could a phone app be made to :
- Record tower eNBID, signal strength, and GPS coordinates on a regular basis
- If, near a given GPS coordinate, eNBID is now different, or the same with significantly changed strength, alert the user
Theoretically this would allow a device to notify on a new “tower”/etc. Oddly enough I’m going to be around a bunch of telecom people in the coming weeks, so I might ask about this.
fmstrat@lemmy.nowsci.comto
Open Source@lemmy.ml•Kevin Barry, the founder and original developer of Nova Launcher has stopped working on Nova Launcher and the open sourcing efforts.English
2·1 year agoYea, running from repo there are updates, but yea, sad it has stagnated for releases. It’s why I’m starting to look at Lawnchair again.
fmstrat@lemmy.nowsci.comto
Open Source@lemmy.ml•Kevin Barry, the founder and original developer of Nova Launcher has stopped working on Nova Launcher and the open sourcing efforts.English
3·1 year agoThey were acquired by Branch Analytics, and right after the APK went up in size by 150% with no visible changes.
It then asks for location and accessibility (to see notifications) permissions.
They then got rid of most of the staff, leaving a sole developer.
No one knows what it sends back home (at least not the last time I read about it, which was years ago).
fmstrat@lemmy.nowsci.comto
Open Source@lemmy.ml•Kevin Barry, the founder and original developer of Nova Launcher has stopped working on Nova Launcher and the open sourcing efforts.English
19·1 year agoI stopped using it years ago when it got bought and immediately injected with spyware. Neo Launcher or Lawnchair are very similar to Nova. Lawnchair gets more active development, but I use Neo because it’s nearly the same as Nova.
Not that I think you need it for this, but a DynDNS implementation would give you a hostname you can dynamically change to your VPN ip, thus solving the SSL host issue.
fmstrat@lemmy.nowsci.comto
Selfhosted@lemmy.world•Making a custom pc case for my next home serverEnglish
1·1 year agoIt you want to try something new that gives you more freedom than the print bed, consider 2020 alluminum extrusion. I’ll be doing a custom enclosed rack with it soon, using the printer to make shelves/containers between beams.
fmstrat@lemmy.nowsci.comto
Selfhosted@lemmy.world•I'm "use NFS forfilesharing" old. what's the current optimal solution for shared drives if I have like 3 linux machines in the house?English
2·1 year agoMy one change: I do SSHFS over LAN, because of guest machines and sniffing potential.
I do NFS on direct wire or on a confidently set up VLAN (maybe).
fmstrat@lemmy.nowsci.comto
Selfhosted@lemmy.world•Started hosting my own Nextcloud and its awesome!English
2·1 year agoSamba-Domain is extremely lightweight, surfaces LDAP and AD, and can manage Linux and mac laptops, not just Windows. I wouldnt call it overkill.
Also, restoring single files from a snapshot is simple, I don’t get this? Lastly, of your whole data drive is one dataset in ZFS, you are ZFSing wrong.
fmstrat@lemmy.nowsci.comto
Selfhosted@lemmy.world•Started hosting my own Nextcloud and its awesome!English
6·1 year agoBefore you get too far, consider setting up users with a domain like Samba-Domain. This way you get centralized user management for anything you decide to host alongside it.
Also, ZFS is great for backups.
Are you using/going to use LibreOffice or OnlyOffice? Libre is more popular, but Only was built for web and has better MS compatibility.
fmstrat@lemmy.nowsci.comto
Selfhosted@lemmy.world•Jellyswarrm - reverse proxy all your Jellyfin servers from a single interface, presenting as a standard Jellyfin server, clients should work out of the box.English
14·1 year agoI bet this could be used to load balance regional servers with a bit of tweaking. (I made Plex-sync a long time ago for a similar purpose)




I love this.
Free features, but offering actual useful services for self-hosters (encrypted cloud backup). Great business model for a project like this.