You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tired to install Kasm release 1.16 on Ubuntu 22.04. using following scripts. It only pulls and start kasm_db images and container. No other images. No login and pwd are provided post install.
So i try installing version 1.15, which work correctly, starting all containers
Hi
I tired to install Kasm release 1.16 on Ubuntu 22.04. using following scripts. It only pulls and start kasm_db images and container. No other images. No login and pwd are provided post install.
So i try installing version 1.15, which work correctly, starting all containers
cd /tmp
curl -O https://kasm-static-content.s3.amazonaws.com/kasm_release_1.16.0.f2d6e1.tar.gz
tar -xf kasm_release_1.16.0.f2d6e1.tar.gz
sudo bash kasm_release/install.sh
rgds
Sameer
The text was updated successfully, but these errors were encountered: