summaryrefslogtreecommitdiff
path: root/network/freenx/README
diff options
context:
space:
mode:
authorponce <matteo.bernardini@gmail.com>2011-03-07 02:16:25 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-03-07 02:16:25 -0300
commita080c9cca3b0a16b4f3a66675eb4ea5028ec86f8 (patch)
treecbe62cb27b1bf2801cb8c7bef8b8974a5d60b61e /network/freenx/README
parent27332535ba7ba0a20f92baa29071aeefb570e4e0 (diff)
downloadslackbuilds-a080c9cca3b0a16b4f3a66675eb4ea5028ec86f8.tar.gz
network/freenx: Misc. cleaning up.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/freenx/README')
-rw-r--r--network/freenx/README10
1 files changed, 8 insertions, 2 deletions
diff --git a/network/freenx/README b/network/freenx/README
index 8598f1074d..aa3b1092cd 100644
--- a/network/freenx/README
+++ b/network/freenx/README
@@ -9,7 +9,13 @@ nxserver component.
Because a nx user with some default settings is needed for the server to
build, a script, preinstall.sh, is provided to be executed (sh preinstall.sh)
before running the slackbuild: it's pretty straightforward in his functions,
-have a look at it. Also, after installation, you will need to run (as root)
-"nxsetup --install" to complete the setup process.
+have a look at it.
+
+The package installs the default nomachine key to protect the connection.
+run "nxsetup --purge --uninstall ; sh preinstall.sh ; nxsetup --install"
+to set some custom keys (for additional security).
This requires nx.
+
+You need nxclient, also available at slackbuilds.org, on the connecting
+clients.