简体   繁体   English

Linux - 网络配置

[英]Linux - Network Configuration

I have 2 problem.我有2个问题。

  1. How to find which ifcfg-anything is up or active?如何找到哪个 ifcfg-anything 已启动或处于活动状态?
  2. I have internet connection on my VM but when i fire nmcli con up test1.我的 VM 上有互联网连接,但是当我启动 nmcli con up test1 时。 It throws an error.它抛出一个错误。 like “Error: Connection activation failed: No suitable device found for this connection.”例如“错误:连接激活失败:找不到适合此连接的设备。”

Assist on this.协助解决这个问题。 I can send the screen shot if anyone will to teach me via mail.如果有人愿意通过邮件教我,我可以发送屏幕截图。 https://i.stack.imgur.com/9CtU0.png

In the terminal, type在终端中,输入

ifconfig -a

Secondly, you have to install your network card in the VM.其次,你必须在虚拟机中安装你的网卡。 Then install a .iso file (Linux) in the VM.然后在 VM 中安装一个 .iso 文件 (Linux)。 The network card should show up in one of the menus of the VM software.网卡应显示在 VM 软件的菜单之一中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM