Talk is cheap. Show me the code.
Site migrated to WordPress
Site migrated to
viliampucik.wordpress.com
!
Disable SSL Certificate Verification in Git
git config --global http.sslVerify false
Compressed Disk Backup
Disk backup with progress bar using parallel gz compression:
pv /dev/sda | pigz > /mnt/backup/disk.gz
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)