File: rshd.8

package info (click to toggle)
inetutils 2%3A2.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,704 kB
  • sloc: ansic: 132,372; sh: 12,498; yacc: 1,651; makefile: 725; perl: 72
file content (57 lines) | stat: -rw-r--r-- 1,370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
.TH RSHD "8" "December 2025" "GNU inetutils 2.7" "System Administration Utilities"
.SH NAME
rshd \- Remote shell server
.SH SYNOPSIS
.B rshd
[\fI\,OPTION\/\fR...]
.SH DESCRIPTION
Remote shell server.
.TP
\fB\-a\fR, \fB\-\-verify\-hostname\fR
ask hostname for verification
.TP
\fB\-l\fR, \fB\-\-no\-rhosts\fR
ignore .rhosts file
.TP
\fB\-L\fR, \fB\-\-log\-sessions\fR
log successful logins
.TP
\fB\-n\fR, \fB\-\-no\-keepalive\fR
do not set SO_KEEPALIVE
.TP
\fB\-r\fR, \fB\-\-reverse\-required\fR
require reverse resolving of remote host IP
.TP
\-?, \fB\-\-help\fR
give this help list
.TP
\fB\-\-usage\fR
give a short usage message
.TP
\fB\-V\fR, \fB\-\-version\fR
print program version
.SH AUTHOR
Written by many authors.
.SH "REPORTING BUGS"
Report bugs to <bug\-inetutils@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2025 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
rsh(1)
.PP
The full documentation for
.B rshd
is maintained as a Texinfo manual.  If the
.B info
and
.B rshd
programs are properly installed at your site, the command
.IP
.B info rshd
.PP
should give you access to the complete manual.