2004-06-12 13:30:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-12 13:30:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<sect1 id="basicnet-netprogs-openssh">
|
2005-04-30 19:38:44 +08:00
|
|
|
<?dbhtml filename="openssh.html"?>
|
2005-05-31 00:23:59 +08:00
|
|
|
|
2005-04-30 19:38:44 +08:00
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
2005-05-31 00:23:59 +08:00
|
|
|
|
2005-04-30 19:38:44 +08:00
|
|
|
<title>OpenSSH-&openssh-version; Client</title>
|
2005-05-31 00:23:59 +08:00
|
|
|
|
2005-05-31 05:27:18 +08:00
|
|
|
<para>The <command>ssh</command> client is a secure replacement for
|
|
|
|
<command>telnet</command>. If you want to install it, the instructions can be
|
2005-06-04 06:45:44 +08:00
|
|
|
found in Chapter 21 – <xref linkend="openssh"/>. Note that if you only
|
2005-05-31 05:27:18 +08:00
|
|
|
want to use the client, you do <emphasis>not</emphasis> need to run the server
|
|
|
|
and so do not need the startup script and links. In accordance with good
|
|
|
|
practice, only run the server if you actually need it (and if you don't know
|
2005-04-30 19:38:44 +08:00
|
|
|
whether you need it or not, it's likely that you don't!).</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|