Commands are ran from a liveUSB
Use compression over the network, but extract on target
sudo dd if=/dev/nvme0n1 bs=256M status=progress | pigz -c -p 4 | ssh [user]@[host] "gunzip -c > /mnt/disks/dev-nvme0n1.img"
| // ==UserScript== | |
| // @name Bitbucket First Steps admisser | |
| // @namespace https://poespas.me/ | |
| // @version 0.1 | |
| // @description Really annoying stuff bitbucket, not cool. | |
| // @author You | |
| // @match https://bitbucket.org/* | |
| // @grant none | |
| // ==/UserScript== |
sudo modprobe -r ideapad_laptop