Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions doc/source/general/telnet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,9 @@ settings then alter the numbers you see here accordingly.)
2. Open a command shell window that either *IS* xterm, or emulates xterm. For
OSX, the default command shell should work fine. For Linux, you should
actually have the xterm program itself installed that you can use.
Some other terminal emulators also support parts of the xterm protocol,
so you may want to try setting the TERM environment variable to "xterm"
in your shell to hint kOS to use xterm protocols instead of the fallback.
3. At the shell prompt in that window, enter the command::

telnet 127.0.0.1 5410
Expand Down