Skip to content

Instantly share code, notes, and snippets.

View mastef's full-sized avatar
🤗

mastef mastef

🤗
View GitHub Profile
@mastef
mastef / clone_and_restore_server_harddisk.md
Created August 1, 2023 07:49 — forked from nisanthchunduru/clone_and_restore_server_harddisk.md
Clone and restore a physical server's harddisk

Clone a server's harddisk

Login to Hetzner's web interface https://robot.your-server.de/ and activate the Rescue System for the server whose disk you wish to clone.

Ssh into the Rescue System (Replace 1.2.3.4 in the command below with the actual ip address of the server)

ssh -o HostKeyAlias=hetzner-rescue.1.2.3.4 root@1.2.3.4