首页 > 代码库 > Linux VM环境配置

Linux VM环境配置

1. 直接打 ifconfig ,显示 bash: ifconfig: command not found

     打入全路径,查看IP     /sbin/ifconfig 


2. 主机ping不通虚拟机, 配置NAT


到适配器设置中,开启网卡


再次 ping 虚拟机IP 测试


3.  接下来设置 SecureCRTPortable, 这样的话,就能从外部访问了



注:主机名为 虚拟机的IP



搞定。