glfs/server/other/openssh/openssh-intro.xml
Tushar Teredesai 034abd0060 Changed dependencies to refer to either XFree86 or Xorg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2149 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-13 14:32:28 +00:00

31 lines
1.3 KiB
XML

<sect2>
<title>Introduction to <application>Open<acronym>SSH</acronym></application></title>
<para>The <application>Open<acronym>SSH</acronym></application> package
contains <command>ssh</command> clients and the <command>sshd</command> daemon.
This is useful for encrypting all traffic over a network.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&openssh-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&openssh-download-ftp;"/></para></listitem>
<listitem><para>Download size: &openssh-size;</para></listitem>
<listitem><para>Estimated Disk space required: &openssh-buildsize;</para></listitem>
<listitem><para>Estimated build time: &openssh-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Open<acronym>SSH</acronym></application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="openssl"/></para></sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="Linux_PAM"/>,
<xref linkend="tcpwrappers"/>,
X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
<ulink url="http://web.mit.edu/kerberos/www/">MIT Kerberos</ulink> and
<ulink url="http://www.opensc.org/">OpenSC</ulink>
</para></sect4>
</sect3>
</sect2>