peregus
@peregus@lemmy.world
- Comment on Many smaller drivers or fewer larger drives? 3 days ago:
Where do you buy refurbished HDD?
- Comment on JetKVM's Source Code is now public! ✨ 3 days ago:
Dude, chillax!
- Comment on JetKVM's Source Code is now public! ✨ 3 days ago:
Yes, I’ll have to buy a 10/15€ cheap Chinese adapter.
- Comment on JetKVM's Source Code is now public! ✨ 3 days ago:
But can it run it though? Does it have enough power?
- Comment on JetKVM's Source Code is now public! ✨ 3 days ago:
I wish it was possible to connect it to VGA servers to 🙁
- Comment on JetKVM's Source Code is now public! ✨ 4 days ago:
Veeeery nice! I want one! (Well…maybe 2, or 3, or… 😁)
- Comment on JetKVM's Source Code is now public! ✨ 4 days ago:
What do you mean by “suspicious”? What are your worries?
- Comment on Noob stuck on port-forwarding wile trying to host own raw-html website. Pls help 4 weeks ago:
Cloudflare acting as a MITM
It is a MITM, but I think that for us self hoster ther’s nothing to worry about. What could they sniff? And it makes things easy.
- Comment on Noob stuck on port-forwarding wile trying to host own raw-html website. Pls help 4 weeks ago:
Why don’t you use a Cloud flare zero trust tunnel? In this way you don’t need a public IP and open port on your router.
- Comment on Creators of This Police Location Tracking Tool Aren't Vetting Buyers. Here's How To Protect Yourself 1 month ago:
company that captures smartphone location data from a variety of sources
How do they capture smartphones location?
- Comment on Syncthing Android app discontinued 2 months ago:
IMHO some update is better than no update at all!
- Comment on Syncthing Android app discontinued 2 months ago:
That and the shrinking ability to grant access to device storage.
Isn’t that helping the average users with security in a way that a scam app can’t see much else than itself?
- Comment on Syncthing Android app discontinued 2 months ago:
But that is the original Syncthing app @fine_sandy_bottom@lemmy.federate.cc was talking about the fork that is available in F-Droid
- Comment on Companies are finding new ways to monetize personal data, too often without proper notice or consent. ICYMI, three current examples that you may want to act on to opt out: PayPal, LinkedIn and 23andMe 2 months ago:
GDPR and the like! Europe is trying to protect us and evidently something is working!
- Comment on PayPal implements default data sharing with third parties: users must manually opt out 2 months ago:
This shouldn’t apply for European thanks to the GDPR
- Comment on What are good harddrives to use with serves 3 months ago:
IMHO RAID6 is the only way.
Or SnapRaid
- Comment on Best phone sync 3 months ago:
Daaaaamn, was that so easy to just disable “Syncthing active”?
Let’s try! Thanks - Comment on Best phone sync 3 months ago:
Are you sure that there are different type of notification for Syncthing? Have you disable the persistent one and still received a failed sync one (or something else)?
- Comment on Best phone sync 3 months ago:
But in this way I don’t get any notification if something goes wrong
- Comment on Best phone sync 3 months ago:
Have you found a way to get rid of the notification and keep Syncthing running in background?
- Comment on Chromecast / Firestick Self Host Replacement 3 months ago:
Have you found a way to stream Netflix at 4K?
- Comment on Running One-man SaaS, 9 Years In 5 months ago:
Well done!
so I’m optimizing for enjoyment and life/work balance
That’s great, really, well done! And I love that spirit, that “peace of mind” of not wanting more and enjoying what’s enough!
All the best!
- Comment on Self-hosting workshop in Portland tomorrow 5 months ago:
😆
- Submitted 5 months ago to selfhosted@lemmy.world | 4 comments
- Comment on Anyone trying the Sypee NanoKVM? 5 months ago:
Chinese…I don’t know how, but they manage to always create the worst UI. Also, chinese…I will definitely block Internet access except sometimes just to check for updates. The 10/100 NIC is enough for KVM, not for transferring ISOs 🫤 By the way, keep me posted.
- Comment on Anyone trying the Sypee NanoKVM? 5 months ago:
Wow, nice! At that price it’s way better than the PiKVM! Keep me posted on the resolution of your problem. Have you written to the support?
- Comment on Is a cloud backup an acceptable backup for a home server? 5 months ago:
Thanks for your point of view. All of my services are containers that have config and data folder bind mounted from an encrypted partition. After power on, a script download from a website half of the key needed to decrypt data, the other half is in the boot partition. In this way if my server gets stolen I can delete the half key stored on the website and the data disk can’t be decrypted. About swap, you’re right, but that doesn’t worry me at all since I don’t think that there’s anybody that would goes into that trouble just for my data. If someone is able enough and takes the trouble to read it, I guess that’s going to be the last of my problem: it would mean that I’m already in biiiiig troubles! 😆
- Comment on Is a cloud backup an acceptable backup for a home server? 5 months ago:
You’re just missing the part where I want to be on vacation without the need to find a decent Internet connection to boot my serve because the power went off. What’s the plus of encrypting the OS partition too?
- Comment on Is a cloud backup an acceptable backup for a home server? 5 months ago:
That’s interesting, but that won’t help if I’m away or on vacation on the other side of the world
- Comment on Is a cloud backup an acceptable backup for a home server? 5 months ago:
If you tick the encryption box during install, you will have to enter the decrypt password at every boot and that means that if the power goes out for long enough (UPS doesn’t keep the server up for hours), I (and my family) will not have access to the self hosted stuff until I’ll be home and this is why I encrypt only the data partition and not the boot one.