In order to use Cadence from outside the UD Campus, you will need to use VPN to access the ECE VMs (i.e. cpeg424.ece.udel.edu). If you are in the campus network, then skip the VPN setup.
Follow these steps to setup your off-Campus Cadence access:
You can use a VNC client with X11 forwarding over ssh to access the servers. A VNC remote connection is slightly tedious to setup the first time but infinitely more stable than X2Go.
Some of my PhD students successfully use MobaXterm but I haven't explored it.
X2Go software is buggy and we have switched to VNC.
If needed, follow the instructions at X2Go Client to download and install X2Go client.
If for some reason VNC or X2Go are not working, Windows users can use graphics forwarding over ssh by following the link: SSH X11
Linux and Mac users can 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
You could also try using MacOS version of RealVNC client. Please note that the Mac options haven't been tested by the instructor/TA. Please contact EECIS IT for help with Mac issues.