this post was submitted on 26 Jun 2025
75 points (95.2% liked)

Linux

8083 readers
1036 users here now

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

Also check out:

Original icon base courtesy of [email protected] 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
[–] [email protected] 14 points 1 day ago (2 children)

scp

I'm never using a flash drive again.

[–] [email protected] 8 points 1 day ago

Next step: rsync, because it lets you resume.

[–] [email protected] 10 points 1 day ago (1 children)

especially nice when you get path completion on the target server :D

[–] [email protected] 10 points 1 day ago

Note: to do this you have to have your public key on the remote server