ตรวจสอบ ED25519 SSH ที่เหมาะสมหรือคีย์สาธารณะ RSA 4096 ที่บันทึกไว้ในโปรไฟล์
- ไม่สามารถเข้าถึง การเข้าถึงตามกําหนดเวลาของฉันได้ - Intel® Max Series GPU (PVC) บนโปรเซสเซอร์ Intel® Xeon® เจนเนอเรชั่น 4 - ซีรีส์ 1100 (4x)
- พบerror: uXXXXXX@idcbetabatch.eglb.intel.com: Permission denied (publickey).ต่อไปนี้
วิธีการที่ 1: คีย์ SSH ถูกสร้างขึ้นด้วยคําสั่งต่อไปนี้:
Linux*/macOS*:
ssh-keygen -o -a 100 -t ed25519 -f ~/.ssh/id_ed25519_idc -C "you@email.com"
Windows*:
mkdir %USERPROFILE%\.ssh
ssh-keygen -t ed25519 -f %USERPROFILE%\.ssh\id_ed25519_idc
- คัดลอกและวาง commmand ต่อไปนี้ไปยังพร้อมท์เทอร์มินัล/คําสั่งเพื่อเปิดคีย์สาธารณะของคุณ
Linux*/macOS*:
vi ~/.ssh/id_ed25519_idc.pubWindows*:
notepad %USERPROFILE%\.ssh\id_ed25519_idc.pub
วิธีการที่ 2: คีย์ SSH ถูกสร้างขึ้นด้วยคําสั่งต่อไปนี้:
Linux*/macOS*:
ssh-keygen -t ed25519 -f ~/.ssh/id_rsa
Windows*:
mkdir %USERPROFILE%\.ssh
ssh-keygen -t ed25519 -f %USERPROFILE%\.ssh\id_rsa
- คัดลอกและวาง คําสั่งต่อไปนี้ไปยังพร้อมท์เทอร์มินัล/คําสั่งเพื่อเปิดคีย์สาธารณะของคุณ
Linux*/macOS*:
vi ~/.ssh/id_rsa.pubWindows*:
notepad %USERPROFILE%\.ssh\id_rsa.pub - ตรวจสอบว่า คีย์เดียวกันถูกบันทึกไว้ใน Profile ที่ SSH ED25519 หรือพื้นที่คีย์สาธารณะ RSA 4096