this post was submitted on 26 Jun 2025
66 points (94.6% liked)

Linux

8102 readers
1184 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 12 points 1 day ago (2 children)

scp

I'm never using a flash drive again.

[–] DmMacniel@feddit.org 10 points 1 day ago (1 children)

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

[–] eutampieri@feddit.it 9 points 1 day ago

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

[–] bjoern_tantau@swg-empire.de 7 points 23 hours ago

Next step: rsync, because it lets you resume.