Co robi RSH użycie. Konsola remote host using rlogin . The options can be specified before or after.

Czy przydatne?

Polecenie rsh

Wykonanie, użycie: Execute command on remote host, or, if no command is specified, begin an interactive shell on the remote host using rlogin. The options can be specified before or after host. Use of rsh has generally been replaced with ssh, which offers better security

Opcje wykonania rsh w konsoli

-d

Enable socket debugging.

-f

Forward nonforwardable Kerberos credentials to the remote machine and remove them after the command completes. -f and -F are mutually exclusive.

-F

Forward forwardable Kerberos credentials to the remote machine and remove them after the command completes. -f and -F are mutually exclusive.

-k realm

Use the specified realm to obtain tickets for the remote host. By default, the rsh command gets the information from the function krb_realmofhost(3).

-l username

Attempt to log in as username. By default, the name of the user executing rsh is used.

-n

Redirect the input to rsh from the special device /dev/null. (This should be done when backgrounding rsh from a shell prompt, to direct the input away from the terminal.)

-PN, -PO

Request the new or old Kerberos rcmd protocol, respectively.

-x

Encrypt the network session traffic (except the command line).

Przykłady rsh działanie w Słownik polecenie R

Przykład RSH użycie :
Jak użyć System administration command. Display the previous and current system runlevels as reported in the utmp file. The default utmp file is /var/run/utmp . See init for a summary of runlevels co znaczy.
Przykład RSH użycie :
Jak użyć should be written in the RPC (Remote Procedural Call) language, and produce a program written in C that implements the RPC code. Place header code generated from file.x in file.h , XDR routines in krzyżówka.
Przykład RSH użycie :
Jak użyć Reverse the order of characters on each line of the specified file and print the results on standard output. If no file is specified, rev reads from standard input co to jest.
Przykład RSH użycie :
Jak użyć Server for the rlogin program, providing a remote login facility, with authentication based on privileged port numbers from trusted hosts. rlogind is invoked by inetd when a remote login connection słownik.
Przykład RSH użycie :
Jak użyć Server for the rexec routine, providing remote execution facilities with authentication based on usernames and passwords. rexecd is started by inetd and must have an entry in inetd 's czym jest.