I just finished my 42nd Fedora upgrade. I’m not counting multiple machines, just the number of releases where I’ve done an upgrade.
- 0 Posts
- 75 Comments
Who did you go to?
Extract a tarball with verbose output from the specified file.
And learn how to use the ‘z’ option
What if you use both?
What do you mean? Ive upgraded every release since Fedora Core 1.
bitchkat@lemmy.worldto
linuxmemes@lemmy.world•Me, when my new job forces macos for developmentEnglish
5·4 months agoI just run Fedora in a VM and do 99% of my work there.
For some reason, COBOL has had OOP features since 2002.
bitchkat@lemmy.worldto
Programmer Humor@programming.dev•there's no escape! brew another cup!English
6·4 months agosysyemctl disable --now sawtrapd to do both in one command.
Have you bought a single monitor in the past 5 years or so? Mine all have hdmi and DP.
That’s when locate piped to grep is your best friend.
Ls doesn’t tell them where they are, just what files exist in their current location.
You forgot the pwd after each ‘cd’.
bitchkat@lemmy.worldto
linuxmemes@lemmy.world•I never had problems with permission again after I know the real power of sudoEnglish
1·7 months agoLike I said, olden days.
C# is a great language but I’ll always choose Java because the ecosystem around it is so vast. Often times some client library you need has a c# port maintained by one guy and he hasn’t updated in years.
bitchkat@lemmy.worldto
linuxmemes@lemmy.world•I never had problems with permission again after I know the real power of sudoEnglish
2·7 months agoI think they had to reinstall. It was part of a Hadoop cluster and that was extra finicky.
bitchkat@lemmy.worldto
linuxmemes@lemmy.world•I never had problems with permission again after I know the real power of sudoEnglish
1·7 months agoI believe sudoedit disables being able to spawn commands from the editor. In vi, I think it was :!<command>
bitchkat@lemmy.worldto
linuxmemes@lemmy.world•I never had problems with permission again after I know the real power of sudoEnglish
2·7 months agoI’ll create directories via sudo in /var/log, /var/lib etc and then chown to the user that the systemd service will be running as.
bitchkat@lemmy.worldto
linuxmemes@lemmy.world•I never had problems with permission again after I know the real power of sudoEnglish
12·7 months agoBack in the olden days we used to nfs mount every other machines file system on every machine. I was root and ran “rm -rf /" instead of "./”.
After I realized that it was taking too long, i realized my error.
Now for the fun part. In those days nfs passed root privileges to the remote file system. I took out 2.5 machines before I killed it.
bitchkat@lemmy.worldto
linuxmemes@lemmy.world•I never had problems with permission again after I know the real power of sudoEnglish
58·7 months agoHad an idiot “fix” a permission problem by running “sudo chmod -R 777 /”
And that is why sudo privileges were removed for the vast majority of people.
He said Home Assistant not Google home.