摘要:
懒人少语之第八周_grub.conf文件解释 1 /boot/grub/grub.conf 2 # grub.conf generated by anaconda `anaconda程序生成的安装向导` 3 # 4 # Note that you do not have to rerun grub after making changes to this... 阅读全文
摘要:
⭐ip命令 `显示/操作路由,设备,策略路由和隧道等` ip addr `看网络层信息` ip -s link `看数据链路层信息` netstat -i 三条结果类似 ip addr a 2.2.2.2/24 dev ens33 ip addr a 3.3.3.3/25 dev ens33 ip 阅读全文