Update home authored by van Vliet's avatar van Vliet
...@@ -1186,7 +1186,7 @@ You should choose a strong password, the password should not be the same as the ...@@ -1186,7 +1186,7 @@ You should choose a strong password, the password should not be the same as the
Kill the vncserver connection: Kill the vncserver connection:
* vncserver -kill :1 * vncserver -kill :1
Now adapt the **xstartup** file: Now adapt the **xstartup.turbovnc** file:
* vi $HOME/.vnc/xstartup.turbovnc * vi $HOME/.vnc/xstartup.turbovnc
``` ```
#!/bin/sh #!/bin/sh
... ...
......