mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
Add dig commands to get own ips to hh favourites
This commit is contained in:
parent
b7722c5a59
commit
2395e2ae9c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
dig +short myip.opendns.com AAAA @2620:0:ccc::2
|
||||||
|
dig +short myip.opendns.com A @resolver1.opendns.com
|
||||||
dd if=/dev/zero status=progress bs=1M count=1024 | gzip -9 >bomb.gz
|
dd if=/dev/zero status=progress bs=1M count=1024 | gzip -9 >bomb.gz
|
||||||
rsync -av --delete JBS\ SCH/ JBS\ Backup/
|
rsync -av --delete JBS\ SCH/ JBS\ Backup/
|
||||||
duplicity --encrypt-key 001E1725 --exclude /proc --exclude /sys --exclude /tmp --exclude /dev --exclude /mnt --exclude /var/cache --exclude /var/tmp --exclude /var/backups --exclude /srv/www-mail/rainloop/v / file:///mnt/hubic/default/ServerBackups/
|
duplicity --encrypt-key 001E1725 --exclude /proc --exclude /sys --exclude /tmp --exclude /dev --exclude /mnt --exclude /var/cache --exclude /var/tmp --exclude /var/backups --exclude /srv/www-mail/rainloop/v / file:///mnt/hubic/default/ServerBackups/
|
||||||
|
|
Loading…
Reference in a new issue