MacOS/Linux using Password
Secure Shell via command line on MAC OS or Linux OS using password
Prerequisite
สร้าง Instance ที่มีการตั้ง authentication เป็น key pair (ขั้นตอนการ launch instance)
Instructions
1. Log in เข้าสู่ Project
กดเลือก project จากหน้า projects management เพื่อเข้าสู่หน้า project detail

2. ไปที่ Instances
เลือกหัวข้อ "Instances" ภายใต้หัวข้อ Instance ที่ sidebar

3. ไปที่ Instance Detail
คลิกชื่อ instance ต้องการ

4. เช็ค External IP
ดู external IP ของ instance และการตั้งค่า SSH ที่ Networks & Security Groups

5. เข้า Program Terminal
เข้า program terminal จากใน Mac OS หรือ Linux

6. ใส่ Command SSH
ใส่ command ในการ SSH ดังนี้
ssh nc-user@103.212.36.29
โดยกำหนด external IP ที่ต้องการ หลัง "nc-user@"

ตามด้วย "yes" enter และ password ที่กำหนดไว้ enter
Last updated
Was this helpful?