AWS Systems Manager Full Tutorial | Access AWS EC2 without Putty or SSH | AWS SSM Configuration

Описание к видео AWS Systems Manager Full Tutorial | Access AWS EC2 without Putty or SSH | AWS SSM Configuration

#AWS_SSM #AWSutorials #KnowledgeModulation
Some times while working with AWS and Linux servers we lost ssh key or we ware not able to log in to our server via putty with various fatal errors, so that time you cant connect to your server or instance, your openssh may crashed and hence you are not allowed to log in to instance or server via ssh even you allow ssh port on firewall.
So to deal with this issue you have to install AWS SSm i.e AWS Systems Manager to your instance or server so that you can remotely run any command and various scripts and resolve your issue, also if you have so many instances and wants to run same command on many servers then AWS Systems Manager comes in use.
In this video I will show you installation and configuration of AWS SSM i.e AWS Systems Manager to your CentOS/ RedHat/ AWS linux Instances.

Do like this video, Share this video with your friends and Don't forget to Subscribe our Channel Knowledge Modulation.

FB Link;   / knowledgemodulation  
Insta Link:   / knowledgemodulation  

Cmmands:-
sudo yum install -y https://s3.region.amazonaws.com/amazo...
sudo systemctl start amazon-ssm-agent
sudo systemctl enable amazon-ssm-agent
sudo systemctl status amazon-ssm-agent

Комментарии

Информация по комментариям в разработке