Deploy VM with Cloud Image

From CMU ITSC Network
Revision as of 09:09, 16 October 2025 by Supawit (talk | contribs)

การสร้าง ssh key pair

  1. เปิด Windows Powershell หรือ Terminal
  2. รันคำสั่งต่อไปนี้
  ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
  

fdsfds