摘要:
Windows:WDS,SCCM,PXE+kickstart Linux:cobbler,PXE+kickstart,UNetbootin,AutoYaST AIX:nim,powervc 阅读全文
posted @ 2021-11-25 14:36
素丶素
阅读(35)
评论(0)
推荐(0)
摘要:
Table of Contents bash 逻辑与 read bash 逻辑与 # 两种方法 (1) [ $state == "running" -a $name == "zone1" ] (2) [[ $state == "running" && $name == "zone1" ]] read 阅读全文
posted @ 2021-11-25 14:22
素丶素
阅读(131)
评论(0)
推荐(0)
摘要:
ntp 算法 combine algorithm intersection algorithm 27 Jul 11:11:08 ntpd[100258]: 0.0.0.0 c515 05 clock_sync 27 Jul 11:13:41 ntpd[100258]: 0.0.0.0 0613 03 阅读全文
posted @ 2021-11-25 13:50
素丶素
阅读(196)
评论(0)
推荐(0)