this post was submitted on 26 Jun 2025
55 points (93.7% liked)

Linux

8093 readers
933 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

For me, my high bar that I have yet to beat, was the time I pivoted the running OS (ubuntu) into RAM over SSH so I could unmount and image the boot drive without rebooting and loading a live USB (Which would have required a ticket with my provider to enable IPMI)

you are viewing a single comment's thread
view the rest of the comments
[–] antithetical@lemmy.deedium.nl 4 points 18 hours ago* (last edited 18 hours ago)

Oh so many fun adventures, too much to count... But a few nice ones:

  • HDD died, so ran a desktop system over network from a NAS (nfs) without HDD.. for months.
  • Rebuilding a corrupted system (any bit advanced tools wouldn't start anymore, like apt).
  • Custom bootable live cd based on Linux From Scratch (around 2002).
  • Anything related to Kerberos and NFS4.
  • Replacing syscalls to run software from a ramdrive that would otherwise not work.
  • Recently using debootstrap to install Kubuntu with a ZFS root, which went surprisingly smooth and pretty easy.

I love Linux for all these insane possibilities.