Table of Contents0.1 #Introduction1 python data type cheatsheet1.1 Integers1.2 Tuples2 Conclusion #Introduction In this tutorial, we learn about Integers, Lists, Dictionaries,…
DevOps Blog – Latest DevOps Articles and Tutorials
How to Deploy MongoDB as a Docker Container
Table of Contents1 Introduction2 Install Docker3 How to Deploy MongoDB as a Docker Container4 Conclusion Introduction In this tutorial, How…
Deploy Redmine Project Management using Docker
Table of Contents0.1 #Introduction1 Deploy Redmine Project Management1.1 Create the Dockerfile1.2 Create the docker-compose.yml file1.3 The deploy the container1.3.1 Access…
Manage Docker Containers with Yacht
Table of Contents0.1 #Introduction1 Manage Docker Containers with Yacht1.1 Pull the Yacht docker image2 Logging into Yacht3 Conclusion #Introduction In…
How to install Gitea repository in Ubuntu
Table of Contents1 Introduction2 Understanding Gitea2.1 Why Choose Gitea?3 Prerequisites4 Install Gitea repository in Ubuntu4.1 Install the necessary dependencies4.2 Create…
Set A Memory Limit For Docker Containers
Table of Contents0.1 #Introduction1 How to Set A Memory Limit For Docker Containers1.1 Hard memory limits1.2 Soft memory limits1.3 How…
How to find large files Linux
Table of Contents1 Introduction2 Use find command line3 Use the du command line4 Linux combines find and du command5 Conclusion…
How to use bash create file in Linux
Table of Contents1 Introduction2 How to use Bash to create a file2.1 Bash create file: A Guide to Using the…
How to Password Protect Files on Linux : A Complete Guide
Table of Contents1 Introduction2 How to Password Protect Files on Linux2.1 Encrypt a File with GnuPG2.2 using the zip command…
Fixing the “Ubuntu Repository No Longer Has a Release” Issue
Table of Contents1 Introduction2 Ubuntu repository no longer has a Release fixed3 Via Youtube4 Conclusion Introduction In this tutorial, How…