https://forums.cacti.net/viewtopic.php?f=5&t=10558
Thursday, September 27, 2018
Monday, June 11, 2018
rsync
Remove the files deleted in source and ignore the existing files
time rsync -arv --delete --ignore-existing /src /dest
time rsync -arv --delete --ignore-existing /src /dest
Wednesday, May 30, 2018
Docker on Oracle Linux
https://blogs.oracle.com/virtualization/install-docker-on-oracle-linux-7-v2
https://docs.docker.com/install/linux/docker-ce/centos/#install-docker-ce-1
Docker behind proxy
https://docs.docker.com/config/daemon/systemd/
Docker DNS
https://development.robinwinslow.uk/2016/06/23/fix-docker-networking-dns/
https://docs.docker.com/install/linux/docker-ce/centos/#install-docker-ce-1
Docker behind proxy
https://docs.docker.com/config/daemon/systemd/
Docker DNS
https://development.robinwinslow.uk/2016/06/23/fix-docker-networking-dns/
Subscribe to:
Posts (Atom)