SSH Key. // default id_rsa // private key id_rsa.pub // public key. ls -l ~/.ssh // list out ssh keys if exists. . // Generate Key ( 4096 - length, ...
確定! 回上一頁