#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
#Introduction In this tutorial, How to run shell commands in Python. Run shell commands in Python Use subprocess module You…
Encrypt Files in Linux with Tomb
#Introduction In this tutorial, In this tutorial, How to Encrypt Files in Linux with Tomb. It’s a simple shell script…
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…
Manage Docker Containers with Yacht
#Introduction In this tutorial, How to Manage Docker Containers with Yacht. The yacht is GUI to Manage your Docker containers.…
How to install Gitea repository in Ubuntu
#Introduction In this tutorial, How to install Gitea repository in Ubuntu. Gitea is one self-hosted Git server. I will install…