this post was submitted on 04 Apr 2025
11 points (92.3% liked)

PC Gaming

10671 readers
238 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
 

Do you have a separate admin account, or let your "main" account have admin rights? Do you require entering a password/PIN to install software? Just curious about where people fall on the security-convenience spectrum.

top 13 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 16 hours ago (1 children)

My main account has sudo rights and I type the password in whenever making root changes. I far prefer this to the windows model of admin changes only requiring a yes click.

Most stuff I install doesnt require admin anyway. Its only system updates.

[–] [email protected] 1 points 9 hours ago

Use an underprivileged account, create a separate account, then you'll be prompted for user name and password when escalation is attempted. Same thing.

[–] [email protected] 1 points 16 hours ago

I just have admin rights on my account and don't give anything I don't trust UAC permission. No installer/platform like Steam or EGS or GOG requires UAC permission if they install to a different drive, and I have Windows on its own M.2 drive, while my games go to 1 of two 2TB nvmes.

[–] [email protected] 10 points 1 day ago

On my server I do most things under a non-root account.

On my Windows machines I really don't want it to tell me what I can and cannot do. If I break it I'll fix it.

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

I like to actually log in as root on a terminal to do admin stuff, never got into sudo really. Old habits, you know.

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

I'll do that on my Linux machine if I have to do a lot of admin stuff. Otherwise I just stick to sudo.

[–] [email protected] 2 points 1 day ago* (last edited 1 day ago)

The only reason to actually sudo su is when you have to redirect to a file, as root, and tee is not an option for some reason.

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

No particular reason but for that sort of thing I just do su -

[–] [email protected] 6 points 1 day ago

On the windows gaming machine, I let it do its own thing with UAC clickthroughs basically just notifying me when something is making system changes.

On Linux, I have a separate root password and use some combination of su, kdesu, yast, or whatever, but I never log in as root directly. I don't game that much on Linux (that machine is lacking in graphics horsepower), but things like EU4 work well enough.

[–] [email protected] 2 points 1 day ago

When I had a windows computer I would crank the setting that requires administrator privileges way up. But the only time I actually logged into admin was to install drivers.

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

I just left all the stuff as it was :p.. I have 1 account I use for everything. In terms of needing a password to install software, I suppose it depends on what im installing