Red Hat Enterprise Linux 7.5 Shell

2022/1/5 7:08:51

本文主要是介绍Red Hat Enterprise Linux 7.5 Shell,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

常用管理用命令

网络设置

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


这篇关于Red Hat Enterprise Linux 7.5 Shell的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程