Skip to content

Commit

Permalink
kasmvnc
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali committed Sep 26, 2023
1 parent a83a44a commit 1d00015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kasmvnc/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ EOF'
echo -e "password\npassword\n" | vncpasswd -wo -u $USER

# Start the server :)
sudo -u $USER bash -c "vncserver -select-de \"${DESKTOP_ENVIRONMENT}\" -disableBasicAuth"
sudo -u $USER bash -c "vncserver -select-de \"${DESKTOP_ENVIRONMENT}\" -disableBasicAuth -interface 0.0.0.0"

0 comments on commit 1d00015

Please sign in to comment.