tallariel
Problems updating admin passwords on kasm image
I'm trying to change the default admin and kasm passwords on a kasm instance using the image
runpod/kasm-docker:cuda11
once the pod is running, I login via ssh and successfully use passwd
to change the admin password. Then I successfully change the kasm password using vncpasswd -u kasm_user
then when i login using kasm, i can login successfully but the screen is completely gray and the cursor doesn't appear. something's broken and i have no clue what it is.
1) what's the correct way to update the kasm admin password on this image?
2) the root user is kasm_user
and the kasm user is kasm-user
. this is very confusing, please consider changing the default usernames to something more descriptive and/or updating the readme accordingly.1 replies