pull/250/head
Muhammad Atif Ali 1 year ago committed by GitHub
parent c2698be6dc
commit d61f14d42f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -51,4 +51,4 @@ echo -e "password\npassword\n" | vncpasswd -wo -u $USER
# Start the server # Start the server
printf "🚀 Starting KasmVNC server...\n" printf "🚀 Starting KasmVNC server...\n"
sudo -u $USER bash -c 'vncserver -select-de xfce4 -disableBasicAuth' > /tmp/kassmvncserver.log 2>&1 & sudo -u $USER bash -c 'vncserver -select-de xfce -disableBasicAuth' > /tmp/kassmvncserver.log 2>&1 &

Loading…
Cancel
Save