ifconfig 运行command not found

Posted helloworld6379

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ifconfig 运行command not found相关的知识,希望对你有一定的参考价值。

vi /home/lx/.bash_profile中添加 
PATH=$PATH:$HOME/bin:/sbin:/bin 
export PATH

 

linux查看服务自启动  chkconfig --list

linux修改服务自启动 ntsysv  *为自启动

关闭防火墙 service iptables stop

linux mysql中查看配置变量 show variables like ‘%char%‘

linux开启mysql服务器  service mysql start

linux重启mysql服务器  service mysql restart



以上是关于ifconfig 运行command not found的主要内容,如果未能解决你的问题,请参考以下文章

CentOS 7 ifconfig: command not found

ifconfig command not found

centeros bash: ifconfig: command not found

-bash: ifconfig: command not found

CentOS7 下ifconfig command not found解决办法

rhel7 ifconfig command not found