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 password to list of items in PM
Turhan Bey (talk | contribs)
added info on account passwords
Line 12: Line 12:


WebDev team members may connect to the devtest environment through SSH by using their private key as authentication.  The private key is a 1024-bit DSA key.  Instructions for using it under different clients and environments may be found below.
WebDev team members may connect to the devtest environment through SSH by using their private key as authentication.  The private key is a 1024-bit DSA key.  Instructions for using it under different clients and environments may be found below.
Note that public key authentication is the only allowed method of remote connection.  The password is only useful when creating a new shell from within the instance itself.  Despite being unusable for remote connections, the password should still be changed by the user to something more secure upon first login by using the "passwd" command.


== Setup, Windows Clients ==
== Setup, Windows Clients ==