Archive for December, 2012
Configure IP address in Windows Recovery Environment (WinRE)
Posted by Victor Tong in Windows Infrastructure on December 20th, 2012
In W2K8 R2 WinRE, when I used netsh to configure IP address to the NIC, it said “invalid interface name” all the time.
After googling, I found out that a command is needed before setting IP address.
That command is “wpeinit”.
VMware Player (Linux), Add NIC to Host
Posted by Victor Tong in Linux, VMware on December 18th, 2012
It is quite difficult to find information on Internet talking about how to configure NIC for Linux VMware Player.
After studying installed files, I found out it has a command called “vmware-netcfg” which stores in “/usr/lib/vmware/bin“.
We can use this program to configure which NIC will be used for Virtual Machine networking.
Total views: 39,582 views
Comments