AWSPython: Difference between revisions

From Wiki RB4
Line 15: Line 15:
* [[File:AWSPython8.GIF|400px]]
* [[File:AWSPython8.GIF|400px]]


===Configuation===
* user name is 'ubuntu'


==Operation==
==Operation==

Revision as of 16:53, 12 December 2021

Setup

  • Select the correct region

Key Pair

  • store file in C:\Uwes\owncloud\documents\computer\AWSPython\Python Instance.ppk

Security Group

  • create a specific security group
  • create a rule to access the instance via SSH

Instance

  • create instance

Configuation

  • user name is 'ubuntu'

Operation

Login

  • create site 'ubuntu@54.212.123.129'
    • in Advanced section select ppk file (s. above)
    • ubuntu is default user name for Ubuntu based instances
  • login via WinSCP by site 'ubuntu@54.212.123.129