A Guide to Schedule Cron Jobs for Script Execution
When it comes to automating tasks on a server, cron jobs are an essential tool. Cron is a…
When it comes to automating tasks on a server, cron jobs are an essential tool. Cron is a…
If you’ve encountered the systemctl command not found error while managing your Linux services, you’re not alone. This…
In this short post, we will learn to use a command to list all services from Linux operating…
In this short post, we will see a command to delete history from Linux terminal. To delete a…
Amazon Web Services (AWS) Elastic Compute Cloud (EC2) provides a scalable and flexible cloud computing infrastructure for various…
In this short post, we will learn to delete all the directories (folders) and keep the file as…
Use case Prerequisites SSH from Windows machine Convert PEM to PPK file When you install the putty you…
Steps to run Kibana behind Nginx Proxy To run Kibana behind Nginx proxy with basic authentication is really…
Problem definition Sometimes, we need to uninstall nginx server and also need to remove all the config files.…
Let’s say, you want to find find Linux version you are using/running then you can use the following…