当前位置:网站首页>Openeuler knows: the solution of IP addr not finding IP
Openeuler knows: the solution of IP addr not finding IP
2022-07-18 12:08:00 【canpool】
adopt VMware Workstation install openEuler After the virtual machine , adopt ip addr We can't find it ip, As shown below :
remarks : Not installed by default ifconfig command .
resolvent :
- Get into /etc/sysconfig/network-scripts Catalog , Find ifcfg-ens33 The file is then modified :
take ONBOOT To change the value of yes,ONBOOT It means , Whether to start when starting up , The modification is as follows :TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=dhcp DEFROUTE=yes IPV4_FAILURE_FATAL=no IPV6INIT=yes IPV6_AUTOCONF=yes IPV6_DEFROUTE=yes IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=ens33 UUID=2d08599f-4ea5-404c-aaef-e59c907a11f7 DEVICE=ens33 ONBOOT=yes - Restart network service
orsystemctl restart NetworkManagerifdown ens33 ifup ens33
边栏推荐
猜你喜欢

MySQL JSON field query

When Scala reads the input content in the command-line environment, the input content does not display the problem (unresolved)

【VSCode】切换文件与编辑器的快捷键

Map set to object, map field has horizontal lines, object to map

Unity-NGUI的Prefab迁移到其他工程时脚本丢失解决办法
![[load balancer does not contain an instance for the service mall coupling] and the project start normally but cannot register with Nacos](/img/ff/0f617ddad80a1b042a6c647c33188f.png)
[load balancer does not contain an instance for the service mall coupling] and the project start normally but cannot register with Nacos

Database system probability -- relational database

三個步驟,一天就搞定了MySQL,讓我順利拿下了天猫offer

Kettle【实践 01】Linux环境下使用Azkaban定时调用Kettle的KJB或KTR脚本实现自动化数据处理(完整流程实例分享:包含sql+ktr+shell+flow相关文件云资源)

传统健身房困于规模化,乐刻运动“S2B2C”模式成参考答案?
随机推荐
汇编语言指令大全
面试题 04.06. 后继者-dfs加辅助变量遍历
DDD Domain Driven Design
Js12day (constructor create class object, prototype, proto, prototype chain, foreach, filter, some, object. Keys(), object defineProperty())
Summarize the differences between i++ and i++
Using mysql+excel to process data
Map set to object, map field has horizontal lines, object to map
Traditional gyms are trapped in large-scale, and Lexus sports "s2b2c" mode is the reference answer?
图片格式解析
When Scala reads the input content in the command-line environment, the input content does not display the problem (unresolved)
How to calculate the running time of terminal equipment (such as water pump) during TIA Bo (attached with FB library file)?
WebRTC系列-Turn协议实现
UE4_UE5播放音频(播放、停止功能)(附工程)
[pyGame game] no admittance for disabled hands. The latest sadistic game "stitching" - a game you have to play.
Four reasons for programmers' headaches | daily anecdotes
【名词】LTS
【VSCode】切换文件与编辑器的快捷键
养老理财产品有哪些?怎么储蓄养老金?
Binary tree traversal
1523. 在区间范围内统计奇数数目