loganb

joined 1 year ago
[–] loganb@lemmy.world 29 points 4 days ago

This message was approved by your local democracy officer.

[–] loganb@lemmy.world 6 points 3 weeks ago (2 children)

Try Organic Maps.

It's not as fully featured as OSMAnd but my goodness is it faster.

[–] loganb@lemmy.world 2 points 3 months ago

It's OK I was literally OMW to be that guy.

[–] loganb@lemmy.world 1 points 4 months ago (1 children)

I would cd into the user folder that you want to add / remove files from and see what the ownership is to begin with and simply replicate ownership to match what's already there.

[–] loganb@lemmy.world 4 points 4 months ago (3 children)

Generally, in my experience, modifying the backing storage for a nextcloud instance is more of a PITA than its worth. I would just mount the webDAV in your file manager. This way the nextcloud db stays in sync with the backing storage.

If you are going to be making direct modifications to the backing storage, check this form post on modifying the nextcloud config to have it look for changes on the filesystem.

As for the permission side of things, run ls -lh in the folder that you want to make changes and see what the user:group is for ownership of the existing files and make sure your new files match. Chmod and chown will be your friends here and chmod has a --reference option that let's you mirror permissions from an existing file, a real time saver.

Hopefully this helps!

[–] loganb@lemmy.world 7 points 4 months ago (1 children)

For container management I use portainer CE and for the rest I use CheckMK.

[–] loganb@lemmy.world 5 points 5 months ago (1 children)

^^ Source: trust me bro

[–] loganb@lemmy.world 2 points 5 months ago

I dont know if this qualifies as a "toaster" but Ive used this docking bay in the past for a NAS and it served my purposes decently well. One thing to keep in mind is that random IO will be lacking with a usb interface. Also, this particular chipset does powercycle all the drives when one is removed so drive swaps end up requiring you to power the entire system off to perform. Also no integrated cooling may be a deal breaker as you illuded to.

If I was basing a nas build off of a PI, I would look to use the PCIe 1x2.0 interface on the pi 5 as a HBA.

[–] loganb@lemmy.world 4 points 6 months ago

It depends on the size of your budget (if it exists at all). Your probably better off doing some e-waste dumpster diving. Shoot for something with a 3rd gen i3 / i5 or newer and at least 4gb of RAM.

That generation is when Intel added MPEG hardware encoder so it opens up a lot of options for self-hosting media servers.

[–] loganb@lemmy.world 10 points 6 months ago

https://flathub.org/apps/org.gnome.SoundJuicer

I then run the album through Picard to make sure all the tagging is correct.

[–] loganb@lemmy.world 8 points 6 months ago

Just to make sure. Are you copying to your ZFS pool directory or a dataset? Check to male sure your paths are correct.

Push vs pull shouldn't matter but I've always done push.

If your zpool is not accessible anymore after a transfer then there is a low-level problem here as it shouldn't just disappear.

I would installe tmux on your ZFS system and have a window with htop running, dmesg, and zpool status running to check your system while you copy files. Something that severe should become self evedent pretty quickly.

[–] loganb@lemmy.world 11 points 6 months ago

Highly recommend restic. Simple and flexible. Plus I've actually used it on two occasions to recover from dead boot drives.

view more: next ›