diff --git a/pages/linux/x0vncserver.md b/pages/linux/x0vncserver.md new file mode 100644 index 000000000..f9c1ac7d6 --- /dev/null +++ b/pages/linux/x0vncserver.md @@ -0,0 +1,12 @@ +# x0vncserver + +> TigerVNC Server for X displays. +> More information: . + +- Start a VNC server using a passwordfile: + +`x0vncserver -display {{:0}} -passwordfile {{path/to/file}}` + +- Start a VNC server using a specific port: + +`x0vncserver -display {{:0}} -rfbport {{port}}`