Solution:
At first generate the ssh key from jump host (thor)
ssh-keygen
Next, copy the key to all app servers app01, app02 and app03
ssh-copy-id tony@stapp01
ssh-copy-id steve@stapp02
ssh-copy-id banner@stapp03
Finally login to the app servers and you can login without password
ssh tony@stapp01
ssh steve@stapp02
ssh banner@stapp03
Download Coding Interview Book and Get More Tutorials for Coding and Interview Solution: Click Here
Download System Design Interview Book and Get More Tutorials and Interview Solution: Click Here
Do you need more Guidance or Help? Then Book 1:1 Quick Call with Me: Click Here
I am Ashadullah Shawon. I am a Software Engineer. I studied Computer Science and Engineering (CSE) at RUET. I Like To Share Knowledge. Learn More:
Click Here
0 comments:
Post a Comment