shadshack

joined 2 years ago
[–] shadshack 8 points 6 days ago (1 children)

Great! I'll use Button Mapper to remap that button to open Plex (or Jellyfin if I end up committing to switching to it).

[–] shadshack 6 points 1 week ago

Hue bulbs are just zigbee. You can get an offline zigbee hub, plug it into Home Assistant, and control it without needing the Hue hub anymore. Then just keep using your existing bulbs and buy generic zigbee ones as needed to replace when they fail.

[–] shadshack 3 points 3 weeks ago

Ctrl + Win + Alt + V works everywhere I've tried it.

[–] shadshack 1 points 3 weeks ago (1 children)

"just don't use the internet" is not the hot take I was expecting

[–] shadshack 2 points 3 weeks ago (1 children)

You can self host on a PC or VM with as little as 1GB RAM and 1 CPU core (although you'll want closer to 4GB RAM and 2 cores if you join really large public rooms, since it takes more resources to talk to hundreds/thousands of other instances). Fairly easy to stand up too, if you use something like this ansible script.

[–] shadshack 0 points 3 weeks ago (3 children)

You're right. It's better to just not use a password manager and use the same password on every site you go to.

/s if that's not obvious

[–] shadshack 4 points 3 weeks ago

I'm in the exact same boat. I have a Jellyfin server configured and ready to go whenever something happens to really piss me off. This nearly was it until I saw that my lifetime Plex pass I bought 10 years ago will make it still be free for my family.

[–] shadshack 4 points 3 weeks ago (6 children)

There are password managers you can self host. Bitwarden being one of them. Secure it as much as you want and keep off-site encrypted backups if you're worried about a single point of failure.

[–] shadshack 5 points 3 weeks ago (2 children)

I just recently ditched Windows and installed Kubuntu. I like Ubuntu but wanted KDE Plasma, and that's exactly what this is! Works great for me, including proton gaming with Steam.

[–] shadshack 7 points 3 weeks ago (1 children)

They'll take your fingerprints when they book you. They'll hold your hand down and force it onto the reader / ink pad if they have to.

[–] shadshack 3 points 3 weeks ago (13 children)

Why is your Roku TV even on the Wi-Fi if you just block its internet?

[–] shadshack 2 points 1 month ago

It's probably that. While on cellular my IP isn't 192.0.0.4 (but it is in 10. space), but there's probably some v6 somewhere in the way.

33
submitted 2 years ago* (last edited 2 years ago) by shadshack to c/[email protected]
 

I'm thinking about making some changes to my home server to make it a little more robust and let me do some cool new things with it (like actually trust it for backing up data to with NextCloud, replicating VMs or data across sites, etc). I'm just looking for any advice people might have for this process to migrate hypervisors.

What I currently have:

  • Windows 10 Pro OS with Hyper-V
  • Running some applications on the host OS (Plex/PRTG/Sonarr/Radarr)
  • Running a few VMs for things I set up after I realized "I should be doing these in VMs..."
  • 4 HDDs for data, each just mounted individually. 2 for TV, 1 for Movies, 1 for Backups

What I'd like to have:

  • Better OS for running the hypervisor (Proxmox is what I'm reading may be best, but I'm open to suggestions)
  • Nothing running on the host OS other than a hypervisor
  • All my services running virtualized, be that via Docker in a LXC or a guest OS.
  • My Drives all in a RAID 5. Planning to add more drives at some point as well.

My thoughts on the process are that the "easiest" way may be:

  1. Just throw a new OS drive in to install Proxmox on
  2. Export my VMs from Hyper-V and import them into Proxmox
  3. Set up the services I had running on the host OS previously in their own VMs/containers
  4. Make a new RAID either: a. with new disks or b. by combining data from my existing disks so I can get a free few disks to start the RAID with, then moving data into the RAID and clearing out more disks to then add to the RAID, rinse and repeat until done (that's a lot of data moving I'd like to avoid...)

I wasn't sure if it would be a smarter idea to do something more like this though (assuming this is all possible, I'm not even sure that it all is). If this is possible, it might reduce my downtime and make it so I can tackle this in bits at a time instead of having an outage the entire time and feeling like I need to rush to get it all done:

  1. New OS drive for Proxmox
  2. Use Proxmox to boot my Windows 10 drive (this I'm not sure about) so that everything continues as it's currently set up.
  3. Slowly migrate my services out of the Windows 10-hosted VMs and host-installed services
  4. I probably still have to deal with the RAID the way I mentioned above

Is there any other method I'm just totally not thinking of? Any tips/tricks for migrating those Hyper-V VMs? That part seems straightforward enough, but looking for any gotchas.

The reason I haven't done anything yet is because I only have so much time in the day, and I'm not trying to dedicate an entire weekend to this migration all at once. If I could split up the tasks it'd make it easier to do, obviously there are some parts that would be time-consuming.

Thanks in advance!

 
view more: next ›