this post was submitted on 26 Jun 2025
79 points (95.4% liked)
Linux
8102 readers
1007 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Migrated a server to a new drive by copying all the files with rsync and chrooting into it. Nothing too impressive from a linux standpoint, but I had no idea that was possible until I tried it.
I used to do this to migrate user profiles on Macs at my previous employer. I'd ssh in and copy everything across the network and then have the user log in on the other computer like magic. Network copy is a beautiful thing.