shadshack

joined 1 year ago
[–] shadshack@sh.itjust.works 6 points 2 weeks ago (1 children)

Hah! I just recently got to switch off Comcast to a newer local fiber company. Comcast emailed and texted me for weeks telling me to return their equipment that I never had, but even their website showed I had nothing to return so I ignored it. Eventually the emails changed to "you've been charged", so I called to complain. They assured me that I wasn't actually charged, and then realized they owed me a prorated refund since I cancelled in the middle of a billing cycle. They absolutely weren't going to give that back unless I called.

[–] shadshack@sh.itjust.works 3 points 2 weeks ago

I just set my domain email up with Zoho. Was easy enough and they have a free option. Although I pay $1.25/mo per user for two users, just to get a little extra storage space and be able to use SMTP and ActiveSync to send email from my servers for notifications and use a different mobile app than their default one.

[–] shadshack@sh.itjust.works 4 points 3 months ago

Yeah I'm with you. Just say ACAB. No sense in obscuring it further than the acronym already does.

[–] shadshack@sh.itjust.works 1 points 7 months ago

Another place that's got good deals is https://nationalofficeinteriors.com . Learned about this place at an old job. They sell used stuff that's pretty much new but has like one little stain or scuff on it or something, so places making bulk purchases refuse it. Just doing a search for the Steelcase Leap (which I also highly recommend), they've got a bunch for like 50-70% off full price right now.

[–] shadshack@sh.itjust.works 3 points 9 months ago

I think they don't take your phone, just scan it. I don't know how it works with this, but I have a trial for my state's digital ID app (the app works but isn't fully implemented as a complete replacement for physical IDs yet), and it has two modes I can put it in which generates a QR code on the screen with my data. One mode for police to scan at traffic stops which has my driver's license info, and one just called "age verification" which can be presented when buying alcohol which just verifies that I'm over 21. I like the privacy of the second mode, since there's no reason a liquor store needs to be able to see my home address.

[–] shadshack@sh.itjust.works 7 points 9 months ago (1 children)

Mine's "Abraham Linksys"

[–] shadshack@sh.itjust.works 12 points 10 months ago

A great puzzle game with terminals often found in woods or other outdoors locations. Like so:

[–] shadshack@sh.itjust.works 7 points 10 months ago (1 children)

I thought the same, but it only took me like 2 days to get used to it.

[–] shadshack@sh.itjust.works 4 points 11 months ago (2 children)
[–] shadshack@sh.itjust.works 15 points 11 months ago

"Are you sure you don't want to lower your standards? You're still single..."

[–] shadshack@sh.itjust.works 30 points 1 year ago

Haven't seen anyone mention it in here yet, but this is exactly why I use Aurora Store to search for and download apps instead of the Play Store. It still installs things so the Play Store can update it automatically if you want, but you don't have to deal with any ads.

[–] shadshack@sh.itjust.works 26 points 1 year ago

If they're using a service to send the emails, like SendGrid or Mailchimp or something, that Unsubscribe survey is actually hosted by the email sending provider, and the more people that mark the email as spam or use the "I never signed up for this" option or similar, the worse it makes the user of the mail sending service look. If they used Sendgrid for example to send a mass email to 10k people, if more than 5% Unsubscribe or mark as spam or use the "I never signed up for this", the company might get their account locked down by Sendgrid until there's an investigation as to why they sent spam.

 

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 ›