summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSebastian2010-05-12 19:42:27 +0200
committerSebastian2010-05-12 19:42:27 +0200
commitce3329047d378a14006ce74ec273ac59e3375303 (patch)
tree782430f270b4c7aca1b35d5b7813518e3797c555 /README
downloadpvs-ce3329047d378a14006ce74ec273ac59e3375303.tar.gz
pvs-ce3329047d378a14006ce74ec273ac59e3375303.tar.xz
pvs-ce3329047d378a14006ce74ec273ac59e3375303.zip
initial import of latest svn version
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