Categories Cloud

Create SSH Key in OpenSSH Format

Để tạo ssh key openssh format dùng lệnh sau: -t rsa: chọn loại mã rsa-b 2048: số bits cho mã, phổ biến là 2048 nhưng 4096 cũng hay được dùng-m PEM: định dạng OpenSSH Related posts: Basic Knowledge about Apache Server [AWS Lightsail] – SSH to your instance

Read More