this post was submitted on 26 Jun 2025
44 points (92.3% liked)

Linux

8093 readers
685 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
[–] maxwells_daemon@lemmy.world 11 points 12 hours ago (2 children)

scp

I'm never using a flash drive again.

[–] DmMacniel@feddit.org 9 points 12 hours ago (1 children)

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

[–] eutampieri@feddit.it 8 points 12 hours ago

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

[–] bjoern_tantau@swg-empire.de 5 points 11 hours ago

Next step: rsync, because it lets you resume.