summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c5cf781
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+For installation guidance, consult the INSTALL file.
+
+ATTENTION!
+ An external vnc service is necessary on the client side (e.g. x11vnc).
+
+Furthermore, the client (pvs) expects a .pvs directory in the home directory of the user (will be created on the first launch of
+the client). In this directory, it expects a .pass file with the vnc-password and a file name .allow which contains a representation
+of true/false ({1,0}, {true,false}) whether the vnc access should be allowed or disallowed.
+
+For Now, the Projection feature expects the VNC-Server on the PVS-Servers machine to accept no password or "viewonly" as password.
+A listing of client commands is following.
+
+For further information regarding options of the PVS-Client:
+
+ pvs -h or pvs --help \ No newline at end of file