Changes between Version 6 and Version 7 of jazz/08-10-31
- Timestamp:
- Oct 31, 2008, 2:49:43 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/08-10-31
v6 v7 30 30 * 如何關掉 VMWare Server for Linux 網路介面 vmnet1 跟 vmnet8 的 DHCP 服務? 31 31 * [參考] [http://vmwire.blogspot.com/2008/01/how-to-disable-host-only-networking.html How to disable host only networking dhcp server on Linux hosts] 32 * [解法] 我直接把 /etc/vmware/vmnet1/dhcpd 更名為 /etc/vmware/vmnet1/_dhcpd,再重跑 /usr/lib/vmware/net-services.sh restart 即可。 33 {{{ 34 $ sudo mv /etc/vmware/vmnet1/dhcpd /etc/vmware/vmnet1/_dhcpd 35 $ sudo /usr/lib/vmware/net-services.sh restart 36 }}} 37 {{{ 38 tftp: client does not accept options 39 }}}