⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nsswitch.conf

📁 netkit-base-0.17.tar.gz linux嵌入式开发使用!
💻 CONF
字号:
## /etc/nsswitch.conf## An example Name Service Switch config file. This file should be# sorted with the most-used services at the beginning.## The entry '[NOTFOUND=return]' means that the search for an# entry should stop if the search in the previous entry turned# up nothing. Note that if the search failed due to some other reason# (like no NIS server responding) then the search continues with the# next entry.## Legal entries are:##	nisplus or nis+		Use NIS+ (NIS version 3)#	nis or yp		Use NIS (NIS version 2), also called YP#	dns			Use DNS (Domain Name Service)#	files			Use the local files#	db			Use the local database (.db) files#	compat			Use NIS on compat mode#	[NOTFOUND=return]	Stop searching if not found so far## To use db, put the "db" in front of "files" for entries you want to be# looked up first in the databases## Example:#passwd:    db files nisplus nis#shadow:    db files nisplus nis#group:     db files nisplus nispasswd:     files nisplus nisshadow:     files nisplus nisgroup:      files nisplus nis#hosts:     db files nisplus nis dnshosts:      files nisplus nis dnsservices:   nisplus [NOTFOUND=return] filesnetworks:   nisplus [NOTFOUND=return] filesprotocols:  nisplus [NOTFOUND=return] filesrpc:        nisplus [NOTFOUND=return] filesethers:     nisplus [NOTFOUND=return] filesnetmasks:   nisplus [NOTFOUND=return] files     bootparams: nisplus [NOTFOUND=return] filesnetgroup:   nispluspublickey:  nisplusautomount:  files nisplusaliases:    files nisplus

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -