打赏
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 54 下一页
摘要: 解决无线和有线 不在同一网段的问题 https://www.7down.com/article/31933.html https://service.tp link.com.cn/detail_article_451.html https://jingyan.baidu.com/article/ac 阅读全文
posted @ 2020-02-03 22:00 苍山落暮 阅读(1141) 评论(0) 推荐(0)
摘要: 免密登录(A免密登录B) ssh keygen t rsa //A公钥生成 ssh copy id userb@10.124.84.20 //公钥拷贝 A B 相关链接 https://www.cnblogs.com/lingyejun/p/7367596.html https://www.cnbl 阅读全文
posted @ 2020-02-03 21:59 苍山落暮 阅读(129) 评论(0) 推荐(0)
摘要: 快速生成大文件 命令一: 命令二: 阅读全文
posted @ 2020-02-03 21:47 苍山落暮 阅读(1323) 评论(0) 推荐(0)
摘要: linux Virtual下载 (1.)官网下载virtualbox https://www.virtualbox.org/wiki/Linux_Downloads (2.)启动失败,安装相关依赖 阅读全文
posted @ 2020-02-03 21:45 苍山落暮 阅读(234) 评论(0) 推荐(0)
摘要: go 源码阅读 https://juejin.im/post/5d661014f265da03f04cdddc https://zhuanlan.zhihu.com/p/59087366 https://reading.developerlearning.cn/reading/ https://do 阅读全文
posted @ 2020-02-03 21:44 苍山落暮 阅读(144) 评论(0) 推荐(0)
摘要: ubuntu mysql 安装 (1.)下载镜像源配置 (2.)更新镜像源 (3.)安装mysql (4.)问题解决 (5.) Ubuntu 18.04 上安装和使用 MySQL Workbench 相关链接 https://dev.mysql.com/doc/mysql apt repo quic 阅读全文
posted @ 2020-02-03 21:42 苍山落暮 阅读(144) 评论(0) 推荐(0)
摘要: dlv安装和使用 $ git clone https://github.com/go-delve/delve.git $GOPATH/src/github.com/go-delve/delve 或者 go get github.com/derekparker/delve/cmd/dlv $ cd $ 阅读全文
posted @ 2020-02-03 21:38 苍山落暮 阅读(2240) 评论(0) 推荐(0)
摘要: RSS订阅 (1.)打开Chrome网上商店,并按装feeder插件 (2.)安装完成后会自动提示注册一个账号,按照提示注册完成登录即可。 (3.)完成插件安装之后,在浏览博客或者其他网站时,点击RSS订阅图标,就可以正常订阅成功。 (4.)当有文章更新的时候,就会在浏览器右上角提示,打开后就可以看 阅读全文
posted @ 2020-02-03 21:37 苍山落暮 阅读(215) 评论(0) 推荐(0)
摘要: xshell 日志滚屏设置 xshell有两个快捷方式,一个可以锁定当前屏幕,一个可以解锁当前屏幕 Ctrl+S:锁定当前屏幕 Ctrl+Q:解锁当前屏幕 阅读全文
posted @ 2020-02-03 21:35 苍山落暮 阅读(1142) 评论(0) 推荐(0)
摘要: ubuntu18.04 mysql 安装 (1.)下载镜像源配置 https://dev.mysql.com/downloads/repo/apt/ dpkg i mysql.xxx.deb //安装,选择OK (2.)更新镜像源 sudo apt get update (3.)安装mysql su 阅读全文
posted @ 2020-01-19 11:34 苍山落暮 阅读(131) 评论(0) 推荐(0)
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 54 下一页