個人在學習Linux過程當中的個人筆記,提供個人及有需要的人查閱,若有錯誤歡迎提供指正,謝謝。
This Blog recorded notes about my learning Linux and provides myself and others reference. If there are any incorrect information, welcome to leave a message to correct me, Thanks.
2012年2月9日 星期四
讓Linux可以解析到WINS下的機器
1. 在/etc/samba/smb.conf新增
[global]
wins server = ip
2. 更改/etc/nsswitch.conf 的hosts解析方式增加wins
hosts: wins dns files
沒有留言:
張貼留言