tar zcvf - <my_backup_folder> | ssh <destination_host> "cat > /<path_on_destination>/my_backup.tgz"
My blog for documenting computery problems after I figure them out. I try to include my problem solving steps, especially if I had to learn things for them too.
Subscribe to:
Post Comments (Atom)
No DHCP IP on eth0 with Ubuntu Server 26.04 (64-bit) on Raspberry Pi 4b
This week I was attempting to get up and running with Ubuntu Server 26.04 (64-bit) on a Pi 4b using Raspberry Pi Imager 1.8.5. I noticed t...
-
I was recently trying to configure iDRAC 9 on some servers to send email after discovering some unreliability in the inlet temperature of s...
-
I recently ran into a problem connecting to some cisco nexus switches that have an older sshd implementation that only works with ssh-rsa pu...
No comments:
Post a Comment