From d80ae411acdb2c3c6f60823b8b08eba1785cb567 Mon Sep 17 00:00:00 2001 From: Kasm <44181855+kasmtech@users.noreply.github.com> Date: Mon, 5 Oct 2020 15:18:58 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e02b017..47d26df 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ sudo chown $USER /usr/local/share/kasmvnc/certs/self.pem # start kasmvnc and set password for remote access vncserver :1 -interface 0.0.0.0 +# stop kasmvnc to make config changes vncserver -kill :1 # modify vncstartup to launch your environment of choice, in this example LXDE