glfs/server/other/openssh/openssh-intro.xml
Larry Lawrence 14951df61f format edited some exp and desc sections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@271 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-26 03:28:43 +00:00

19 lines
664 B
XML

<sect2>
<title>Introduction to OpenSSH</title>
<screen>Download location (HTTP): <ulink url="&openssh-download-http;"/>
Download location (FTP): <ulink url="&openssh-download-ftp;"/>
Version used: &openssh-version;
Package size: &openssh-size;
Estimated Disk space required: &openssh-buildsize;</screen>
<para>The OpenSSH package contains ssh clients and the sshd daemon. This is
useful for encrypting all traffic over a network.</para>
<screen>OpenSSH depends on:
<xref linkend="zlib"/> and <xref linkend="openssl"/>
OpenSSH will utilize:
X11-ssh-askpass and <xref linkend="Linux_PAM"/></screen>
</sect2>