Category: Raspberry Pi

Backup Raspberry Pi remotely

To back up your raspberry pi remotely, you will need to know the ip address, then using the following command ssh pi@xx.x.x.xx “sudo dd if=/dev/mmcblk0 […]

27/09/2017