Unix and Linux Discussions Tagged with check |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
7 |
878 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,125 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,277 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
3,604 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
2,007 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
5,479 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,120 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,483 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
6,825 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,184 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,130 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
2,662 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,035 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
1,817 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
992 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
2,649 |
Shell Programming and Scripting |
|
|
|
6 |
893 |
Shell Programming and Scripting |
|
|
|
3 |
2,484 |
Shell Programming and Scripting |
|
|
|
0 |
1,041 |
Shell Programming and Scripting |
|
|
|
23 |
3,944 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
7,398 |
Red Hat |
|
|
|
9 |
16,368 |
Shell Programming and Scripting |
|
|
|
4 |
1,720 |
Shell Programming and Scripting |
|
|
|
8 |
2,568 |
Shell Programming and Scripting |
|
|
|
10 |
4,682 |
AIX |
|
|
|
2 |
4,784 |
Shell Programming and Scripting |
|
|
|
2 |
12,107 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
10,522 |
AIX |
|
|
|
4 |
2,525 |
Shell Programming and Scripting |
|
|
|
5 |
10,769 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
10,648 |
Shell Programming and Scripting |
|
|
|
1 |
4,814 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
24,110 |
Cybersecurity |
|
|
|
3 |
146,444 |
SuSE |
|
|
|
0 |
2,843 |
Infrastructure Monitoring |
|
|
|
0 |
1,364 |
Software Releases - RSS News |
|
|
|
2 |
2,685 |
SuSE |
|
|
|
2 |
3,045 |
Shell Programming and Scripting |
|
|
|
0 |
2,555 |
Solaris BigAdmin RSS |
|
|
|
0 |
1,116 |
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
sendmail(1M), hosts(4), attributes(5)
SunOS 5.10 10 Nov 2003 check-hostname(1M)