08 2021 档案

摘要:查看时间 date 设置上海时区 timedatectl set-timezone Asia/Shanghai 同步时间 ntpdate ntp1.aliyun.com #tip: 安装 ntpdate yum -y install ntpdate 阅读全文
posted @ 2021-08-12 10:03 游子善心 阅读(7) 评论(0) 推荐(0)
摘要:开启 ping ## 开启 ping netsh firewall set icmpsetting 8 ## 禁用 ping netsh firewall set icmpsetting 8 disable ## Win server 2019 netsh advfirewall firewall 阅读全文
posted @ 2021-08-11 11:46 游子善心 阅读(31) 评论(0) 推荐(0)
摘要:开启 ping ## 开启 ping netsh firewall set icmpsetting 8 ## 禁用 ping netsh firewall set icmpsetting 8 disable ## Win server 2019 netsh advfirewall firewall 阅读全文
posted @ 2021-08-11 11:46 游子善心 阅读(15) 评论(0) 推荐(0)