本地测试https的时候 出现了如下的错误: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provide…
Leave a CommentMaple's Blog Posts
在centos file:///media/CentOS/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] 没有那个文件或目录: ‘/media/CentOS/repodata/repomd.xml’ Trying other…
Leave a Comment在window 下wscp 等工具可以很有好的进行linux 服务器的文件访问,修改替换. 那么在linux下如何跟winscp一样来进行维护呢? 1. 一般在linux 下都有一个文件管理器,可以在网络位置中找到网络文件夹的选项进行相关设置。 2.使用命令行来解决问题: sshfs 1.sudo …
Leave a Comment因为安全问题修改了家里ssh的端口 所以以前的项目需要修改下git的端口. 命令如下: git remote set-url origin ssh://url:port/xxx
Leave a CommentopenSUSE: Add the Google Chrome repository: # zypper addrepo http://dl.google.com/linux/chrome/rpm/stable/x86_64/ google-chrome-x86_64 Install google-…
Leave a Comment