How to Use Heredoc in Shell Scripting
Here document (Heredoc) is an input or file stream literal that is treated as a special block of code. This
Here document (Heredoc) is an input or file stream literal that is treated as a special block of code. This
Chef is one of the popular configuration management tools, which is used to rapidly automate deployment, configurations, and management of
In this article, we will see how to set up remote development in visual studio code via the remote-ssh plugin.
Varnish Cache (also referred to as Varnish) is an open-source, high-performance HTTP accelerator designed for speeding up web servers. In
Varnish Cache (commonly known as Varnish), is an open-source, popular reverse-proxy HTTP accelerator intended for speeding up web servers. It
PostgreSQL (also known as Postgres ) is the world’s most popular and advanced open-source enterprise-grade object-relational database management system (ORDMS).
Let’s take a simple scenario, you have 10 redhat servers where you have to create a ‘tecmint’ user in all
duf is one of the fancy Linux disk monitoring utilities written in Golang. It is released under MIT license and
Over time, the traditional username and password authentication has proven inadequate in providing robust security to applications and systems. Usernames
If you have deployed a LEMP (Linux, NGINX, MySQL/MariaDB, and PHP) stack, then you are probably using FastCGI proxying within
Eclipse is not a new term that programmers will hear. It is very popular in the developer community and has
The main focus of this article is to clearly understand what happens when you run the script vs source the