this post was submitted on 26 Mar 2024
638 points (96.4% liked)

linuxmemes

19717 readers
383 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] rowinxavier 23 points 3 months ago (2 children)

Working for a VoIP company in the early 2010s I rm -rf'd the /bin/ directory. As root. On a production server. On site.

I ended up booting from my phone (android app for iso booting) then manually coppied over the files from another machine. Chrooted and some stuff was broken but rebuilding from the package manager reinstalled everything that was missing. Got the system back up in around 40 mins after that colossal screw up. Good fun and a great learning experience. Honestly, my manager should not have had me doing anything on a root shell with no training.

[–] dejected_warp_core 4 points 3 months ago

I ended up booting from my phone (android app for iso booting)

Impressive. I had no idea that was a thing. That's easily the most "Star Trek" sounding fix I've heard in a good while.

back up in around 40 mins [...] on a root shell with no training.

... and you intuited that fix, or at least pulled it together from scratch/google with no training? Doubly impressive.