知道两种方法

1. dmidecode -s system-product-name

物理机:

[[email protected]]# dmidecode -s system-product-name
I840-GS

虚拟机:

[[email protected] DbBackup]# dmidecode -s system-product-name
VMware Virtual Platform

2. lscpu 

查看Linux服务器是否是虚拟机

 

如果遗忘了虚拟机的宿主机ip,怎么找回?如果有交换机的话在交换机下通过查看接口信息和arp列表定位。

相关文章:

  • 2021-12-25
  • 2021-11-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-04-13
  • 2022-01-07
  • 2021-11-28
猜你喜欢
  • 2021-12-25
  • 2022-12-23
  • 2021-04-27
  • 2022-01-24
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案