All of the screenshots that follow are from PuTTY 0.62.
Create an SSH login session if the intent is to log in to an EAS Linux (target) VM and execute Linux shell commands. The SSH login session in this example will be for the SF DEV WEB VM (San Francisco data center, DEVelopment environment, eas WEB server, Virtual Machine). In the screenshots that follow, sensitive information has been redacted, and the screenshots themselves illustrate the key values that should be entered in the PuTTY Configuration dialogs.
Info | ||
---|---|---|
| ||
The appropriate IP addresses will be provided by an EAS administrator for any server connections that need to be created. |
1 Run PuTTY.
2 Under the Session category, enter the IP address of the target VM in the Host Name (or IP address) field, and specify port 2241 (or port number 22 for the newer EASX machines) in the Port field. Also confirm that the connection type is "SSH".
...
4 The remainder of the configuration consists of default values, but if additional configuration is required, then "Chapter 4: Configuring PuTTY" should be consulted.
The following login session names should be used to maintain consistency with standard EAS nomenclature. The login session name for this example (eas-sf-dev-web) is highlighted in bold font in the table below.
Environment | |||
---|---|---|---|
DEV | QA | PROD | |
San Francisco Data Center (legacy) | eas-sf-dev-db | eas-sf-qa-db | eas-sf-prod-db |
eas-sf-dev-geo | eas-sf-qa-geo | eas-sf-prod-geo | |
eas-sf-dev-web | eas-sf-qa-web | eas-sf-prod-web | |
San Francisco Data Center (EASX) | eas-sf-dev-dbx | eas-sf-qa-dbx | eas-sf-prod-dbx |
eas-sf-dev-geox | eas-sf-qa-geox | eas-sf-prod-geox | |
eas-sf-dev-webx | eas-sf-qa-webx | eas-sf-prod-webx | |
Disaster Recovery Data Center (legacy) | (eas-dr-dev-db) | (eas-dr-qa-db) | eas-dr-prod-db |
(eas-dr-dev-geo) | (eas-dr-qa-geo) | eas-dr-prod-geo | |
(eas-dr-dev-web) | (eas-dr-qa-web) | eas-dr-prod-web | |
Disaster Recovery Data Center (EASX) | eas-dr-dev-dbx | (eas-dr-qa-dbx) | eas-dr-prod-dbx |
eas-dr-dev-geox | (eas-dr-qa-geox) | eas-dr-prod-geox | |
eas-dr-dev-webx | (eas-dr-qa-webx) | eas-dr-prod-webx |
Tip | ||
---|---|---|
| ||
Database administrators are likely to only be interested in the database machines, so in that case, they will only need to create this subset of all of the possible EAS SSH login sessions:
|
5 Return to the Session category to save this login session. Enter the login session name in the Saved Sessions field, and then press the Save button.
...