随笔分类 -  Linux系统

上一页 1 ··· 6 7 8 9 10 11 下一页

摘要:https://blog.51cto.com/2723554/2447250 阅读全文

posted @ 2020-01-03 16:06 风行天下-2080 阅读(1895) 评论(0) 推荐(0) |

摘要:1、jumpserver安装后遇到的死人坑 https://www.jianshu.com/p/832b1d6515dc 2、安装配置(未测试) https://www.cnblogs.com/zhangan/p/12518023.html 3、官方文档 https://docs.jumpserve 阅读全文

posted @ 2019-12-31 15:46 风行天下-2080 阅读(476) 评论(0) 推荐(0) |

摘要:k8s的部署 1、 https://blog.csdn.net/tkhfree/article/details/81301938 2、 https://blog.csdn.net/JENREY/article/details/84205838?utm_medium=distribute.pc_rel 阅读全文

posted @ 2019-12-26 17:03 风行天下-2080 阅读(127) 评论(0) 推荐(0) |

摘要:一、 Linux下使用Docker教程 https://blog.csdn.net/HcJsJqJSSM/article/details/85918437 https://www.cnblogs.com/jiangwenhui/p/10239549.html 二、Docker实战:基于centos7 阅读全文

posted @ 2019-12-12 16:07 风行天下-2080 阅读(629) 评论(0) 推荐(0) |

摘要:一、 linux使用iptraf监测网络状况 https://jingyan.baidu.com/album/cb5d6105c68cbc005d2fe071.html?picindex=2 二、 linux下网络监控神器"iptraf-ng" https://blog.csdn.net/weixi 阅读全文

posted @ 2019-12-11 15:25 风行天下-2080 阅读(323) 评论(0) 推荐(0) |

摘要:https://www.cnblogs.com/keerya/p/8040071.html https://blog.csdn.net/weixin_30732825/article/details/95443183 https://www.jianshu.com/p/31c433df4d3d (c 阅读全文

posted @ 2019-12-10 08:55 风行天下-2080 阅读(129) 评论(0) 推荐(0) |

摘要:1、 ZABBIX4.0 利用自带模板进行添加mysql监控 https://blog.csdn.net/Hwh1231/article/details/82740747 2、 使用其它模板监控 https://blog.csdn.net/qq_31613055/article/details/78 阅读全文

posted @ 2019-10-29 10:43 风行天下-2080 阅读(178) 评论(0) 推荐(0) |

摘要:1、 https://www.cnblogs.com/qianyuliang/archive/2019/09/26/11591970.html 2、 https://blog.csdn.net/Doudou_Mylove/article/details/103011997 启动和关闭网卡nmcli 阅读全文

posted @ 2019-10-15 11:38 风行天下-2080 阅读(581) 评论(0) 推荐(0) |

摘要:一、运行sh test.sh报错 test.sh:行7: spawn: 未找到命令test.sh:行10: send: 未找到命令test.sh:行11: interact: 未找到命令原因: 第一,你不该用sh,因为这是expect脚本,直接执行./e.sh或expect ./e.sh第二,确认e 阅读全文

posted @ 2019-08-30 11:21 风行天下-2080 阅读(2731) 评论(0) 推荐(0) |

该文被密码保护。

posted @ 2019-08-28 14:57 风行天下-2080 阅读(193) 评论(0) 推荐(0) |

摘要:centos使用yum下载至本地及使用本地缓存安装包 yum install --downloadonly --downloaddir=/home/java java https://www.iteye.com/blog/mywaylife-2435856 https://blog.csdn.net 阅读全文

posted @ 2019-08-27 13:09 风行天下-2080 阅读(3550) 评论(0) 推荐(1) |

摘要:centos添加打印机安装程序 https://www.cnblogs.com/awakenedy/p/9559494.html https://jingyan.baidu.com/album/4d58d5417761e19dd4e9c01f.html?picindex=1 阅读全文

posted @ 2019-08-26 09:49 风行天下-2080 阅读(885) 评论(0) 推荐(0) |

摘要:https://www.jb51.net/article/158838.htm https://www.cnblogs.com/lwsup/p/7576203.html https://blog.csdn.net/qq_42912339/article/details/86609714 https: 阅读全文

posted @ 2019-08-21 10:36 风行天下-2080 阅读(249) 评论(0) 推荐(0) |

摘要:https://blog.csdn.net/wyzxg/article/details/4971843 https://blog.csdn.net/jiajiren11/article/details/78378415 阅读全文

posted @ 2019-08-20 11:48 风行天下-2080 阅读(946) 评论(0) 推荐(0) |

摘要:https://linux265.com/news/2542.html http://www.361way.com/sosreport/3738.html (使用) 阅读全文

posted @ 2019-08-19 13:09 风行天下-2080 阅读(369) 评论(0) 推荐(0) |

摘要:一、https://blog.csdn.net/wzlsunice88/article/details/80743160 注意错误点: 以下命令没有引号才能运行 shell > ssh-copy-id -i ~/.ssh/id_rsa.pub -p 22 root@192.168.12.129复制到 阅读全文

posted @ 2019-08-19 11:33 风行天下-2080 阅读(298) 评论(0) 推荐(0) |

摘要:挂载磁盘 https://jingyan.baidu.com/album/a681b0de5b46db3b184346fc.html?picindex=2 扩展根目录: https://blog.csdn.net/qq_38685754/article/details/85135264 https: 阅读全文

posted @ 2019-08-16 12:34 风行天下-2080 阅读(4129) 评论(0) 推荐(0) |

摘要:Xmanager远程桌面连接CentOS7 https://blog.csdn.net/one312/article/details/81063552 https://jingyan.baidu.com/album/29697b91647a74ab20de3ce9.html?picindex=1 阅读全文

posted @ 2019-08-08 09:07 风行天下-2080 阅读(152) 评论(0) 推荐(0) |

摘要:https://blog.csdn.net/weixin_36048246/article/details/89100971 离线安装: https://www.cnblogs.com/jinanxiaolaohu/p/10515734.html 官方安装文档: https://docs.micro 阅读全文

posted @ 2019-08-02 09:13 风行天下-2080 阅读(189) 评论(0) 推荐(0) |

摘要:1、 https://www.linuxidc.com/Linux/2016-08/134602.htm 2、 https://blog.csdn.net/qq_42036824/article/details/83503863 阅读全文

posted @ 2019-07-31 11:22 风行天下-2080 阅读(130) 评论(0) 推荐(0) |

上一页 1 ··· 6 7 8 9 10 11 下一页

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3