随笔分类 -  系统

摘要:Devops概述 https://www.jianshu.com/p/3527daa9a98e 阅读全文

posted @ 2020-02-14 16:12 风行天下-2080 阅读(87) 评论(0) 推荐(0) |

摘要:https://www.jianshu.com/p/79801f72655c 未测试 阅读全文

posted @ 2020-02-13 10:22 风行天下-2080 阅读(647) 评论(0) 推荐(0) |

摘要:https://www.virscan.org/language/zh-cn/ 阅读全文

posted @ 2020-01-22 15:45 风行天下-2080 阅读(198) 评论(0) 推荐(0) |

摘要:https://www.cnblogs.com/kerrycode/p/4391859.html https://blog.csdn.net/xld_19920728/article/details/94773359 linux 系统 xargs命令 https://www.cnblogs.com/ 阅读全文

posted @ 2020-01-22 12:35 风行天下-2080 阅读(121) 评论(0) 推荐(0) |

摘要:https://blog.csdn.net/fdipzone/article/details/41558685 阅读全文

posted @ 2020-01-22 11:31 风行天下-2080 阅读(355) 评论(0) 推荐(0) |

摘要:https://www.cnblogs.com/leo-quan/p/10966499.html 阅读全文

posted @ 2020-01-20 09:42 风行天下-2080 阅读(326) 评论(0) 推荐(0) |

摘要:1、 https://www.cnblogs.com/zhaomeizi/p/8483597.html https://www.cnblogs.com/winter92/p/7117057.html 2、VUE菜鸟教程 https://www.runoob.com/vue2/vue-tutorial 阅读全文

posted @ 2019-09-19 15:50 风行天下-2080 阅读(117) 评论(0) 推荐(0) |

摘要:wiindows系统安装配置mangodb https://www.cnblogs.com/minily/p/9431609.html https://www.cnblogs.com/jianglan/p/4423189.html mongodb数据的增删改查 https://www.cnblogs 阅读全文

posted @ 2019-09-02 13:30 风行天下-2080 阅读(88) 评论(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 阅读(2734) 评论(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) |

摘要: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 阅读(371) 评论(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://www.cnblogs.com/xdp-gacl/p/4016524.html 阅读全文

posted @ 2018-11-19 13:09 风行天下-2080 阅读(101) 评论(0) 推荐(0) |

摘要:https://www.cnblogs.com/KevinGeorge/p/8563458.html 一、域控windows安全日志基本操作 1、打开powershell或者cmd 打开配置: 关于账户安全性的策略配置在账户配置哪里 2、打开控制面板->系统与安全->事件查看器->windows日志 阅读全文

posted @ 2018-10-12 09:50 风行天下-2080 阅读(2297) 评论(0) 推荐(0) |

摘要:at 11:00 shutdown.exe -s -t 120 https://jingyan.baidu.com/article/574c52191ea9996c8c9dc17a.html?st=2&os=0&bd_page_type=1&net_type=1 阅读全文

posted @ 2018-10-11 17:41 风行天下-2080 阅读(116) 评论(0) 推荐(0) |

摘要:# yum install nfs-utils # mkdir /storage # cat /etc/exports /storage *(fsid=0,rw,sync,no_root_squash,no_subtree_check,crossmnt) # service nfs start___ 阅读全文

posted @ 2018-10-10 17:18 风行天下-2080 阅读(437) 评论(0) 推荐(0) |

摘要:1、修改用户的密码口令策略: [root@centos-73-1 chpaadmin]# cat /etc/login.defs |grep -i pass # passwd command) should therefore be configured elsewhere. Refer to # 阅读全文

posted @ 2018-10-10 14:34 风行天下-2080 阅读(304) 评论(0) 推荐(0) |

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