this post was submitted on 27 Sep 2025
424 points (99.3% liked)

196

4547 readers
2088 users here now

Community Rules

You must post before you leave

Be nice. Assume others have good intent (within reason).

Block or ignore posts, comments, and users that irritate you in some way rather than engaging. Report if they are actually breaking community rules.

Use content warnings and/or mark as NSFW when appropriate. Most posts with content warnings likely need to be marked NSFW.

Most 196 posts are memes, shitposts, cute images, or even just recent things that happened, etc. There is no real theme, but try to avoid posts that are very inflammatory, offensive, very low quality, or very "off topic".

Bigotry is not allowed, this includes (but is not limited to): Homophobia, Transphobia, Racism, Sexism, Abelism, Classism, or discrimination based on things like Ethnicity, Nationality, Language, or Religion.

Avoid shilling for corporations, posting advertisements, or promoting exploitation of workers.

Proselytization, support, or defense of authoritarianism is not welcome. This includes but is not limited to: imperialism, nationalism, genocide denial, ethnic or racial supremacy, fascism, Nazism, Marxism-Leninism, Maoism, etc.

Avoid AI generated content.

Avoid misinformation.

Avoid incomprehensible posts.

No threats or personal attacks.

No spam.

Moderator Guidelines

Moderator Guidelines

  • Don’t be mean to users. Be gentle or neutral.
  • Most moderator actions which have a modlog message should include your username.
  • When in doubt about whether or not a user is problematic, send them a DM.
  • Don’t waste time debating/arguing with problematic users.
  • Assume the best, but don’t tolerate sealioning/just asking questions/concern trolling.
  • Ask another mod to take over cases you struggle with, if you get tired, or when things get personal.
  • Ask the other mods for advice when things get complicated.
  • Share everything you do in the mod matrix, both so several mods aren't unknowingly handling the same issues, but also so you can receive feedback on what you intend to do.
  • Don't rush mod actions. If a case doesn't need to be handled right away, consider taking a short break before getting to it. This is to say, cool down and make room for feedback.
  • Don’t perform too much moderation in the comments, except if you want a verdict to be public or to ask people to dial a convo down/stop. Single comment warnings are okay.
  • Send users concise DMs about verdicts about them, such as bans etc, except in cases where it is clear we don’t want them at all, such as obvious transphobes. No need to notify someone they haven’t been banned of course.
  • Explain to a user why their behavior is problematic and how it is distressing others rather than engage with whatever they are saying. Ask them to avoid this in the future and send them packing if they do not comply.
  • First warn users, then temp ban them, then finally perma ban them when they break the rules or act inappropriately. Skip steps if necessary.
  • Use neutral statements like “this statement can be considered transphobic” rather than “you are being transphobic”.
  • No large decisions or actions without community input (polls or meta posts f.ex.).
  • Large internal decisions (such as ousting a mod) might require a vote, needing more than 50% of the votes to pass. Also consider asking the community for feedback.
  • Remember you are a voluntary moderator. You don’t get paid. Take a break when you need one. Perhaps ask another moderator to step in if necessary.

founded 8 months ago
MODERATORS
 
top 26 comments
sorted by: hot top controversial new old
[–] hellfire103@lemmy.ca 84 points 4 days ago (1 children)

fstab table = filesystem table table

[–] four@lemmy.zip 54 points 4 days ago (1 children)
[–] hellfire103@lemmy.ca 25 points 4 days ago (1 children)

rofl on the floor laughing

[–] cypherpunks@lemmy.ml 16 points 4 days ago (1 children)
[–] prime_number_314159@lemmy.world 11 points 4 days ago (1 children)

This sounds like you are calling someone out for not actually lmaoing their ass off.

[–] luciferofastora@feddit.org 2 points 2 days ago

ltaoing their ass off.

FTFY

[–] Aggravationstation@feddit.uk 48 points 4 days ago

Sweet Jesus, somebody finally did it. A truly horny Linux chat up line.

how about this niffty. if you see an angel, fstab it

[–] SpaceNoodle@lemmy.world 44 points 4 days ago (2 children)

Unmounting drives on sleep sounds disastrous, what ridiculous distro is this

Maybe a webdav drive?

[–] gandalf_der_12te@lemmy.blahaj.zone 0 points 4 days ago (1 children)

the transition between sleep and shutdown is a fluent one. a shutdown is just a sleep that is deep enough. when the sleep is deep enough, it might be worth decoupling from energy-hungry consumers such as spinning disks in a laptop.

[–] SpaceNoodle@lemmy.world 4 points 4 days ago

Platter drives will spin down on a low-power state, but will not be logically unmounted.

