Closed zld932 closed 2 years ago
/usr/share/freenx-server/nxfuncs: line 387: declare: `=': not a valid identifier
This error usually occurs when shell of user (nx or zld932) is '/bin/sh'. Must be '/bin/bash'. Check please /etc/passwd. zld932 must also be in the group 'users'
Small note: In sshd_config enough to write "AllowUsers nx". freenx users don't use ssh authentication now.
If the problem persists send please output of 'nxsetup --mkdb'
Thank you for your reply.
I didn't add zld932 to the users
group.
Now the session is started.
Another small question is copy
and paste
shortcuts in terminal or text editor.
When I want to copy some words in terminal, I use ctrl+shift+c
. the terminal shows
zld932@zld932:~$ ^C
zld932@zld932:~$ ^C
zld932@zld932:~$ ^C
zld932@zld932:~$
And when I want to paste some words in terminal, I use ctrl+shift+v
. the terminal shows nothing but when I type Return
, the next input shows
zld932@zld932:~$ ^M
: command not found
zld932@zld932:~$ вафываыфваыфв
It so happened, I don't use these key combinations in the terminal. (I use Ctrl+Ins/Shift+Ins and they are ok under my xfce4-terminal.) I suspect this behavior is related to the x-terminal (Xterm/gnome-terminal/???) settings on your server.
Thank you. I didn't change the settings of x-terminal. Perhaps it is releated to the system settings.
Hello, I use freenx-server from
https://unixforum.org/up/nxman/freenx-server_2.1.1_amd64.deb
to build a nxserver for ubuntu 18.04, and usenxclient-3.5.0-9.exe
for windows. The commands used for building nxserver are as follows.I want to use
mate
for desktop environment. But I can't start mate-session. The logs from nxclient are as follows.Hope you can help me. Thank you!