Category: Uncategorized

  • Installing Minikube on Linux Mint 22.2 ‘Zara’

    Recently I just repurposed two old laptops and install Linux Mint 22.2 on them. My main goals for these old laptops are 1) As my HomeLab so I can test out different software and configuration to pick up new tech skills , 2) Setup home networking and turn one of them as Kubernetes Cluster for…

  • Access To Docker Container Shell on Synology NAS

    In this post, I will explain how to access to Docker container shell that hosted on Synology NAS using “Terminal” on MacOS. Assuming you know how to create and start a Docker Container on Synology NAS. I will write a post in the future explaining the steps to create and run Docker Container on Synology…