noogs

joined 1 year ago
[–] [email protected] 1 points 1 year ago (1 children)

There's a bit to explain here. So the root user is basically the equivalent of Administrator. One big difference (there are many) is that when you run something as root using sudo, you are actually running as the root user. When you ran the first command to create the folder, you created it in your home directory using the ~ shorthand variable which points to your /home/ user folder. The second command, also references your home folder. However since your running as root, it's looking for the file in the root user's home directory or /root, not your home folder.

The config file needs to be in the home directory of the user running the command unless you can put the full path to the config file in the command, then you can put it wherever you want.

[–] [email protected] 1 points 1 year ago (1 children)

Not weird at all. All my data is shared from a single VM but I access it from several others than run jellyfin and the *arrs, and a few other things. When you don't want everything running on the same virtual machine, you need to share the data over the network, even if it's all on the same physical box.

[–] [email protected] 4 points 1 year ago (4 children)

If you want multiple containers or VMs to have access to the data it needs to be shared from somewhere. As others have mentioned you can setup a VM to run a NAS OS like FreeNAS or just run a container with samba and pass the drive through to the container. The difference is how you access the data from the other containers and VMs. You'll access them via samba shares as opposed to local drives.

To my knowledge two containers/VMs cannot share the same physical or virtual disks in Proxmox. I tried and had to go a different route to get what I needed.

[–] [email protected] 3 points 1 year ago

I feel like the average person doesn't need a computer most of the time. Anyone who's a "power user", for lack of a better term, probably does. I run a VM with a desktop OS on my Proxmox setup that I remote into from my phone for things that I require a full OS for but don't want to break out my laptop. I often find myself remoting into it from my laptop anyway just for continuity.

[–] [email protected] 1 points 1 year ago

We use ProofPoint but exploring other options. I have heard very good things about Avanan but have never trialed it. We're big Sophos partners as well and they recently revamped their email security service, so we're going to at least give it a go given the integration with their other offerings.

[–] [email protected] 7 points 1 year ago

This is the way. I'm routed through cloudflare with private registration as well. The exposed IPs belong to Cloudflare and only they and I know where it goes after that.

[–] [email protected] 1 points 1 year ago

Ah ok. So the only thing left behind really is your name which again I suppose could cause problems out in the ActivityPub world but that's way too deep into the development of Lemmy for me so I'm only speculating. Basically my random theory is if @[email protected] is somehow tied to a particular instance ID and now that instance ID is different, I'm not sure how ActivityPub handles that or if that even matters.

[–] [email protected] 1 points 1 year ago (2 children)

Did you purge your database when you destroyed the old instance? I'm not sure how Lemmy handles instances and databases under the hood but I suppose a database from a different instance might cause problems.

[–] [email protected] 3 points 1 year ago (1 children)

Seeing you on my personal instance as well.

[–] [email protected] 7 points 1 year ago

Daily driver here. The main dashboard page does show your most recently added media and you can also sort both movies and TV Shows by most recently added by changing the sort order. I've been using Jellyfin for a couple years now after I outgrew an older Kodi/MySQL setup and it does everything I need. Never even tried Plex honestly.

[–] [email protected] 5 points 1 year ago

My list:

  • Home assistant
  • Jellyfin
  • Lemmy
  • Lidarr
  • Pihole
  • Prowlarr
  • Radarr
  • Readarr
  • Sonarr
  • Tdarr
  • UniFi Controller
  • Windows VMs for domain, and clustered file storage.
  • Zoneminder
[–] [email protected] 2 points 1 year ago (3 children)

Not OP but yes. You configure your desired output format as well as a number of other options like stripping subtitles etc.. and just let it rip. It's saved me terabytes of space with my collection.

view more: ‹ prev next ›