#proxmox
Read more stories on Hashnode
Articles with this tag
Using Proxmox, we can create virtual machines that we will be using to set up our Kubernetes cluster. What is Kubernetes? According to their official...
background Now we have a bunch of docker containers set up in our internal Linux container. They can be accessed through the IP address of the Linux...
Heres a short guide to installing a desktop environment in our Linux container and remotely connecting to it using x2go client. in Proxmox, create a...
things to do after creating a new container sudo apt update && apt upgrade apt install curl let's install docker now using the quick install...
Background Recently I got my hands on an old server desktop. I plan to repurpose it into a home lab to host some internal applications to be used at...