This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
on-campus [2018/08/14 20:49] vsaxena |
on-campus [2020/09/24 03:49] (current) vsaxena |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== On-Campus Access to Cadence Tools ===== | ===== On-Campus Access to Cadence Tools ===== | ||
| - | * UI Engineering cumputer labs have X2Go Clients installed on the desktops to remotely access the Linux servers. | + | * Some of the UD ECE labs have X2Go Clients installed on the desktops to remotely access the Linux servers. If you have a PC or laptop and are on the campus network you can proceed to install and use [[x2go_install|X2Go Client]]. |
| + | * **CPEG 424/624** students connect to the server (**cpeg424.ece.udel.edu**) | ||
| - | * ECE 41X/445 students connect to ENGR server (**ece-ece410.ece.uidaho.edu**) using [[x2go_install|X2Go Client Installation]] (Don’t install Nomachine Client as it has been deprecated). | ||
| - | * ECE 310 students connect to the server (**ece-ece310.ece.uidaho.edu **) | ||
| - | |||
| - | * Linux and Mac users can use ssh instead of the X2Go client. They can do this with | ||
| - | |||
| - | <code> ssh -XY [username]@ece-ece410.ece.uidaho.edu </code> | ||
| - | |||
| - | OR | ||
| - | |||
| - | <code> ssh -XY [username]@ece-ece410.ece.uidaho.edu </code> | ||
| | | ||
| **PS:** | **PS:** | ||
| - | * If you are connecting through a **personal laptop** through the UI wireless connection, make sure you Vandal Gold connection for better quality link, and use the VPN as advised by the UI IT. | + | * If you are connecting through a **personal laptop** through the UI wireless connection, make sure you have a good quality link. |
| - | * See on-campus access to Cadence tools page more information on [[http://www.uidaho.edu/infrastructure/its/self-help/security-and-antivirus/vpn-windows|VPN Setup]]. | + | |
| - | <note tip>Always keep saving your files while you work and take regular backups. It is recommended that you take FTP backups (e.g. using Filezilla) from the server on your personal machine (or mail to yourself) in order to avoid losing data during server crashes.</note> | ||