Questions tagged [nx]
The nx tag has no summary.
30 questions
0 votes
0 answers
29 views
HAproxy 2.6.12 TCP LB with NoMachine NX servers (SSH-like)
I tried to install HAProxy 2.6.12 in TCP mode to do load balancing (round robin) between 2 NoMachine 8.16.1 ECS (Enterprise Cloud Server) accepting NX protocol (SSH-like). NoMachine is a remote ...
1 vote
0 answers
127 views
Investigate Device Tree Problems (with NVIDIA Xavier NX and a custom board)
I have a NVIDIA Xavier NX (aarch64) with a custom board. It worked well with 4.x kernel and Cboot. Now after migrating to 5.x kernel and UEFI it hangs on boot with the following error: "...
1 vote
0 answers
87 views
How can i offer a single GUI app (trough e.g VNC) that is open to anyone on the internet to control, somewhat safely?
I'd like to make a solution that let's me offer a single Linux GUI app of my choice, e.g an emulator, to be controlled by basically anyone on the internet, trough e.g browser-based VNC. So, i'd like ...
1 vote
1 answer
405 views
NX on a centos server and connect a windows 7
I have a centOS 6.5 server cat /etc/*elease CentOS release 6.5 (Final) I tried to install the NX on it using this document https://wiki.centos.org/HowTos/FreeNX This is how I install it because the ...
1 vote
2 answers
11k views
Black Screen using X2go client in Windows 10 connecting to X2go Server in Centos
First I had a problem with the printer and sharing files, after disabling both it is solved and no window error is shown. Then when I have tried to access from client the windows is fully black. How ...
1 vote
1 answer
1k views
Set X2Go up to allow remote windows on the local desktop?
If I run ssh -X server lxterminal I get a new terminal window open on my local desktop that I can then launch new applications on the server from (similarly to the old xrsh application, except using a ...
0 votes
2 answers
460 views
Freenx authentication failure / installation error?
I'm trying to setup a server on an ArchBang OS. I get installation warnings/errors when I try to install FreeNX on an ArchBang OS. I also get an Authentication error that stops the NX server. I don't ...
6 votes
0 answers
268 views
Fast drop-in replacement for "ssh -X" [duplicate]
I'm looking for something to provide faster X11 fowarding than ssh -X provides. I do not need a full GUI session or the ability to drop/resume user sessions. I use NX regularly, but as far as I can ...