diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1996-10-06 20:17:19 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1996-10-06 20:17:19 +0000 |
| commit | 76aa45de46f8ecc968645a6b336d14f5fa7780e6 (patch) | |
| tree | 9c3b339896ca1b9659a6efb26bf2416b5b74a9db /en/tutorials/disklessx/disklessx.sgml | |
| parent | 3efc5c8e5870ddfd7d9ee240c748e88bc70d6a91 (diff) | |
Notes
Diffstat (limited to 'en/tutorials/disklessx/disklessx.sgml')
| -rw-r--r-- | en/tutorials/disklessx/disklessx.sgml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/en/tutorials/disklessx/disklessx.sgml b/en/tutorials/disklessx/disklessx.sgml index 94a8b62c87..914236c41e 100644 --- a/en/tutorials/disklessx/disklessx.sgml +++ b/en/tutorials/disklessx/disklessx.sgml @@ -1,10 +1,12 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$Date: 1996-09-24 17:46:00 $"> +<!ENTITY date "$Date: 1996-10-06 20:17:12 $"> <!ENTITY title "Diskless X Server: a how to guide"> <!ENTITY copyright " "> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> +<!-- $Id: disklessx.sgml,v 1.2 1996-10-06 20:17:12 jfieber Exp $ --> + <html> &header; @@ -14,7 +16,7 @@ <p>With the help of some 'friends' on the FreeBSD-hackers list, I have been able to create a diskless X terminal... The creation of the X terminal required first creating a diskless system with minimal utilities mounted -via NFS. These same steps were used to create 2 seperate diskless systems. +via NFS. These same steps were used to create 2 separate diskless systems. The first is 'altair.kcis.com'. 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 'antares.kcis.com' across a ethernet. The second system |
