- To generate your key to access server1-3. Follow the below steps
Step1:
Run this command;
rm -rf keys-access ~/.ssh && git clone https://github.com/devopseasylearning/keys-access.git && cd keys-access && bash key.sh PUT_YOUR_PREFERNAME_HERE && rm -rf keys-access
Example: rm -rf keys-access ~/.ssh && git clone https://github.com/devopseasylearning/ketepys-access.git && cd keys-access && bash key.sh s5tia && rm -rf keys-access
Step2:
After running the above command you need to wait like 30mins to 1hour. After then you can run the below command;
- cd && ssh-keygen -R server1.anomicatech.com for server 1
- cd && ssh-keygen -R server2.anomicatech.com for server 2
- cd && ssh-keygen -R server3.anomicatech.com for server 3
Step3:
Then after running the above command command you login into any of the server.