Difference between revisions of "Deploy VM with Cloud Image"
From CMU ITSC Network
Line 14: | Line 14: | ||
# ff | # ff | ||
− | == การสร้าง VM จาก Cloud image | + | == การสร้าง VM จาก Cloud image == |
Revision as of 09:11, 16 October 2025
การสร้าง ssh key pair
- เปิด Windows Powershell หรือ Terminal
- รันคำสั่งต่อไปนี้
ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
คำอธิบาย
- ดกห
- ดกห
- ดกห
- ff