Remote Access to Maxwell Pro

Use SSH and VNC to Access Maxwell Pro

Access Maxwell Pro from your desktop

Overview

  • Verify that SSH is installed on your desktop system. SSH is “the Secure Shell Protocol”

  • Start the VNC Server on Maxwell Pro. The command is bin/startvncserver

  • From your desktop, use the VNC Viewer to login to Maxwell Pro.

Wait 90 seconds and you will see the Maxwell Pro Graphical User Interface on your remote system.

If the Maxwell Pro Network Emulator does not start automatically, then single click on the Maxwell Pro icon in the top left of the window.

Complete Instructions

You should NOT be logged into the graphical desktop as user "maxwell"

It is anticipated that VNC users will not have access to a locally attached keyboard/video/mouse on Maxwell Pro, and that they will initially reach the Maxwell Pro unit via a network login method, such as SSH.

  1. Make sure that you are not logged in as "maxwell" to the Maxwell Pro’s locally attached video monitor.

  2. From the system where you will ultimately run the VNC client/viewer, use SSH to login to Maxwell Pro to access the command-line login prompt on the Maxwell Pro.

    Alternatively you can use the Maxwell Pro itself and bypass the graphical login by pressing the keys:

    CTRL ALT F3 at the same time.

    NOTE: There should be command line desktops under many of the CTRL ALT FX views, where X takes on the value of 2, 3, or 4.

    CTRL ALT F1 should bring you back to the graphical one.

  3. When you get a command line login prompt login as user "maxwell" (password usually "maxwell") That should give you a shell prompt.

  4. Make sure no previous Maxwell processes are executing by typing at the command prompt:

    killstdiserver

  5. In the bin directory run the shell script "startvncserver"

  6. The startvncserver script will terminate instances of previous VNC servers and ask you to enter a password to be used when you start the VNC client. Remember that password, you will need it later.

    The script may ask some other questions; press the enter key to skip this

    Note the desktop number. It's usually 1. It is seen as a number after a colon.

    It may be useful to use ifconfig to note the IP address of the Maxwell Pro machine.

  7. Once the VNC server starts on Maxwell Pro, you will use the VNC viewer (client) on your system to connect to the VNC server on Maxwell Pro. The VNC viewer will prompt you to enter the name or IP address of the Maxwell Pro box and the desktop number, typically 1, that you saw when you started the VNC server.

  8. The VNC viewer will prompt you for the password you specified when you ran the startvncserver script.

    At this point you should see the Maxwell Pro desktop with the Maxwell Pro windows, open up for use.