pwd command in Linux
The pwd command in Linux, short for Print Working Directory, displays the absolute path of the…
The pwd command in Linux, short for Print Working Directory, displays the absolute path of the…
As a tech-enthusiast content creator, I’m always on the lookout for innovative ways to connect with…
File descriptors are a core concept in Linux and other Unix-like operating systems. They provide a…
In Bash version 4, associative arrays were introduced, and from that point, they solved my biggest…
When managing infrastructure as code (IaC) with Terraform, there are instances where securely generating random passwords…
As someone who spends hours working in Jupyter Notebooks, I’ve grown quite fond of its versatility….
In YAML, an array (or list) is an ordered collection of elements. These elements can be…
tmux is getting popular once again, specially among youngsters. We already have a beginner’s guide on…
Email hosting is one of those sneaky expenses that often catches you off guard. You buy…
Your productivity will increase by many folds if you can organise tmux the right way. Well,…
Tmux, the most used tool for multitask(plex)ing in the command line, has one important feature that…
In order to operate services using Docker containers reliably, stably and with minimal maintenance effort, it…
Ansible is a powerful automation tool that simplifies configuration management and application deployment. One of its…
Working with files in Go might seem straightforward and Go provides a number of different approaches…
Creating an online portfolio is a fantastic way to showcase your work, skills, and personal brand….
GitHub – typesense/typesense: Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch…
The Ansible cron module is used to automate the management of cron jobs on remote systems….
Oracle databases are very popular in production environments, after Postgres and mysql, because of its robustness….
Who is accessing your Linux system via SSH? Who is trying to but failing to access…
Ansible Git module allows you to easily manage Git repositories directly from your Ansible playbooks. It…
The Ansible Stat module is a built-in tool that helps you gather detailed information about files…