Update Graphical Logins authored by Larry Granroth's avatar Larry Granroth
Access to [SPDR](SPDR) systems will have a number of connection and graphical interface options. All will use ssh connections. These may be as simple as a direct ssh session with X Window forwarding, using a command-line similar to (replace `axanar` in all the examples below with the actual server you're using):
Access to [SPDR](SPDR) systems will have a number of connection and graphical interface options. All will use ssh connections. These may be as simple as a direct ssh session with X Window forwarding, using a command-line similar to (for the examples below, replace `hawkid` with your actual hawkid and `axanar` with the actual server you're using):
```bash
ssh -Y hawkid@axanar.physics.uiowa.edu
......
......