English 中文(简体)
2. 通过Proxmox创建的一台信箱的IP地址
原标题:Getting the IP address of a VM created via Proxmox

I ve inherited a server which is using proxmox for the virtualisation, I d like to know what is the IP address of a VM. I ve managed to get the list of VMs available on the server by using qm list:

  VMID NAME       STATUS     MEM(MB)    BOOTDISK(GB) PID
 99001 web-dev1   running    2048              50.00 1234
 99002 web-dev2   running    2048              50.00 2345
 99003 web-dev3   running    2048              50.00 3456
 99004 web-dev4   running    2048              50.00 4567

我怎么能够知道,在不直接接触和指挥的情况下,与每个核查机制有关的IP地址?

感谢你,

Fabio

问题回答

或许最快的办法是使用高压管:

arp -a

接下来看每个考试和测验中心的地址:

qm config VMID 

这里是:

既然在我寻找问题的时候,我要说以下几点:

http://fedorapeople.org/groups/virt/virtio-win/direct-downloads/“rel=“nofollow noreferer” https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/ (在你周围实现这一联系)

2-SSH 东道方: qm来宾厘米d vmid Network-get-interface

关于

Alvaro Lamadrid





相关问题
Eclipse VM Argument and external JAR file error

I just added "-Djava.library.path=" to the "VM Arguments" under Run Configuration in Eclipse and everything works fine until I tried to add an external JAR file. I get the following error: java.lang....

Running a website from an encrypted partition

I am looking at the possibility of running a PHP-based website (built in symfony) from an encrypted partition on a LAMP server. The reason for this is because a client would have access to the server ...

.Net performance on Virtual Machines

We need to develop an application which is going to be installed on Virtual Machine running Windows. We all know the performance of the .Net is about the same as the native C/C++ code. Is it also ...

热门标签