Questions tagged [nx]
37 questions
1
vote
3 answers
Any reason sshd_config can not be set to an authorized_keys file not in home?
Troubleshooting SSH and NX I have a working SSH connection using a RSA key. The trouble is NX server wants the sshd_config parameter AuthorizedKeysFile to be set to an NX installed file, /var/lib/nxserver/home/.ssh/authorized_keys2. Once I made this…

xtian
- 321
- 3
- 15
1
vote
2 answers
Does an NX client use the server's desktop system?
An installation guide from CentOS says simply,
"Select the connection type, the desktop system you want to use,"
The NoMachine client install page simply says,
"Unix – run either a X11 desktop as KDE, GNOME, CDE and XDM or a
single application…

xtian
- 321
- 3
- 15
1
vote
1 answer
Indication when a user is logged on to Linux via NoMachine?
Is there a way to see if (and which) a user has logged on to an (Ubuntu) Linux
machine via NoMachine - similar to when a Windows machine shows which user is remotely using it?

Shaike Katz
- 111
- 3
1
vote
2 answers
Fast EC2 micro AMI which can enable graphical remote logon?
I am currently using Natty_FreeNx_RubyRails (ami-6754970e) and it can be a little slow when browsing simple websites remotely. Before going to a 'small' instance, I would like to know if we can optimize this AMI further to make work a bit faster…

ThinkCode
- 184
- 2
- 10
1
vote
1 answer
Connect with sftp client to server that can be accessed only through other server
I am new to this forum and to this kind of stuff so don't judge me hard:
I would like to connect with:
sftp client (Bitise Tunneler) and nxClient (NOMACHINE)
to the server A through other server B. Because server B is reachable from my computer and…

Sergey Kucher
- 111
- 4
1
vote
0 answers
Programs running in an NX session seem to pause when session disconnects
We are currently running an interactive HPC application which presents a graphical interface to the user, attaches to an HPC cluster and allows them to run and observe some computation. The user logs in to a front-end node via NoMachine NX Server…

ajdecon
- 1,301
- 4
- 14
- 21
1
vote
2 answers
Using NX with no PasswordAuthentication SSH setup
I'm trying to setup passwordless SSH access.
My username is bmccann, so in /etc/ssh/sshd_config I added:
PermitRootLogin no
PasswordAuthentication no
AllowUsers bmccann nx
I ran ssh-keygen on the client and put ~/.ssh/id_rsa.pub from the client…

benmccann
- 598
- 2
- 8
- 21
0
votes
0 answers
NX Server: NX Protocol on port 22
New server (RHEL 7) in a very restrictive network environment that permits only a handful of ports for everything connected in the LAN.
22 is accessible and I'm wondering if it's possible to have NX Server use 22 for NX protocol (and not SSH). By…

Ivy
- 1
- 1
0
votes
1 answer
Get rid of PULSE_* environmental variables
How can I get rid of these environmental variables?
fryking@heimdal:~$ printenv | grep…

Civing
- 183
- 1
- 7
0
votes
2 answers
centos 6.7 nx freenx unavailable
I have a standard server setup for our application that requires freenx that I have been installing since centos 6.4, on a couple dozen servers. This server was given to me by a new hosting provider with centos 6.7, which I haven't worked on yet.…

FredS
- 5
- 3
- 7
0
votes
0 answers
Have GPU Passthrough working both Windows and Linux guests but libGL SDL error linux couldn't find matching glx visual NX x2go freenx
I have GPU Pass-through working with KVM qemu with both Windows 7 and CentOS guest but with Windows I can easily RDP with Remote Desktop mstsc and even run 3D accelerated apps that will make use of the OpenGL acceleration etc.
I don't care about…

htfree
- 483
- 4
- 9
- 21
0
votes
1 answer
Multiple hop NX connection
I'm managing a set of servers on a private network with one facing the internet (ie. one public ip). Soon I'll need to start working remotely, and I'll need access to some graphical programs. I'd like to use freeNX, because I've read that it's…

onlyanegg
- 163
- 2
- 9
0
votes
1 answer
x2Go dependency requires unavailable nx packages on CentOS 6.5
I thought I'm at my wits ends trying to figure out how to resolve these dependencies...
[root@mrwizard yum.repos.d]# yum install x2goclient x2goserver
[...]
Error: Package: x2goclient-4.0.1.3-1.el6.i686 (epel)
Requires: nxproxy
Error:…

xtian
- 321
- 3
- 15
0
votes
1 answer
No "Trusted Execution" on Xeon E5540, what am I missing?
I seems the Xeon E5540 ticks all the "fun" boxes for Hyper-V (especially VT-d) on Windows Server 2012. The only one conspicuously missing is "Trusted Execution".
I read the information on Wikipedia and Intel's page. If I understand it correctly it…

Vincent Vancalbergh
- 215
- 3
- 12
0
votes
1 answer
Does FreeNX work with Nomachine Web Companion?
I have a working installation of the open source FreeNX, where I used this how to.
It mentions
You can also embed your NX Server in a webpage by installing the
Nomachine Web Companion and the Apache webserver
Does that mean, that the java plugin…

Sandra
- 10,303
- 38
- 112
- 165