GIT 公钥配置
1.下載git
2.ssh-keygen -t rsa -C "xxx@xxx.com"
3.cd ~/.ssh
4.ls
5.cat id_rsa.pub
或者C:\User\xxx\.ssh\id_rsa.pub
查看公鑰?
?
?
日志查詢?
grep 'xxx' xxx.log --color
轉(zhuǎn)載于:https://www.cnblogs.com/yye2010/p/9204896.html
總結(jié)
- 上一篇: java爬虫之正则表达式
- 下一篇: python控制窗口显示隐藏