Skip to content

Instantly share code, notes, and snippets.

@rodde177
Last active August 29, 2015 14:16
Show Gist options
  • Save rodde177/a909ee7aff3384a3f821 to your computer and use it in GitHub Desktop.
Save rodde177/a909ee7aff3384a3f821 to your computer and use it in GitHub Desktop.
Clone VPS
tar czvf - / | ssh root@newlocation "tar -xzv -C / -f -"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment