centos网络设置,与授时中心同步时间

设置网卡eth0

vim /etc/sysconfig/network-scripts/ifcfg-eth0

centos网络设置,与授时中心同步时间

设置后的值

centos网络设置,与授时中心同步时间

重启网卡:service network restart(root权限)

centos网络设置,与授时中心同步时间

windows ping linux

centos网络设置,与授时中心同步时间

linux ping windows


centos网络设置,与授时中心同步时间

与授时中心同步时间

linux同步网络时间
1.安装 ntp服务
yum install ntpdate
2.执行同步
ntpdate -u ntp.api.bz

centos网络设置,与授时中心同步时间

相关文章:

  • 2022-12-23
  • 2021-12-21
  • 2022-12-23
  • 2021-08-02
  • 2022-02-23
  • 2021-09-25
  • 2022-12-23
猜你喜欢
  • 2022-01-17
  • 2022-12-23
  • 2022-12-23
  • 2021-10-25
  • 2022-01-11
  • 2022-12-23
  • 2021-12-21
相关资源
相似解决方案