This is just a simple tweak that I like to add to hosts to remind the user which host they are connecting to. This message will print in the terminal window on ssh login, until its changed or removed. MotD = Message of the Day. A message that prints to
Category: ssh
The CloudWatch agent will not work properly without the permissions configured. This was the fastest way I found to get CloudWatch talking correctly. Create IAM Role – https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/create-iam-roles-for-cloudwatch-agent-commandline.html Attach Role to EC2 instance – https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/attach-iam-role.html Install Cloudwatch on the EC2 instance Install CloudWatch Agent sudo yum install amazon-cloudwatch-agent -y Install
We have hundreds of clients where I work, and now some of us, finally, get to use Macs. We use mRemoteNG for managing ssh connections on Windows, but we needed a solution for Macs. We needed an easy-to-use solution that allowed us to control who had access where. One of