- 0 Posts
- 60 Comments
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•Safest CalDAV/CardDAV server [Choice Made]English12·16 days agoSecurity in software is about implementation, not different programming languages. Security as a whole is also not something you can achieve just by installing “secure” software - every software has bugs and vulnerabilities. Some of them are known, others are unknown and not every one of them automatically poses a security risk to you, this depends on the bug, your usage and environment. You can try to harden your system, but you need to do this in layers and the application code is just one of them.
For example, you could geoblock IP addresses so their requests never even reach your application. This does not mean that you’re automatically safe from attackers from e.g. Russia, but you make yourself a less easy target.
There are many other defense mechanisms like request limiting, dynamically blocking malicious requests with something like Fail2Ban, strong authentication, frequent patching, network segregation, virtualization, and so on. I hope you see where I’m going. Security is complex and depends a lot on your personal threat model.
That being said, if you need to know how secure the code of a given software is, you need to find something that has recently been audited or audit it yourself.
doeknius_gloek@discuss.tchncs.deto Programmer Humor@programming.dev•thoughts on this website?7·21 days agoIt doesn’t look like anything to me.
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•With the recent happenings with Synology/Plex, I’ve decided it’s time to make the move and up my self-hosting game, just need some input from the veterans to solidify my plan and put it into action.English5·1 month agoI might be cynical, but moving away from Synology and Plex because of the writing on the wall and then choosing Unraid probably won’t end well.
Don’t get me wrong, I understand the love for Unraid even though I don’t use it. It looks nice and newbie-friendly and you can throw all your random disks at it regardless of size. But enshittification will come for Unraid and I personally think that it has already begun.
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•Come to say thank you. Time to move from proprietary to Open SourceEnglish2·1 month agoThanks for your response!
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•Come to say thank you. Time to move from proprietary to Open SourceEnglish2·1 month agoWhat made you switch from TrueNAS Scale to Unraid, if I may ask? Is it just the ability to mix different drive sizes? I’m currently using TrueNAS Core and thinking about migrating to TrueNAS Scale.
doeknius_gloek@discuss.tchncs.deto Linux@lemmy.ml•Massive data backup question: What Linux software do you folks recommend for helping sort out and organize terabytes of files and remove duplicates?20·1 month agoI’ve had great success with restic. It will handle your 4TB just fine, here’s some stats of mine:
Total File Count: 78374 Total Size: 13.324 TiB
and another one, not as large but with lots of files
Total File Count: 1295210 Total Size: 2.717 TiB
Restic will automatically deduplicate your data so your duplicates won’t waste storage at your backup location.
I’ve recently learned about backrest which can serve as a restic UI if you’re not comfortable with the cli, but I haven’t used it myself.
To clean your duplicates at the source I would look into Czkawka as another lemming already suggested.
doeknius_gloek@discuss.tchncs.deto Gaming@beehaw.org•I’m in dire need of a new monitor but, it seems, it is harder to find a good one than I thought.2·2 months agoGaming is fine, I haven’t noticed any issues but I have to admit that I’m a casual gamer at most. The monitor supports FreeSync and refresh rates up to 165Hz.
I haven’t compared VA to OLED yet, but the latter costs at least twice as much where I live. For me personally, I don’t think that’s worth it. My previous monitor was a Samsung CF791 with Quantum-Dot but honestly I find the iiyama to have nicer colors. That’s highly subjective of course and the CF791 was released roughly 10 years ago, so take this with a grain of salt.
doeknius_gloek@discuss.tchncs.deto Gaming@beehaw.org•I’m in dire need of a new monitor but, it seems, it is harder to find a good one than I thought.3·2 months agoI’ve been using VA Panels for a long time because of that IPS glow. My current main monitor is a iiyama GCB3480WQSU-B1 and I’m pretty happy with it.
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•How to send backups on multiple location?English6·2 months agoI have an offsite NAS where I run the Restic REST server as a docker container. I connect to it over Nebula but you could also use a traditional VPN, Tailscale, Headscale, Pangolin or whatever.
Works like a charm.
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•Intel NUC Homelab - Plex, Immich, Home AssistantEnglish1·2 months agoInteresting, I didn’t know that. Thanks!
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•Intel NUC Homelab - Plex, Immich, Home AssistantEnglish6·2 months agoUhhh, I have always used Docker for Home Assistant with no issues? That being said, I’m no HA power user at all - so maybe you could elaborate about the limits you’ve encountered?
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•Considering a refurbished Lenovo ThinkCentre M920q for use as a discrete HTPC / SteamLink console. Is this a good idea? Does anyone here have any experience with these?English10·2 months agoI was recently reading a lot about these because I wanted to use three Lenovo M920x for my homelab as virtualization hosts with Proxmox.
The really cool thing about them is their low power usage, that you can easily buy them used/refurbished and that you can fit a small PCIe expansion card into them.
I didn’t use them in the end because sadly 22110 M.2 SSDs don’t fit and I wanted to use enterprise SSDs for Ceph.
However, your use case seems simpler, so I’d think a M720q or maybe even M710q (without PCIe slot) would do, for less money than the M9xx series (which support vPro).
There’s a really nice forum thread on ServeTheHome with loads of information about these units.
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•How to secure Jellyfin hosted over the internet?English1·3 months agoUhh, interesting! Thanks for sharing.
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•How to secure Jellyfin hosted over the internet?English35·3 months agoNo, it isn’t.
EDIT: I quickly want to add that Jellyfin is still great software. Just please don’t expose it to the public web, use a VPN (Wireguard, Tailscale, Nebula, …) instead.
Electron. Many apps nowadays are just headless browsers and browsers are huge and complex. It’s nice from a development perspective, because you can (re)use web tools for desktop apps but it’s very resource hungry.
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•Plex is locking remote streaming behind a subscription in AprilEnglish1·3 months agoIt’s been a while since that I set this up, so take this with a grain of salt. I have these two plugins installed:
- Chapter Segments Provider
- The older Intro Skipper
I’m honestly not sure if I even need both - maybe the Chapter Segments Provider is unnecessary, even though it’s official and newer. I don’t understand exactly how it works from the docs.
However, Intro Skipper gives you a new scheduled task named “Detect and Analyze Media Segments”. Use this to extract metadata about media segments from your library.
Now that the server knows about some media segments you need a client that can handle them. I’ve had success with the Android TV App (check the settings) and the Web interface should support them too.
I didn’t need to configure anything aside from that, as far as I can remember.
doeknius_gloek@discuss.tchncs.deto Selfhosted@lemmy.world•Plex is locking remote streaming behind a subscription in AprilEnglish4·3 months agoThe media segments feature has been released as of 10.10.0 and it still needs a plugin. Still feels a bit clunky but works already on my Android TV box. I guess there will be more polish in future versions, now that the groundwork is done.
Obligatory: RAID is not a backup.