旨在记录
#!/bin/bash
yum install -y lrzsz net-tools tree bind-utils wget httpd-tools tcpdump
echo "--------------------The system is updated at Beijing time-------------------"
yum -y install utp ntpdate
ntpdate cn.pool.ntp.org
hwclock --systohc
timedatectl set-timezone Asia/Shanghai