forked from pifty/tutes-dump
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
856 B
HTML
22 lines
856 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Using Micorosoft Windows (tm) telnet</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Using Micorosoft Windows (tm) telnet</h1>
|
|
<h2>1. Escape Character back to Telnet</h2>
|
|
<p>To escape back into Telnet, hold down Ctrl and hit the ] key:</p>
|
|
<img src="tutorials/images/escape1.jpg" alt="Escape" />
|
|
<h2>2. unset crlf</h2>
|
|
<p>Type in "unset crlf" and hit Enter</p>
|
|
<img src="tutorials/images/unset1.jpg" alt="unset crlf" />
|
|
<h2>3. Return to SDF</h2>
|
|
<p>Hit Enter once more to return to SDF.</p>
|
|
<img src="tutorials/images/login1.jpg" alt="Login" />
|
|
$Id: windows_telnet.html,v 1.4 2007/05/11 21:46:18 eamonnw Exp $
|
|
</body>
|
|
</html>
|