Practical Guide On Vim Text Editor · You must have heard the many memes about exiting the Vim editor. Memes are fun, but you don't need to be scared of...
Practical Linux Guide to Manage Users and Groups · In the vast world of Linux, one of the fundamental aspects of system administration is managing users...
Schedule a lambda function as a cron job · AWS Lambda function is a FaaS(Function as a Service) offered by AWS. FaaS is a cloud computing model that...
Redirect your data anywhere · Sometimes we want our Linux terminal output to be stored in a file instead of printing on the terminal. So how to achieve...
Save yourself from being a non-root user · We all know that the root user has unlimited power in a Linux-based Operating System. But what would happen if...
Creating and custom metrics for ec2 servers using amazon-cloudwatch-agent · If you are using ec2 servers for your production workload, you'll need to...