[–] Cevilia@lemmy.blahaj.zone 8 points 3 days ago

And they say romance isn't dead. /s

Romance isnt dead after all

[–] maniacalmanicmania@aussie.zone 23 points 4 days ago

I don't mount nothin until I've had a coffee.

[–] Damage@feddit.it 13 points 4 days ago

Yeah, but fstab entries are mounted at boot, not wake.

Maybe you meant an auto mount entry, "I mount you as soon as I detect you"

[–] unhrpetby@sh.itjust.works 2 points 3 days ago* (last edited 2 days ago)

My fstab doesn't actually get read on startup. Simply because mount -a is never called.

Just to demystify this magic file.

[–] prole@lemmy.blahaj.zone 9 points 4 days ago* (last edited 4 days ago) (1 children)

Fucking with fstab without fully knowing what I was doing was a powerful early Linux lesson for me lol. Luckily I was using Time Shift so it was very easy to rollback.

Eventually got it working though, and now I understand how it works (though I haven't needed to edit it since switching to bazzite)

[–] luciferofastora@feddit.org 2 points 2 days ago (1 children)

I took a while to figure out my error at the time, but I think I managed to unfuck it using recovery mode eventually. Now I know why people generally recommend mounting scripts instead of fstab.

What does bazzite do differently?

[–] prole@lemmy.blahaj.zone 1 points 2 days ago* (last edited 2 days ago) (1 children)

Bazzite is atomic and immutable, so you cannot (or at the very least, it's made difficult, and its not recommended) alter anything on your OS partition. Like you literally don't have permission to. I couldn't edit fstab if I tried.

So you install programs with flatpak, distrobox (works very well), and on the occasion you really need to (like for VPN software or something), you can "layer" an app onto your OS image.

Basically, every time you turn the PC on, the OS initializes to the saved image. It's incredibly stable.

If you install something, nothing changes until you reboot. If an update breaks your OS install or anything like that (very very rare), you can just simply rollback to the previous OS image.

It's a little bit of a learning curve to figure out how to do some things, but once you get it, it's almost boring how stable it is lol.

I used to use Time Shift, and took regular snapshots, so I could rollback whenever I fucked up fstab or something else. So if you're not looking for something as drastic as an immutable OS, maybe look into that?

If you want more info, look up "ostree" and "rpm-ostree"

[–] luciferofastora@feddit.org 2 points 2 days ago (1 children)

I have a spare SSD (messing with which was the subject of my aforementioned FAFO), so I'm not opposed to trying new things. I've also heard about layering and ostree before, but never taken the time to understand them in depth. Maybe when I've next got some time off, I'll spend a day or three toying around with it. It's been a while since my last distro hop (currently using Nobara, so Fedora isn't entirely new ground to me).

If I did want to mount something at boot in the manner of fstab – putting aside the "why", this is just technical curiosity – what would be the idiomatic way to achieve that?

[–] prole@lemmy.blahaj.zone 1 points 2 days ago* (last edited 2 days ago) (1 children)

I just use the KDE partition manager. I haven't had to mess with mounting anything via command line once since installing Bazzite, so I'm not sure if there's another way to edit fstab (there usually is, it's just recommended against unless you have no other options).

Yeah, if you're familiar with Nobara/Fedora, then you already have a leg up. Bazzite is based on, I believe, Kinoite. It is just optimized for gaming, and it includes a ton of ujust "recipes" (pre-made scripts basically) to add/remove gaming-related functions, among other things. For example, I just type "ujust update" into the terminal and it updates everything, including firmware, flatpaks, local packages, etc.

It just works. It's very beginner friendly, but don't let that turn you off. There's a lot you can do, you just need to do it a different way than you're used to.

Edit: I just saw you said "at boot." As I said, I don't know beyond the gui partition manager... I'm sure there is a way, because it must be a relatively common thing that people run into.

Side note, if you're troubleshooting, or looking for info on Bazzite and can't find what you're looking for, try searching for "silverblue" instead as it's very similar.

[–] luciferofastora@feddit.org 1 points 2 days ago (1 children)

I imagine the partition manager requires sudo permissions though? I generally keep my admin account separate from my normal working/gaming accounts, both for security and also to put another hurdle between myself and dumb decisions.

[–] prole@lemmy.blahaj.zone 1 points 2 days ago

Oh yeah you still use sudo... I'm probably doing a really bad job at explaining this lol

You do still have admin priviliges for everything else, it's just your OS partition that is locked down.

[–] jessica@beehaw.org 8 points 4 days ago

That's very O_DIRECT of you

[–] LGTM@discuss.tchncs.de 5 points 4 days ago

SteamOS Official??????