Unix and Linux Discussions Tagged with check |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
7 |
496 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
847 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,374 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,149 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
1,653 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
2,127 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,421 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
1,800 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
3,475 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,725 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
1,842 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
2,171 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
659 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
770 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
614 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
1,167 |
Shell Programming and Scripting |
|
|
|
6 |
587 |
Shell Programming and Scripting |
|
|
|
3 |
1,585 |
Shell Programming and Scripting |
|
|
|
0 |
718 |
Shell Programming and Scripting |
|
|
|
23 |
2,454 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,571 |
Red Hat |
|
|
|
9 |
12,768 |
Shell Programming and Scripting |
|
|
|
4 |
1,202 |
Shell Programming and Scripting |
|
|
|
8 |
1,935 |
Shell Programming and Scripting |
|
|
|
10 |
3,853 |
AIX |
|
|
|
2 |
3,963 |
Shell Programming and Scripting |
|
|
|
2 |
9,350 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
9,190 |
AIX |
|
|
|
4 |
2,222 |
Shell Programming and Scripting |
|
|
|
5 |
7,406 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
7,463 |
Shell Programming and Scripting |
|
|
|
1 |
3,714 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
23,756 |
Cybersecurity |
|
|
|
3 |
131,384 |
SuSE |
|
|
|
0 |
2,523 |
Infrastructure Monitoring |
|
|
|
0 |
1,105 |
Software Releases - RSS News |
|
|
|
2 |
2,457 |
SuSE |
|
|
|
2 |
2,757 |
Shell Programming and Scripting |
|
|
|
0 |
2,414 |
Solaris BigAdmin RSS |
|
|
|
0 |
1,001 |
Software Releases - RSS News |
check-hostname(1M) System Administration Commands check-hostname(1M)
NAME
check-hostname - check if sendmail can determine the system's fully-qualified host name
SYNOPSIS
/usr/sbin/check-hostname
DESCRIPTION
The check-hostname script is a migration aid for sendmail(1M). This script tries to determine the local host's fully-qualified host name
(FQHN) in a manner similar to sendmail(1M). If check-hostname is able to determine the FQHN of the local host, it reports success. Other-
wise, check-hostname reports how to reconfigure the system so that the FQHN can be properly determined.
FILES
/etc/hosts Host name database
/etc/nsswitch.conf Name service switch configuration file
/etc/resolv.conf Configuration file for name server routines
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWsndmu |
+-----------------------------+-----------------------------+
|Interface Stability |Evolving |
+-----------------------------+-----------------------------+
SEE ALSO
domainname(1M), sendmail(1M), hosts(4), attributes(5)
SunOS 5.11 8 Mar 2006 check-hostname(1M)