Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

กด enter จนขึ้นดังรูปด้านล่าง สามารถเปลี่ยนชื่อหรือใช้ชื่อ default ได้ ให้ทำการใส่ passphrase 2 ครั้ง

...

ทำการ upload public_key ของเราไปที่ lanta.nstda.or.th และเปลี่ยนชื่อ your username เป็นชื่อ username hpc ของเราโดยใช้คำสั่ง

...

เลือก advanced SSH settings ติ๊กเลือก Use private key แล้วทำการกดที่รูปคล้ายกระดาษขวามือเพื่อไปเลือกไฟล์ id_ecdsaed25519 ที่เรา save ไว้ที่เครื่องของเรา

...

ไว้ที่เครื่องของเราในหน้า Desktop

...

please follow this step

Code Block
ssh-keygen -t ed25519

enter and use default

Code Block
ssh-copy-id -i .ssh/id_ed25519.pub [yourusername]@lanta.nstda.or.th

user your password and qrcode for login

Code Block
cd
cp ~/.ssh/id_ed25519 .

download your privatekey file id_ed25519 in your linux home path to your computer