PlexSheep

joined 2 years ago
[–] PlexSheep@feddit.de 3 points 1 year ago (2 children)

I forced myself to use trash (from trash-cli) when I lost my first server install from this.

Nowadays, I've removed the alias from rm that asked me to use trash, and am still using trash if there's a chance I might want to keep something.

[–] PlexSheep@feddit.de 4 points 1 year ago (1 children)

If it can be studied, it's not magic, it's science.

[–] PlexSheep@feddit.de 2 points 1 year ago (2 children)

It's not actually hard if you know some high level basics. I recommend to use a git GUI or tui, makes things even easier. I personally use lazygit.

[–] PlexSheep@feddit.de 17 points 1 year ago (8 children)

Who needs magic when we have science?

[–] PlexSheep@feddit.de 13 points 1 year ago (6 children)

My advice: make your home directory a git directory. You can ignore everything in a gitignore, then make exceptions, like your vim configs, shell configay and so on. You have version control and on a new host you can just git clone and bam, you have your usual setup.

[–] PlexSheep@feddit.de 1 points 1 year ago

Seems like it belongs in the piracy communities. I assume it does not work on Linux?

[–] PlexSheep@feddit.de 5 points 1 year ago

Warum redest du auf einmal Deutsch?

[–] PlexSheep@feddit.de 3 points 1 year ago

And contacts too, please.

[–] PlexSheep@feddit.de 5 points 1 year ago

You are probably confusing the glibc with gcc and g++. Glibc is an implementation of the C standard library, made by GNU (thats where the g in the name comes from).

If you were to look into it, it uses the syscalls to tell the underlying computer system what to do when you call functions, such as printf.

If you want to read more, see here

[–] PlexSheep@feddit.de 1 points 1 year ago (1 children)

Iirc bad does not use glibc, but I'm not very involved with BSD.

[–] PlexSheep@feddit.de 67 points 1 year ago* (last edited 1 year ago) (7 children)

That's not the main part of the article, just a footnote, for anyone wondering.

The flaw resides in the glibc’s syslog function, an attacker can exploit the flaw to gain root access through a privilege escalation.

The vulnerability was introduced in glibc 2.37 in August 2022.

[–] PlexSheep@feddit.de 2 points 1 year ago

Alright, you seem to have a good grasp on what you're doing. Good luck have fun. I really hope it works for you.

view more: ‹ prev next ›