- 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.
推薦閱讀
- PPT,要你好看
- 輕松學C語言
- 構建高質量的C#代碼
- Hands-On Machine Learning with TensorFlow.js
- Python Data Science Essentials
- 大數據時代
- PostgreSQL 10 Administration Cookbook
- Red Hat Linux 9實務自學手冊
- Cloud Security Automation
- 計算智能算法及其生產調度應用
- Learn Microsoft Azure
- Microsoft System Center Data Protection Manager Cookbook
- 機器人剛柔耦合動力學
- Kubernetes on AWS
- 深度剖析:硬盤固件級數據恢復