Hi all,
I have a host range like this
a[1-3].it.{colo1,colo2,colo3}.yyy.com
are there any unix command which will get the output as .
a1.it.colo1.yyy.com
a2.it.colo1.yyy.com
a3.it.colo1.yyy.com
a1.it.colo2.yyy.com
a2.it.colo2.yyy.com
a3.it.colo2.yyy.com
...
and so on.
Thanks
Dinesh
Hi all,
I am new to the world of ssh, I want to setup passpharseless ssh keys for a user say "abab".
# from any machine the users should be able to run something like
$ ssh -i /home/abab/.ssh/identity-abab abab@host?.bruce "hostname"
Thanks
satish
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.