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)
Disconnect and power off USB peripheral from the Linux command line
I have a headless Proxmox PVE node that I sometimes need to mount USB storage to. When I'm done with it I can unmount the filesystem on ...
-
I have been working to prepare a digital atlas exhibit for the Natillik Heritage Centre in Gjoa Haven, Nunavut, Canada. Working with Indig...
-
I was recently trying to configure iDRAC 9 on some servers to send email after discovering some unreliability in the inlet temperature of s...
No comments:
Post a Comment