Centos 6 和Centos 7区别
区别 | Centos6.x | Centos7.x |
文件系统(大小) | ext4(当个文件系统容量达到1EB,当个文件可达到16TB) | XFS(当个文件系统容量达到18EB,当个文件可达到9EB) |
防火墙 | iptables | firewalld(也支持iptables) |
内核版本 | 2.6.x-x | 3.10.x-x |
默认数据库 | Mysql | MariaDB |
时间同步 | ntpq -p | chronyc sources |
修改时区 | /etc/sysconfig/clock | timedatactl set-timezone Asia/Shanghai |
语言 | /etc/sysconfig/i18n | localectl set-locale LANG=zh_CN.UTF-8 |
主机名修改 | /etc/sysconfig/network | ①:/etc/hostname ②:hostnamectl set-hostname xxxx |
网卡名 | ech0 | ens33 |
网络配置命令 | ifconfig/setup | ip/nmtui |
网络服务 | network | NetworkManager(network备用) |
相关推荐
tangjianft 2020-07-04
云中舞步 2020-11-12
杨德龙 2020-11-11
JohnYork 2020-10-16
wangzhaotongalex 2020-09-22
xiaoseyihe 2020-11-16
不要皱眉 2020-10-14
Crazyshark 2020-11-13
K先生 2020-11-10
momode 2020-09-11
思君夜未眠 2020-09-04
点滴技术生活 2020-08-21
MaggieRose 2020-08-19
kevinweijc 2020-08-18
wintershii 2020-08-17
vapaad 2020-08-17
wera00 2020-08-17
移动开发与培训 2020-08-16
ReunionIsland 2020-08-16