|
|

|
|
|
|
|
|
# AweSim Workstation Configuration
|
|
|
|
|
|
## Who is this for?
|
|
|
|
|
|
This document is prepared for AweSim end-users and systems administrators responsible for workstation (desktop, laptop) software configuration.
|
|
|
|
|
|
### Accessing services at OSC
|
|
|
|
|
|
Access to AweSim resources is made via the web, or through a direct connection using a terminal or remote desktop. Users may also need to securely transfer files to and from our servers. This document provides a list of supported software solutions for accessing the supercomputer nodes. Note: Other software may provide similar functionality, and this list represents a collection of applications that have been tested to interact successfully with our systems.
|
|
|
|
|
|
## Configuring a workstation
|
|
|
|
|
|
Connecting your users to AweSim is a three-step process.
|
|
|
|
|
|
* [Step One: Install the software](#install)
|
|
|
* [Step Two: Test your connection](#test)
|
|
|
* [Step Three: Connect to AweSim](#connect)
|
|
|
|
|
|
## <a name="install"></a>Install the software
|
|
|
|
|
|
Connection to AweSim is made via the web, through a terminal/shell program, using an SFTP client, and through remote desktop. Below, you will find list of widely-used software packages that can be used to connect to our services.
|
|
|
|
|
|
Alternatively, Windows users can download the [AweSim Connect](https://apps.awesim.org/assets/wiag/connect/latest/AweSimConnect.exe) application, which bundles all of these services.
|
|
|
|
|
|
### Software Recommendations
|
|
|
|
|
|
We have tested connectivity to our services using the following software packages.
|
|
|
|
|
|
| | Windows 7 / 8 / 10 | OSX | Linux |
|
|
|
|------------------- |-------------------------------------- |------------ |----------------------- |--------- |
|
|
|
| Web/HTML | <ul><li>Internet Explorer 10+</li><li>Chrome Browser</li><li>Firefox Browser</li></ul> | <ul><li>Internet Explorer 10+</li><li>Chrome Browser</li><li>Firefox Browser</li></ul> | <ul><li>Chrome Browser</li><li>Firefox Browser</li></ul> |
|
|
|
| Terminal/Shell | [PuTTY](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) | System | System |
|
|
|
| File Transfer | [WinSCP](http://winscp.net/eng/index.php) | [FileZilla](https://filezilla-project.org/) | [FileZilla](https://filezilla-project.org/) |
|
|
|
| Remote Desktop | [TurboVNC](http://sourceforge.net/projects/turbovnc/) | [Chicken](http://sourceforge.net/projects/chicken/) | [Remmina](http://remmina.sourceforge.net/) |
|
|
|
|
|
|
|
|
|
## <a name="test"></a>Testing your configuration
|
|
|
|
|
|
**Note:** *The [AweSim Connect](https://apps.awesim.org/assets/wiag/connect/latest/AweSimConnect.exe) application provides an automatic configuration check. To perform this check manually, follow the directions below.*
|
|
|
|
|
|
You may wish to test that your workstation is capable of connecting to AweSim. To ensure that your system is not blocked from accessing our services, make a telnet request to port 22 at `oakley.osc.edu`
|
|
|
|
|
|
#### \[Windows\] Test your connection using AweSim Connect
|
|
|
|
|
|
The AweSim Connect application automatically checks for an open connection to AweSim services and reports the status in the "Network Status" box.
|
|
|
|
|
|
#### \[Windows\] Test your connection using PuTTY
|
|
|
|
|
|
##### 1. Open the PuTTY application.
|
|
|
##### 2. Enter `oakley.osc.edu` in the "Host Name" field.
|
|
|
##### 3. Enter `22` in the "Port" field.
|
|
|
##### 4. Click the 'Telnet' radio button under "Connection Type".
|
|
|
##### 5. Click "Open" to test the connection.
|
|
|
##### 6. Confirm the response.
|
|
|
If the connection is successful, you will see a message that says "SSH-2.0-OpenSSH_5.3".
|
|
|
If you receive a PuTTY error, consult your system administrator for network access troubleshooting.
|
|
|
##### 
|
|
|
If the test is successful, you should see the following screen:
|
|
|
##### 
|
|
|
|
|
|
#### \[OSX/Linux\] Test your configuration using telnet.
|
|
|
|
|
|
##### 1. Open a terminal
|
|
|
##### 2. Type `telnet oakley.osc.edu 22`
|
|
|
##### 3. Confirm the connection
|
|
|
If the test is successful, you will see a screen similar to the following:
|
|
|
##### 
|
|
|
|
|
|
|
|
|
## <a name="connect"></a>Connect to AweSim
|
|
|
|
|
|
Once you have an AweSim user account and your software is configured appropriately, you can now connect to AweSim services. Visit our connection portal at [https://apps.awesim.org/devapps/](https://apps.awesim.org/devapps/) and log in to begin.
|
|
|
|
|
|
### Further assistance
|
|
|
|
|
|
For additional assistance, please [contact](https://awesim.org/en/contact/) your AweSim technical representative. |