Table of Contents0.1 #Introduction1 Manage Docker Containers with Yacht1.1 Pull the Yacht docker image2 Logging into Yacht3 Conclusion #Introduction In…
DevOps Blog – Latest DevOps Articles and Tutorials
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…
Linux Systemd Cheat Sheet Useful
Table of Contents1 Introduction2 Systemd Cheat Sheet in Linux3 Logs with systemd4 Introspection with systemd5 Services6 Targets (runlevels)7 FAQ Section7.1…
Kubernetes day one
Table of Contents0.1 #Introduction1 Method installs for Kubernetes.1.1 Managed Kubernetes Service.1.2 Minikube1.3 Install and configure Kubernetes Manually2 Install Kubectl on…
Deploy the Latest Portainer Release
Portainer frequently releases updates. You can not simply login to your Portainer container upgrade button, in this tutorial, How to…