this post was submitted on 30 Jun 2026
147 points (96.8% liked)

Selfhosted

60861 readers
1058 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I think I officially have a hoarding problem...

you are viewing a single comment's thread
view the rest of the comments
[–] nbailey@lemmy.ca 15 points 3 weeks ago (6 children)

There’s probably a bunch of permissions errors, filesystems warnings for cross-filesystem mounts or links, etc. all going to stderr. Linux output streams are a bit odd, 1 is stdout and 2 is stderr. So the command is redirecting the “noise” to null and just printing the actual command output. That would be my assessment, but OP could probably give a more correct answer..!

[–] Sprocketfree@sh.itjust.works 4 points 3 weeks ago (4 children)

Noob, just use sudo, less chars!

[–] ShredderFeeder@shredderfood.net 5 points 3 weeks ago (3 children)

Oddly enough, still generates errors. (There are stuff in user directories that are set to 600.... so even root can't browse/open.)

[–] technopagan@lemmy.world 2 points 3 weeks ago (1 children)

Are you sure? Root can see everything.

[–] Hule@lemmy.world 3 points 3 weeks ago

On a network, it can't.

NFS mount probably.

load more comments (1 replies)
load more comments (1 replies)
load more comments (2 replies)