blob: 67db26475c80cd76b989ae5abaf743bca38f4bb2 [file] [log] [blame]
<meta http-equiv="REFRESH" content="10;url=http://wiki.services.openoffice.org/wiki/Documentation/FAQ">
<h3>This page is outdated. You will be redirected to <a href="http://wiki.services.openoffice.org/wiki/Documentation/FAQ">http://wiki.services.openoffice.org
/wiki/Documentation/FAQ</a> shortly.</h3>
<div style="margin-bottom: 10em;"></div>
<p><a href="../../index.html">Documentation</a> / <a href="../index.html">User FAQ</a> / <a href="index.html">Maintainers' FAQ</a> / <a href="002.html" accesskey="n">Next</a></p>
<h3>What is SSH and when will I need it?</h3>
<p>SSH, or Secure SHell, is a secure connection to a file server, such as OpenOffice.org, via shell (or terminal) access. You require a passphrase to connect, and cannot connect without one. The secure connection also requires that a set of key files match. The key files are generated on your machine: one part passes to OpenOffice.org, and one parts stays on your machine. The passphrase is also chosen at this time. After the uploaded public key at OOo is mated to the private key file on your machine during the login process, you are able to connect to the OpenOffice.org file server. An SSH tunnel like this is used whenever you checkout web pages and source files from OpenOffice.org, or when you update or add new files to OpenOffice.org's file system.</p>
<p><b>For more information:</b></p>
<ul>
<li><a href="http://www.openoffice.org/scdocs/ddSSHGuide.html">Tunneling with SSH</a></li>
<li><a href="http://www.openoffice.org/scdocs/SSHWinCvs.html">Using SSH with WinCVS</a></li>
<li><a href="http://www.openoffice.org/scdocs/ddSSHGuideCygwin.html">SSH tunneling using Cygwin</a></li>
<li><a href="http://www.ssh.com/support/documentation/online/ssh/adminguide/32/Port_Forwarding.html">SSH: Port Forwarding</a></li>
</ul>
<p><a href="../../index.html">Documentation</a> / <a href="../index.html">User FAQ</a> / <a href="index.html">Maintainers' FAQ</a> / <a href="002.html" accesskey="n">Next</a></p>