Skip to content

Kasm

We will be using the following documentation to install KASM here

Installing KASM

First, we are going to create a VM on Proxmox with at least their minimum requirements:

CPU 2 cores
Memory 4GB
Storage 50GB (SSD)

Next, we are going to use their install script:

cd /tmp
curl -O https://kasm-static-content.s3.amazonaws.com/kasm_release_1.17.0.7f020d.tar.gz
tar -xf kasm_release_1.17.0.7f020d.tar.gz
sudo bash kasm_release/install.sh

After that, we can log in to KASM in our browser:

  • Log in to the Web Application running on port 443
https://<WEBAPP_SERVER>:443
  • The Default usernames are admin@kasm.local and user@kasm.local.

After installation, you will be presented with the passwords needed to log in just like the below screenshot:

Description of your image

Super simple, I know! Take the time to look around Kasm or follow the video below if you are done watching ours!

After our tutorial, if you would like to go into more depth, you can check out KASMs video here