This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ssh_x11 [2020/09/14 07:22] vsaxena |
ssh_x11 [2024/08/30 22:02] (current) vsaxena [X11 Forwarding over SSH] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== X11 Forwarding over SSH ===== | ===== X11 Forwarding over SSH ===== | ||
| - | **Linux** and **Mac** users can use ssh instead of the X2Go client. Mac users will need to install the [[https://www.xquartz.org/|XQuartz]] software. Use the following command | + | **Linux** and **Mac** users can directly use ssh instead of the X2Go client. Mac users will need to install the [[https://www.xquartz.org/|XQuartz]] software. Use the following command |
| <code> ssh -XY [username]@cpeg424.ece.udel.edu </code> | <code> ssh -XY [username]@cpeg424.ece.udel.edu </code> | ||
| - | <note warning>Use X11 Forwarding on Windows only when you can't get X2Go to work. </note> | + | <note warning>Use X11 Forwarding on Windows only when you can't get X2Go or BitVise SSH to work. </note> |
| There are couple of different SSH Clients available for **Windows**. You can use either use Bitvise or Putty ssh clients below: | There are couple of different SSH Clients available for **Windows**. You can use either use Bitvise or Putty ssh clients below: | ||
| - | ===== Bitvise SSH Client ===== | + | ===== Bitvise SSH Client with Xming ===== |
| * Download and install Bitvise SSH client from [[https://www.bitvise.com/ssh-client-download|https://www.bitvise.com/ssh-client-download]] | * Download and install Bitvise SSH client from [[https://www.bitvise.com/ssh-client-download|https://www.bitvise.com/ssh-client-download]] | ||
| Line 40: | Line 40: | ||
| ----- | ----- | ||
| - | ===== Putty SSH Client ===== | + | ===== 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/|https://www.putty.org/]] | * Some folks prefer Putty as its a lightweight and easy to use software. Download and install Putty SSH client from [[https://www.putty.org/|https://www.putty.org/]] | ||