/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
tar cvpjf - --exclude=/selinux --exclude=/srv --exclude=/dev --exclude=/boot --exclude=/tmp --exclude=/mnt --exclude=/sys --exclude=/lost+found --exclude=/proc / | ssh [email protected] "dd of=/root/archive_of_my_server.tar.bz2"