Centos常用命令1
开发工具安装 yum groupinstall “Development tools” 查看文件夹占用空间: du -h –max-depth=1 apt-get install ubuntu-developer-tools-center yum install bash-completion 命令补全 更新时间 timedatectl 设置时区 timedatectl set-timezone Asia/Shanghai 是否NTP服务器同步 timedatect […]