this post was submitted on 26 Jun 2025
84 points (95.7% liked)
Linux
8120 readers
662 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
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.