1.下载git
2.ssh-keygen -t rsa -C "xxx@xxx.com"
3.cd ~/.ssh
4.ls
5.cat id_rsa.pub
或者C:Userxxx.sshid_rsa.pub
查看公钥
日志查询
grep 'xxx' xxx.log --color
1.下载git
2.ssh-keygen -t rsa -C "xxx@xxx.com"
3.cd ~/.ssh
4.ls
5.cat id_rsa.pub
或者C:Userxxx.sshid_rsa.pub
查看公钥
日志查询
grep 'xxx' xxx.log --color