• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle


  • There’s a store in my town called Memory Express, and I bought their generic card back in the day. I can’t remember if it was vantech or Startech branded. I didn’t actually buy it for that purpose, I just had it lying around. I originally bought it because my work computer had no ethernet port, and I was testing networks with it. It’s funny, I seem to wander through my Linux-using experience with amazing luck. I always hear about ‘no sound’ or ‘no wifi’, and I’ve never run into that.



  • Welcome to the club! My Plex box is an i7-950. Not a 9600k… It’s whatever I had lying around. It eats more power than it needs to, but it fits a whole lotta hard disk, so I’m good! It also shares it’s library with a little VM on a Dell tiny i5-4570t which runs jellyfin. I prefer jellyfin, the Mrs and the MIL prefer Plex. Don’t stress high end hardware, just make sure you can stuff enough disks in it to hold your library. I bought the tiny used from an auction, and I built the Plex box back in, like, 2008 or something? Anyways, the point is, it’ll probably work fine, go cheaper if you want.









  • Did you remove the snap with purge?

    Like, sudo snap remove --purge nextcloud? Because the purge will (should) erase stopped passwords and stuff.

    I have a snap Nextcloud that I’ve managed to keep alive for seven years now… I’ve had a few issues, but it’s been pretty good overall.

    One day I’ll put up a Docker and move everything over… One day.



  • LVM is a bit more complicated than just using a normal partition, but it does add a lot of functionality. If you need to make an LVM volume bigger, you can just add another disk to the volume. You can also do RAID like stuff with it. Live resizing of volumes is doable too.

    I think some LVM stuff can be done in Disks, but I generally just use the command line. Smarter people, are there graphical LVM utilities I don’t know about?


  • I don’t know if this is a good analogy, but this is how it was explained to me: I want to send things to people, so I give anyone who asks a key. I keep a bunch of lockboxes that can be opened by that key. When I send them stuff, I lock it up in that box. They know it’s from me if the key works.

    I also have a bunch of free boxes in a pile, anyone can grab one, but only I have the key to those. They want to send me stuff? Only I can get into it.