ich habe freeNX mit
- Code: Alles auswählen
[root]# yum install freenx
installiert, was auch ging...
Da /var/lib/nxserver/home/.ssh/client.id_dsa.key nicht vorhanden war, hab ich
- Code: Alles auswählen
[root]# nxsetup --install --setup-custom-key
ausgeführt... zurück kam nur
bash: nxsetup: command not found
wenn ich
- Code: Alles auswählen
[root@localhost ~]# /usr/share/doc/freenx-0.6.0/nxsetup --install --setup-custom-key
versuche, kommt
Invalid flag --setup-custom-key
nxsetup - Setup the FreeNX server.
Syntax: nxsetup --help
nxsetup --install [--setup-nomachine-key] [--uid <nummber>] [--clean [--purge]]
nxsetup --uninstall [--purge]
--help Display this help message.
--install Install necessary files and add the special user "nx".
--ignore-errors Check for false configuration, but don't complain.
--setup-nomachine-key Allow login with the key shipped with the NoMachine
client. This is fairly secure, and it simplifies the
configuration of clients. (Using a custom key pair.
increases security even more, but complicates the
configuration of clients.)
Use this option at your own risk.
--ssh2 Create additionally commercial pubkey-support; beware:
own _commercial_ ssh2-key is not supported!
--uid <number> Give the uid <number> to the user "nx".
--gid <number> Give the gid <number> to the user "nx".
--localuser The special user "nx" will be created locally using
"luseradd", for use in NIS and NISplus environments.
--clean Perform an uninstallation prior to installation.
--uninstall Remove log and session files, as well as the special
user "nx".
--purge Remove extra configuration files and ssh keys when
performing a "--uninstall".
Note that node.conf will always be saved.
zurück...
- Code: Alles auswählen
/usr/share/doc/freenx-0.6.0/nxsetup --install
------> It is recommended that you use the NoMachine key for
easier setup. If you answer "y", FreeNX creates a custom
KeyPair and expects you to setup your clients manually.
"N" is default and uses the NoMachine key for installation.
Do you want to use your own custom KeyPair? [y/N] ywhich: no nxloadconfig in (/usr/share/doc/freenx-0.6.0:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
/usr/share/doc/freenx-0.6.0/nxsetup: line 130: .: filename argument required
.: usage: . filename [arguments]
Setting up ...mkdir: fehlender Operand
„mkdir --help“ gibt weitere Informationen.