
Linux
大马鱼哈
这个作者很懒,什么都没留下…
展开
-
解决git@github.com: Permission denied (publickey). Could not read from remote repository.
https://www.jianshu.com/p/7d57ce4147d3 执行ssh-add时出现Could not open a connection to your authentication agent 若执行ssh-add /path/to/xxx.pem是出现这个错误:Could not open a connection to your authentication ag...转载 2019-12-08 20:24:25 · 515 阅读 · 0 评论 -
Ununtu内核版本和发行版本号和安装Apache 及阿里云安全配置 putty无法访问
查看ubuntu的内核版本和发行版本号 内核版本:uname -r 发行版本: cat /etc/issue https://www.linuxidc.com/Linux/2018-11/155507.htm? ? 如何在Ubuntu 18.04上安装和配置Apache 2 Web服务器 第1步:更新系统存储库 sudo apt update 步骤2:使用apt命令安装Apache 2 s...原创 2019-12-08 20:43:09 · 284 阅读 · 0 评论