0
点赞
收藏
分享

微信扫一扫

Red Hat Enterprise Linux 7.5 Shell

code_balance 2022-01-04 阅读 81

常用管理用命令

网络设置

  • ifconfig
    显示或设置网络设备,可以查看当前ip,类似于windows里的ipconfig(常用)
cd /etc/sysconfig/network-scripts/
dir
vi ifcfg-ens33
service network restart
ip addr
举报

相关推荐

0 条评论