| 1 | How to Login |
| 2 | How do I login to the cluster? |
| 3 | |
| 4 | To login, open either Terminal (Mac) or Putty (PC) |
| 5 | |
| 6 | Terminal (Mac/Linux): |
| 7 | |
| 8 | In a new terminal write this: ssh -Y username@my-mgrid.mykopat.slu.se |
| 9 | |
| 10 | Putty (Windows): |
| 11 | |
| 12 | In the field "Host name" write this: my-mgrid.mykopat.slu.se |
| 13 | Then click on the Open button at the bottom. |
| 14 | |
| 15 | A command windows will open and you will be asked for your user name then password. |
| 16 | When you enter it you will not see any characters come up on the screen. |
| 17 | Hit enter after your done typing. |
| 18 | |
| 19 | Remember your username is the same as your AD account . You will be prompted for your password, just enter your AD password. |
| 20 | |
| 21 | Once you have logged in you will see that your in your Home folder - the prompt will look like this: les@my-mgrid:~$ |
| 22 | Notice the server name before the prompt |