- for host in myhosts-{2{2,{6..9}},3{2,5,{7..9}}}.mydomain.com
- do
- echo $host
- echo "ssh $host cmd"
- done
Showing posts with label in. Show all posts
Showing posts with label in. Show all posts
Wednesday, 3 July 2013
bash: funky hostname expansion in for loop
Subscribe to:
Posts (Atom)
Interview questions: 2020-12
Terraform provider vs provisioner Load balancing Network Load Balancer vs Application Load Balancer Networking Layer 1 vs Layer 4 haproxy u...
-
kubectl --cert=/tmp/tls.crt --key=/tmp/tls.key create secret tls tls-wc-ingress
-
apt-get install exim4 dpkg-reconfigure exim4-config Select: internet site; mail is sent and received directly using SMTP IP-addresses...
-
NOTE: unbound is now available via epel repo on Amazon Linux install requirements yum groupinstall "Development Tools" yum i...