More actions
Turhan Bey (talk | contribs) added applications and services section |
Turhan Bey (talk | contribs) mention of ssh warnings |
||
| Line 79: | Line 79: | ||
2. Copy-paste the entire text of your private key into it from your PM. Save the file. | 2. Copy-paste the entire text of your private key into it from your PM. Save the file. | ||
3. Change the permissions of the private key file to read-only by only yourself, i.e. "chmod 600 <your login>-eunidev.pem". | 3. Change the permissions of the private key file to read-only by only yourself, i.e. "chmod 600 <your login>-eunidev.pem". Remember, this is your private key and nobody else should have access to it. (This will also remove a lot of warning messages that many versions of ssh will throw at you for being so lax in your key security.) | ||
And you're done. To connect to devtest, just use ssh with that key file and the public DNS from above. For example: | And you're done. To connect to devtest, just use ssh with that key file and the public DNS from above. For example: | ||