darkan15
@darkan15@lemmy.world
- Comment on What do you like/dislike about lemmy? 3 weeks ago:
Dislike: there is still no way to group communities into sub feeds, apart from subs, local, all. (and the work around some do of having multiple accounts seems silly to me)
- Comment on What are your homelab stats? 10 months ago:
Old laptop, Debian with docker running nextcloud, navidrome, jellyfin, gitea, librespeed, wireguard, dnsmasq, and nginx as a reverse proxy.
- Comment on It's official: Evernote will restrict free users to 50 notes | TechCrunch 11 months ago:
adding Quillpad, as another alternative
- Comment on The growing abuse of QR codes in malware and payment scams prompts FTC warning 11 months ago:
QR is just image to text, most QR reading apps I have used, show you the QR content before going to the website (or let you disable opening the link directly) so you should be able to check the URL or content and see if the link is legit or not.
But being honest most people don’t know or don’t even bother and that’s the real problem.
- Comment on Setup a DNS server on a dynamic public ip 11 months ago:
I recommend DuckDNS as well, you can run it both sides and set up a daemon to update the domain when there is an IP change automatically.
And with Wireguard you can set up a tunnel between both locations so you can share anything you need.
- Comment on Good server OS for Jellyfin 1 year ago:
I’m using Debian, with Docker and running Jellyfin, Nextcloud, Navidrome and Wireguard on Containers on my old laptop. So that would be my suggestion.
You could install CasaOS and/or Portainer, on top of Debian if you want an easier way to manage your server and containers.
- Comment on Jellyfin docker outside of lan. 1 year ago:
If you are not behind a CGNAT, it should be as easy as opening the necessary ports.
I have a reverse proxy running in ports 80, 443 and can safely access Jellyfin on a subdomain without issues from outside my LAN.