- 0 Posts
- 79 Comments
kieron115@startrek.websiteto
Selfhosted@lemmy.world•People who are staying on Plex, have you tried Jellyfin? What about it do you not prefer? (real question)English
7·1 day agoSecurely sharing is simpler on Plex. I can invite anyone with just an email and they have near instant access to an HTTPS encrypted service. I don’t have to deal with setting up a VPN, reverse proxy or ACLs (in the case of something like Tailscale).
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Plex Announces Massive Price Hike on Lifetime Subscription PlansEnglish
82·4 days agoBecause if I’m watching locally I dont need them, and if I’m watching remotely Plex already offers secure remote viewing 'out of the box`. They give every user an SSL certificate and a public accessible URL at app.plex.tv. They also handle secure user authentication. The new price is stupid, but Jellyfin is not a 1:1 replacement.
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Plex Announces Massive Price Hike on Lifetime Subscription PlansEnglish
53·4 days agoA gentle reminder that Jellyin more or less requires you to set up a reverse proxy and a secure VPN to use it outside of your home.
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Suggestions for migrating from Windows Server to ProxmoxEnglish
2·1 month agoI haven’t used TrueNAS but from what I’m reading it has an option to import existing pools. If you have spare SSD I would yank your windows drive out of the system and try installing Proxmox on the spare drive first. There’s a truenas installation script on that community page I linked in my other post, it says to follow this discussion after it runs. That might be a good starting point.
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Alright let's see pictures of your super nice rack-mounted, professionally installed labs. I'll start 🙃English
2·2 months agoI hope that barracuda was shucked from a Seagate Expansion lol (that’s where I got all of my barracudas).
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Suggestions for migrating from Windows Server to ProxmoxEnglish
5·2 months agoEdit: Also yeah you should be able to dual-boot but I wouldn’t recommend it. Linux and Windows bootloaders don’t like to play nice with eachother.
2nd Edit: Added the official PVE Hyper-V migration documentation, but that blog covers it in more detail.
3rd Edit: It looks like there are some important caveats when virtualizing TrueNAS, which I assume you’re familiar with since you have it virtualized already but I wanted to add the TrueNAS virtualization guide just in case. https://www.truenas.com/blog/yes-you-can-virtualize-freenas/
You should be able to migrate most or all of your existing Hyper-V VMs to Proxmox, which would be relatively straight forward. My recommendation would be backing up everything to your TrueNAS (that has the dedicated HBA) then you can wipe your Windows boot drive and install Proxmox. Then you could start by migrating your TrueNAS VM over and passing it’s HBA back to it.
Once you have your NAS working in PVE then you could either migrate/rebuild your other VMs, or look into splitting your services into containers (Proxmox uses LXC natively, but Docker is another option.) There are some great helper scripts to get services spun up quickly so you can minimize downtime.
You didn’t mention how much, if any, experience you have with PVE/Debian and I know from a friend recently switching that some things are a bit more “difficult” than TrueNAS so hit me up if you need anything. The PVE admin documents will be helpful as well.
https://pve.proxmox.com/wiki/Advanced_Migration_Techniques_to_Proxmox_VE#HyperV
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
1·2 months agoIf you have the skills to setup a Jellyfin server you also have the skills to setup wireguard.
They appear to offer a guided installation for windows users.

kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
1·2 months agouhhh did i? https://github.com/ZoeyVid/NPMplus is the link I meant to post for npmplus. its a fork of npm.
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
3·2 months agoJeez, so it’s meant to be a literal home media server. Able, but not designed, to be used for sharing.
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
2·2 months agoPrimarily for the CrowdSec integration (one less thing to set up manually)
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
1·2 months agoI run pretty much all my stuff through NPMplus. Then I have a firewall between my public and private networks in case something does get compromised. But I’ve had Plex exposed (on a non-default port) for literally years and nothing ever happens.
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
1·2 months agoYeah I had to convince them to try RustDesk so they would stop using RDP. Like I said, a lot of people just know enough to be dangerous.
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
2·2 months agoThey also do some SSL shenanigans to get every user a unique, valid public certificate created during setup. https://words.filippo.io/how-plex-is-doing-https-for-all-its-users/
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
2·2 months agoalso fyi starlink has public ipv6 available if you DO wan’t to set it up. been hosting a minecraft server off a starlink connection lol.
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
1·2 months agoI had to explain to one of them why RDP is a bad idea lol. Thats kind of my point - average people tend to only know enough to be dangerous, not to do things safely. Or as Shakespeare said - "The fool doth think he is wise, but the wise man knows himself to be a fool.”
kieron115@startrek.websiteto
Selfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish
4·2 months agoWhen I set up wireguard it was just more complicated when one side didn’t have a public IP. Whyyyy can’t we adopt ipv6 already.
The extent of the setup for Plex is to log in with your email and password, pick which shared libraries you want to be pinned to your home screen, and then browse. My parents in their 70s were able to figure it out and all I had to do from my end was grant them access to the libraries I wanted to share with a simple check box.