mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-02-02 01:14:58 -05:00
cleanup
This commit is contained in:
parent
a8df34ff54
commit
cac288b6a4
@ -28,19 +28,11 @@ In the Content Qube:
|
|||||||
|
|
||||||
3. Enter a different password for the view only password (second password and verify prompt)
|
3. Enter a different password for the view only password (second password and verify prompt)
|
||||||
|
|
||||||
2. Start the server `vncserver :1 -xstartup /usr/bin/xfwm4 -geometry 1920x1080 -localhost no`
|
3. Start the server `vncserver :1 -xstartup /usr/bin/xfwm4 -geometry 1920x1080 -localhost no`
|
||||||
|
|
||||||
3. Enter passwords when prompted
|
4. View the shared screen `vncviewer -passwd ~/.vnc/passwd :1`
|
||||||
|
|
||||||
1. You can generate secure enough passwords for this purpose using `openssl rand -base64 16 | tr -d '+/=' | head -c 8;echo`
|
5. Open applications `DISPLAY=:1 xterm` where xterm can be any binary on your system
|
||||||
|
|
||||||
2. Enter one password for read/write (first password and verify prompt)
|
|
||||||
|
|
||||||
3. (recommended) Enter a different password for the view only password (second password and verify prompt)
|
|
||||||
|
|
||||||
3. View the shared screen `vncviewer -passwd ~/.vnc/passwd :1`
|
|
||||||
|
|
||||||
4. Open applications `DISPLAY=:1 xterm` where xterm can be any binary on your system
|
|
||||||
|
|
||||||
## If You Want To Share an Existing Monitor or Window
|
## If You Want To Share an Existing Monitor or Window
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user