telnet

Aus Foxwiki


topic kurze Beschreibung

telnet — user interface to the TELNET protocol

Beschreibung

The telnet command is used for interactive communication with another host using the TELNET protocol. It begins in command mode, where it prints a telnet prompt ("telnet> "). If telnet is invoked with a host argument, it performs an open command implicitly; see the description below.

Installation

Syntax

 $ telnet [-468ELadr] [-S tos] [-b address] [-e escapechar] [-l user] [-n tracefile] [host [port]]

Parameter

Optionen

Umgebungsvariablen

Telnet uses at least the HOME, SHELL, DISPLAY, and TERM environment variables.  Other environment variables may be propagated to the other side via the TELNET NEW-ENVIRON option.

Exit-Status

Konfiguration

Dateien

/etc/telnetrc  global telnet startup values

~/.telnetrc    user customized telnet startup values

Anwendungen

Sicherheit

Dokumentation

RFC

Man-Pages

Info-Pages

Siehe auch

Links

Projekt-Homepage

Weblinks

Einzelnachweise


Testfragen

Testfrage 1

Antwort1

Testfrage 2

Antwort2

Testfrage 3

Antwort3

Testfrage 4

Antwort4

Testfrage 5

Antwort5