Virtualization
VMWare workstation - ova import not working
2022/07/06
When importing ova and/or ovf files, if Workstation does not give any error but does not import the file as well, try importing the file in VMWare Player. When you do that, you will see that if the …
virt-install with cloud-init
2022/02/09
If you have not heard about cloud-init then you should definately search for it and learn about cloud-config as well. You can find the documentation for cloud-config here. It is used for configuring …
Podman repositories on ubuntu like distros
2020/08/01
Recently I installed podman on ubuntu based dervative. I like podman a lot but to my distress I found that after installation, I was not able to search or run any containers. Found out that the …