#What is DevOps? DevOps is a software development approach that aims to combine software development (Dev) and IT operations (Ops)…
10 Docker Commands You Need to Know
#In this tutorial, You need to use 10 Docker Commands You Need to Know. 10 Docker Commands 1. docker run…
Ansible practice exercises examples
#Introduction In this tutorial, We will use Ansible practice exercises examples. An Introduction Ansible Ansible is a popular open-source automation tool…
How to run shell commands in Python
#In this tutorial, How to run shell commands in Python. Run shell commands in Python Use subprocess module You can…
Encrypt Files in Linux with Tomb
#Introduction In this tutorial, How to Encrypt Files in Linux with Tomb. It’s a simple shell script to allow you…
Python Docker
#Introduction In this tutorial, How to run python on Docker. Python is a programming language. Python Docker image is the…
Install MariaDB via Docker container
#Introduction In this tutorial, How to Install MariaDB via docker. MariaDB is a popular open-source database server. You need to…
python data type cheatsheet
#Introduction In this tutorial, we learn about Integers, Lists, Dictionaries, and Tuples. Python data type cheatsheet begins. python data type cheatsheet…
Deploy MongoDB as a Docker container
#Introduction In this tutorial, How to Deploy MongoDB as a Docker container. MongoDB is a source-available cross-platform document-oriented database program.…
Deploy Redmine Project Management using Docker
#Introduction In this tutorial, How to Deploy Redmine Project Management using Docker Compose. Redmine is an Open Source project management…