Use example.com or example.org for domain names in examples instead of
variations of "foobar" and the like. Submitted by: nik and dougb (per RFC 2606)
This commit is contained in:
parent
bb4f2b8bb0
commit
597ccea2b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10972
9 changed files with 48 additions and 48 deletions
|
@ -38,10 +38,10 @@
|
|||
terminal required first creating a diskless system with minimal
|
||||
utilities mounted via NFS. These same steps were used to create 2
|
||||
separate diskless systems. The first is <hostid
|
||||
role="fqdn">altair.kcis.com</hostid>. A diskless X terminal that I
|
||||
role="fqdn">altair.example.com</hostid>. A diskless X terminal that I
|
||||
run on my old 386DX-40. It has a 340Meg hard disk but, I did not want
|
||||
to change it. So, it boots from <hostid
|
||||
role="fqdn">antares.kcis.com</hostid> across a Ethernet. The second
|
||||
role="fqdn">antares.example.com</hostid> across a Ethernet. The second
|
||||
system is a 486DX2-66. I setup a diskless FreeBSD (complete) that
|
||||
uses no local disk. The server in that case is a Sun 670MP running
|
||||
SunOS 4.1.3. The same setup configuration was needed for both.</para>
|
||||
|
@ -256,9 +256,9 @@ bootps dgram udp wait root /usr/libexec/bootpd bootpd /etc/bootptab</progra
|
|||
<filename>/tftpboot/cfg.199.246.76.2</filename>. The contents is:</para>
|
||||
|
||||
<programlisting>rootfs 199.246.76.1:/DiskLess/rootfs/altair
|
||||
hostname altair.kcis.com</programlisting>
|
||||
hostname altair.example.com</programlisting>
|
||||
|
||||
<para>The line <literal>hostname altair.kcis.com</literal> simply tells
|
||||
<para>The line <literal>hostname altair.example.com</literal> simply tells
|
||||
the diskless system what its fully qualified domain name is.</para>
|
||||
|
||||
<para>The line <literal>rootfs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue