X11 Forwarding over SSH
Linux and Mac users can directly use ssh instead of the X2Go client. Mac users will need to install the XQuartz software. Use the following command
ssh -XY [username]@cpeg424.ece.udel.edu
Use X11 Forwarding on Windows only when you can't get X2Go or BitVise SSH to work.
There are couple of different SSH Clients available for Windows. You can use either use Bitvise or Putty ssh clients below:
Bitvise SSH Client with Xming
Enter your EECIS username and password when prompted as in the screenshot below.

Download and Install a local Xserver on Windows such as
VcXsrv or
Xming. Please use these links to install either of the two software.

To run Cadence, you will need to export graphics display from linux. You can alternatively use X2Go instead of using SSH at all. In the SSH client's Terminal tab, enable X11 forwarding. Use the default display setting: 127.0.0.1:0.0.
A SSH session will then open up to the course server something like in the figure below:

virtuoso &
Putty SSH Client with Xming
Some folks prefer Putty as its a lightweight and easy to use software. Download and install Putty SSH client from
https://www.putty.org/
Download and Install a local Xserver on Windows such as
VcXsrv or
Xming. Please use these links to install either of the two software.

virtuoso &
If you have difficulty starting xdisplay on Windows, make sure you have installed VcXsrv or Xming software using links provided above.