linux笔记
Linux网络笔记
我的服务器版本CentOS Linux release 7.6.1810 (Core)
README
基于bilibili尚硅谷的视频,传送门
看完了p10 20210412
跳p11到p114,开始看数据库
命令
redhat跟centos查看版本
cat /etc/redhat-release
ping 网址
nslookup 域名解析测试命令
netstat
CentOS
6.x
文件系统EXT4 - 单个文件系统容量1EB,单个文件大小达到16TB
防火墙 iptables
内核版本2.6.x-x
默认数据库MySQL
7.x
文件系统XFS - 默认支持8EB-1B的文件系统,最大支持的文件大小9EB,最大系统尺寸为18EB
防火情firewalld (实际一般删了这个装回iptables)
内核版本3.10.x-x
默认数据库MariaDB
6.x
时间同步 : ntpq -p
修改时区 : /etc/sysconfig/clock
修改语言 : /etc/sysconfig/i18n