#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. Install the Gitea repository in Ubuntu Install the necessary…
Set A Memory Limit For Docker Containers
#Introduction In this tutorial, How to Set A Memory Limit For Docker Containers. Docker container defaults to running without any…
Find large files Linux
#Introduction In this tutorial, How to Find large files Linux. Find large files Linux use find command The find command…
bash create file command
#Introduction In this tutorial, How to use Bash create file command terminal? How to use Bash to create a file…
Password Protect Files on Linux
#Introduction In this tutorial, How to Password Protect Files on Linux. To prevent unauthorized access to files and folders and…