mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
a080c9cca3
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
21 lines
914 B
Text
21 lines
914 B
Text
freenx (Free implementation of the NX Server)
|
|
|
|
Freenx is an application/thin-client server based on nx technology.
|
|
NoMachine nx is the next-generation X compression and roundtrip suppression
|
|
scheme. It can operate remote X11 sessions over 56k modem dialup links or
|
|
anything better. This package contains a free (GPL) implementation of the
|
|
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.
|
|
|
|
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.
|