Strit

joined 1 year ago

1: I have been using subfolder of /mnt for different things when self-hosting. Different external drives go in different subfolders of /mnt. Example: Media drives are mounted at /mnt/media, data drives at /mnt/data etc.

2: I'm lazy. Mine are located in my server users home folder. I then use scripts to sync between them between desktop and server.

3: Just make sure than your server user, the docker user and root user can all read and maybe write to them.

[–] Strit@lemmy.linuxuserspace.show 15 points 2 days ago (1 children)

Near instant camera images! Yes please!

You could bind mount the folder you want it to go to, into the /var/www/webdav/ folder.

mount --bind foo foo

        The  bind  mount  call  attaches only (part of) a single filesystem, not possible submounts. The entire
       file hierarchy including submounts is attached a second place using
[–] Strit@lemmy.linuxuserspace.show 1 points 1 week ago (1 children)

I technically still have a hosted website, but it's rarely updated anymore. It's very low priority compared to my self-hosted stuff.

~/git/AUR|dev|whatever/$(git clone) is where mine usually reside.

I have the WTR R7 (N100 model 2 bay) and I can't really complain. It was fairly cheap and it does what it says it does. Power draw with 2 2.5" SSD's is about 11W average, but the RYzen one will be more.

[–] Strit@lemmy.linuxuserspace.show 5 points 2 weeks ago (1 children)

Isn't rawhide the "rolling" version? If so, it does not really count as 42, just what packages 42 is likely gonna have.

[–] Strit@lemmy.linuxuserspace.show 27 points 2 weeks ago (1 children)

I think he wrote that he had been contributing for about 7 or 8 years, and only the last one was as a volunteer.

[–] Strit@lemmy.linuxuserspace.show 2 points 2 weeks ago (1 children)

I have some on freezers, and one on an air fryer that does 2400W. That's the biggest loads I have.

[–] Strit@lemmy.linuxuserspace.show 2 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Just to clarify. In-kernel drivers is not the same as open source firmware. Most bluetooth dongles use the in-kernel driver, but require proprietary firmware to be loaded before they work. Most of that firmware is present in the linux-firmware packages/repository, but the setup would no longer be FOSS only.

[–] Strit@lemmy.linuxuserspace.show 13 points 3 weeks ago (5 children)

If that's the case, then you should answer the OP with how it's set up. OP is specifically asking how to do it with random drives other people hands them, not trusted drives always connected.

What is the disaster that could happen you’re referring to?

Auto mounting random USB sticks has never been wise. No telling what random malware they contain.

view more: next ›