Unix and Linux Discussions Tagged with host |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
2 |
11,111 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
10,103 |
Linux |
|
|
|
3 |
5,750 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
30,251 |
Solaris |
|
|
|
2 |
13,526 |
Red Hat |
|
|
|
1 |
11,112 |
Shell Programming and Scripting |
|
|
|
3 |
6,897 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,542 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
3,763 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
5,216 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
7,202 |
Shell Programming and Scripting |
|
|
|
5 |
2,904 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,837 |
Shell Programming and Scripting |
|
|
|
1 |
1,626 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
3,003 |
UNIX for Advanced & Expert Users |
|
|
|
5 |
9,163 |
UNIX Desktop Questions & Answers |
|
|
|
3 |
3,530 |
Shell Programming and Scripting |
|
|
|
7 |
6,304 |
IP Networking |
|
|
|
2 |
3,963 |
UNIX for Dummies Questions & Answers |
|
|
|
30 |
63,735 |
Solaris |
|
|
|
1 |
7,145 |
Solaris |
|
|
|
6 |
56,303 |
Solaris |
|
|
|
2 |
90,391 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
15,971 |
AIX |
|
|
|
3 |
14,824 |
Linux |
|
|
|
8 |
8,757 |
Solaris |
|
|
|
0 |
2,023 |
Security Advisories (RSS) |
|
|
|
5 |
4,372 |
Shell Programming and Scripting |
|
|
|
3 |
4,221 |
UNIX for Advanced & Expert Users |
|
|
|
2 |
16,861 |
AIX |
|
|
|
4 |
8,044 |
Solaris |
|
|
|
1 |
98,387 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
3,806 |
Programming |
|
|
|
4 |
3,552 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
5,824 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
3,273 |
Solaris BigAdmin RSS |
|
|
|
6 |
94,916 |
Shell Programming and Scripting |
|
|
|
3 |
12,146 |
Solaris |
|
|
|
7 |
13,089 |
Linux |
|
|
|
16 |
5,882 |
Shell Programming and Scripting |
yppoll(1M) System Administration Commands yppoll(1M)
NAME
yppoll - return current version of a NIS map at a NIS server host
SYNOPSIS
/usr/sbin/yppoll [-d ypdomain] [-h host] mapname
DESCRIPTION
The yppoll command asks a ypserv() process what the order number is, and which host is the master NIS server for the named map.
OPTIONS
-d ypdomain Use ypdomain instead of the default domain.
-h host Ask the ypserv process at host about the map parameters. If host is not specified, the NIS server for the local
host is used. That is, the default host is the one returned by ypwhich(1).
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWnisu |
+-----------------------------+-----------------------------+
SEE ALSO
ypwhich(1), ypfiles(4), attributes(5)
SunOS 5.10 14 Sep 1992 yppoll(1M)