Forum / NoMachine for Linux / Amazon EC2 Installation / Reply To: Amazon EC2 Installation
November 14, 2013 at 19:05
#722
titan
Participant
# ps auxwww | grep X
Please post the output. You should have a Xvfb running. The output should also tell the port, for example :2. On the console try:
# DISPLAY=:2 xterm
Assuming it’s a bash-like shell. See if xterm can connect without errors.