- Apache Spark Quick Start Guide
- Shrey Mehrotra Akash Grade
- 146字
- 2021-07-02 13:39:58
Connecting to your Linux instance
Refer to the following links to connect to your instance from different platforms:

Once you download the .pem file, apply the following permission settings to get information about your machine:
- Set the permission of the .pem file to 400 and provide a complete path in the ssh command
- The default username for Ubuntu AMI is ubuntu
ec2-18-219-82-165.us-east-2.compute.amazonaws.com is the host name of the instance
You can get the hostname (Public DNS (IPv4)) and other machine details from the EC2 instance dashboard:

For the instance we have created, we can connect to the machine with the following commands:
chmod 400 shrey.pem
ssh -i "shrey.pem" ubuntu@ec2-18-219-82-165.us-east-2.compute.amazonaws.com
You will see the following screen upon executing the previous commands:

Once you login to your Amazon instance, your machine will be ready to install the required frameworks.
推薦閱讀
- Dreamweaver CS3 Ajax網頁設計入門與實例詳解
- 大數據技術與應用基礎
- Unreal Engine:Game Development from A to Z
- 精通MATLAB神經網絡
- Deep Learning Quick Reference
- 手把手教你學AutoCAD 2010
- 機器學習與大數據技術
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- PostgreSQL Administration Essentials
- 西門子S7-200 SMART PLC實例指導學與用
- Troubleshooting OpenVPN
- PostgreSQL 10 Administration Cookbook
- RedHat Linux用戶基礎
- 從零開始學PHP
- 智慧未來