Daily Shaarli

All links of one day in a single page.

April 12, 2022

Verify sha1 signature usb key
sudo dd if=archlinux-2022.04.05-x86_64.iso of=/dev/sdc bs=4M conv=fsync oflag=direct status=progress
sudo head -c $(stat -c '%s' archlinux-2022.04.05-x86_64.iso) /dev/sdc | sha1sum