Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Archive:Development Test Environment: Difference between revisions

From EVE University Wiki
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".  (Remember, this is your private key and nobody else should have access to it.)
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: