How to Change SSH config in AWS EC2
By default when you create a new instance in AWS, you have to authenticate via the PEM files. This is the most secured way to connect to the instance. But…
By default when you create a new instance in AWS, you have to authenticate via the PEM files. This is the most secured way to connect to the instance. But…
In this article, I will discuss how you can monitor your log files in a Linux server, which is one of the key tasks of any Linux System Administrator. But…