Sometimes you need SSH access to a host inside a network behind a Firewall/NAT where […]
Managing Dockers Containers with Portainer
Portainer is a Web GUI to manage Docker containers [Link]. See also the post about […]
Managing Dockers Containers with Yacht over HTTPS
Yacht is a web GUI to manage Docker containers, making deployment and management of resources […]
Working with Git Repositories in GitHub
First things first. Create an account and log in to GitHub [Link]. Go to Settings […]
Deploying and Configuring in Mass with Ansible
Ansible is a tool for automating provisioning, configuration, and deployment across multiple hosts via SSH. […]
Kubernetes Persistent Volumes
Persistent volume type: HOST PATH the correct choice for databases, such as MySQL; mounts a […]
Setting Up WireGuard VPN Client and Server
Modern, lightweight, and high-performance VPN protocol. SERVER SIDE On Ubuntu / Debian-based systems: apt install […]
Kubernetes Cheat Sheet
If you have ever worked with containers such as Docker, you know how efficient and […]
Creating a Service for “rc.local” to Run Script on Startup (Boot)
There are some ways to run a script, application, or command when the system loads. […]
Full Mail Server on Ubuntu using iRedMail
iRedMail is a script that installs and configures all the services needed to run a […]