Correct links, use relative whenever possible.

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
This commit is contained in:
Murray Stokely 2001-10-23 21:23:00 +00:00
parent a4cf0e1eba
commit 2bb07f2b80
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11016

View file

@ -82,7 +82,7 @@
pointed out that you <em>can</em> get KVM switches that also do
serial consoles or Sun-compatible KVM switching as well as PCs,
but they are expensive. See <a
href="http://www.avocent.com">Avocent</a> for example.]</p>
href="http://www.avocent.com/">Avocent</a> for example.]</p>
<p>You might be tempted to do without a console terminal, but when
things go pear-shaped you <em>really</em> need to see what is on
@ -122,7 +122,7 @@
terminal server software may not support that.) Also there is
no logging or replay of console messages. But with a bit of
work, and the addition of some software such as <a
href="http://www.conserver.com">conserver</a> (described below),
href="http://www.conserver.com/">conserver</a> (described below),
this can be made to work pretty well.</p>
<p>A possibility suggested by Bron Gondwana is similar to the
@ -131,7 +131,7 @@
the "next" server, creating a ring of console connections (in
some sort of order). This can be made to work reasonably well
with the aid of the <a
href="http://www.conserver.com">conserver</a> software, but can
href="http://www.conserver.com/">conserver</a> software, but can
be a bit confusing otherwise (i.e. remembering which port is
connected to which console). And you are stuck if you need to
use serial ports for other things (such as modems) or you have
@ -141,8 +141,8 @@
buy an off-the-shelf solution. These vary in price and
capability. See, for example, <a
href="http://www.lightwavecom.com/">Lightwave</a>, <a
href="http://www.perle.com">Perle</a>, <a
href="http://www.avocent.com">Avocent</a> or <a
href="http://www.perle.com/">Perle</a>, <a
href="http://www.avocent.com/">Avocent</a> or <a
href="http://www.blackbox.com/faxbacks/23000/23362.PDF">Black
Box</a>. These solutions can be quite expensive - typically
$USD100 - $USD400 per port.</p>
@ -162,12 +162,12 @@
enough.</p></li>
<li><p>A PC Unix system. We used <a
href="http://www.freebsd.org">FreeBSD 4.3</a> as that is used
href="../../../../index.html">FreeBSD 4.3</a> as that is used
for other tasks within our office.</p></li>
<li><p>A multi-port serial card. We chose the <a
href="http://www.stallion.com/html/products/easyio.html">EasyIO-PCI</a>
8-port card from <a href="http://www.stallion.com">Stallion
8-port card from <a href="http://www.stallion.com/">Stallion
Technologies</a>. This cost us about $AUD740, or under
$100/port, from <a href="http://www.ht.com.au/">Harris
Technologies</a> (which has lots of stuff but is by no means
@ -275,7 +275,7 @@
config file with the appropriate entries. See the
<samp>stl(4)</samp> man page and the appropriate section of the
<a
href="http://www.au.freebsd.org/handbook/kernelconfig.html">FreeBSD
href="../../../../doc/en_US.ISO8859-1/books/handbook/kernelconfig.html">FreeBSD
Handbook</a>.</p>
<h4>Building World</h4>
@ -993,7 +993,7 @@ use a serial console.
<h2><a name="freebsd">Using a Serial Console on FreeBSD</a></h2>
<p>The procedure for doing this is described in detail in the <a
href="http://www.freebsd.org/handbook/serialconsole-setup.html">FreeBSD
href="../../../../doc/en_US.ISO8859-1/books/handbook/serialconsole-setup.html">FreeBSD
Handbook</a>. This is a quick summary.</p>
<h4>Check the kernel configuration</h4>
@ -1089,7 +1089,7 @@ ttyd0 "/usr/libexec/getty std.9600" vt100 on secure
<p>As shipped with FreeBSD, the 8.5 version does not authenticate
against FreeBSD servers using MD5 passwords. There is a patch
in the FreeBSD GNATS system (<a
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=28432">ports/28432</a>)
href="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28432">ports/28432</a>)
that fixes this problem. Kevin has indicated this patch will be
included in future versions of conserver from him. There are a
couple of other problems with the 8.5 version as well.</p>
@ -1138,7 +1138,7 @@ ttyd0 "/usr/libexec/getty std.9600" vt100 on secure
href="ftp://ftp.conserver.com/conserver/conserver-7.0.2.tar.gz">FTP</a>
the conserver 7.0.2 source tarball.</p>
<p><a href="http://www.stallion.com">Stallion Technologies</a> homepage.</p>
<p><a href="http://www.stallion.com/">Stallion Technologies</a> homepage.</p>
<p>David Harris' <a
href="http://www.conserver.com/consoles/msock.html">Minor Scroll
@ -1155,7 +1155,7 @@ ttyd0 "/usr/libexec/getty std.9600" vt100 on secure
similar console server</a> based on the <samp>screen</samp>
program and an old SunOs host.</p>
<p>The <a href="http://www.realweasel.com">Real Weasel</a> company
<p>The <a href="http://www.realweasel.com/">Real Weasel</a> company
makes a ISA or PCI video card that looks like a PC video card
but actually talks to a serial port. This can be used to
implement serial consoles on PC hardware for operating systems
@ -1225,7 +1225,7 @@ conventions
Last modified: Thu Jul 19 10:19:28 EST 2001
<!-- hhmts end -->
<br>
$Id: article.sgml,v 1.3 2001-10-16 13:18:28 keramida Exp $
$Id: article.sgml,v 1.4 2001-10-23 21:23:00 murray Exp $
</body>
</html>