[-] raubarno@lemmy.ml 32 points 1 year ago* (last edited 1 year ago)

Unfortunately, Linux manuals are pretty scattered around. I'll try to find something for you:

EDIT: Forgot this important material:

  • If you need to know command-line argument specifics for a particular program, use manpages (For example, to find brief information about grep, type man grep in your shell, and info grep if you need a complete manual).
[-] raubarno@lemmy.ml 29 points 1 year ago

You can try to enroll into Linux Foundation Certified Sysadmin course. It is quite a respectable certification. Try to have some practice every day as well.

[-] raubarno@lemmy.ml 25 points 1 year ago* (last edited 1 year ago)

I'd recommend rather boring Debian. Archlinux as well if you want to dive deeper.

EDIT: For Debian, you want Debian Testing.

[-] raubarno@lemmy.ml 23 points 1 year ago* (last edited 1 year ago)

Note: the capacitor says:

МБГО ¬2
20мкф ±10%
500в 1077
ОТК

Which means 20 micro-pharads capacity, rated for 500 volts.

EDIT: no markings on the motor.

EDIT2: apparently, these capacitors are still being sold.

[-] raubarno@lemmy.ml 31 points 1 year ago

If you fork a process, then it's the two separate processes but sharing the same memory with copy-on-write mapping.

[-] raubarno@lemmy.ml 24 points 1 year ago* (last edited 1 year ago)

It won't work. It's a dangerous command because a single > destroys your .bashrc. You may want either echo 'neofetch' >> .bashrc or neofetch | sed -e 's:%:a:g' | sed -e "s:^\\(.*\\)$:printf '\1\\\\n':" >> .bashrc or something of that kind.

EDIT: tested out the latter command

[-] raubarno@lemmy.ml 26 points 1 year ago

Ask ElectroBOOM, he would definitely make a video rectifying it *bang* OUCH F___ S___ why is there a loose wire?

[-] raubarno@lemmy.ml 27 points 1 year ago

FYI, the creator of an original Arch-chan is RavioliMavioli: https://raviolimavioli.github.io/ . The pic above seems to be a derivative work.

[-] raubarno@lemmy.ml 33 points 1 year ago

This is why airplanes crash

[-] raubarno@lemmy.ml 27 points 1 year ago* (last edited 1 year ago)

There should be a hardware reset pin hole somewhere near the place where PIN/SD cards are placed. It was designed specifically for VIM users. Hold it with a narrow object.

EDIT: typo

[-] raubarno@lemmy.ml 26 points 1 year ago

First Aid kit

[-] raubarno@lemmy.ml 25 points 1 year ago* (last edited 1 year ago)

(X-Files music starts playing)

  • Part 1: What Lies Behind the Undefined Behaviour in C
  • Part 2: Mystical Appearances of CPU Cache Invalidation
  • Part 3: Secret Council of the Church of Emacs
  • Part 4: Strange Encounters with Supernatural Software Bugs
view more: ‹ prev next ›

raubarno

joined 2 years ago