sudo claude just fuck my shit up
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
Sudo -i
sudo dnf --help
If youβre using sudo for Rm -r / Youβre doing it wrong
Unpopular opinion:
On 99% of all Linux systems, you don't need sudo.
It's not like you have hundreds of users with varying levels of access logging into your PC.
Just use root for admin tasks.
Su often takes more time and is more involved, even if it's a difference between very little effort and no effort at all.
For example, I update and install apps through CLI about once a week, and I'd rather just bang the sudo than go su, enter root credentials, and only then go for what I wanted in the first place.
su [Enter] [Password] [Command] doesn't take longer than sudo [Command] [Enter] [Password]
And after you've done it once, you can just keep the terminal open and do all other admin tasks without typing sudo
Open another terminal (or tab) for user stuff.
Blasphemy!!!
Right. Just put sudo su in your terminal on boot, and you're set.
Your terminal at boot. That would be TECTONIX or VT100 when your good old VAX has made a boo-boo once more? But I wouldn't know where to fill any Chinese contact spray ("sudo su", "Fu Manchu"...) in there. Or do you by any means mean your .bashrc? You know, before sucessfully shooting your own foot you'd need how to load and unlock.
sudo wine
But how will I run that command I copied from some murky internet forum?
You're right, just add Sudo -s to /etc/profile
What if I told you I sudo as root
This wouldn't do anything. Sudo is white magick while su is the devil's work, so they cancel out each other. I know, because I've read Harry Potter, seen "War Games" and am a social net Linux expert.
Tell this to my cousin (though he probably does this to gaslight me).
doas
I normally disable root, so I donβt think su would work. Never tried, so maybe I am using it wrong.
Sudo -ku