How upgrade docker-compose to latest

Check the latest version here: https://github.com/docker/compose/releases Check if the docker-compose is installed in these directories: Once found, rename it to something like docker-compose-<version.number> Now download…
Read More

How to extend HDD space in ubuntu 20 VM (this example is hosted on ESXi)

After extending the hard disk of the VM in ESXi or any other hypervisor, reboot the VM and boot using a bootable GPARTED iso image.…
Read More

How utilize SSH tunnel for any remote service

This is something Advanced level so if you are a beginner, try to follow along and I will try to explain it in the easiest…
Read More