最近涉及虚拟机的学习,遇到很多问题,现将它写下来帮助跟我遇到一样问题的小伙伴们。
第一步:首先
su
whereis ifconfig //查找你的ifconfig在哪里,可以看到在sbin目录下
erport PATH=$PATH:/sbin
ifconfig

这四步就可以解决了,

kali-linux里错误bash: ifconfig: command not found 的解决方法

kali-linux里错误bash: ifconfig: command not found 的解决方法

这样问题就解决了,

相关文章: