~kjcole/edubuntu.cookbook-delete/wip

« back to all changes in this revision

Viewing changes to lore/chap04.lore

  • Committer: Jeffrey Elkner
  • Date: 2006-01-08 18:12:11 UTC
  • Revision ID: jelkner@gopher-20060108181211-49000881a29d4ff6
2006.01.08 changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<body>
7
7
<h1>Thin-client computing</h1>
8
8
<p>
9
 
An Edubuntu lab computer laboratory consists of a classroom full of
10
 
thin client workstations communicating with a classroom server. The 
11
 
specific implementation of thin client computing used in Edubuntu labs
12
 
is discussed in Section ...
 
9
An Edubuntu lab computer laboratory consists of a classroom full of thin client 
 
10
workstations communicating with a classroom server. The specific implementation 
 
11
of thin client computing used in Edubuntu labs is discussed in
 
12
<a class="crossreference" href="Thin Client Boot Walkthrough" />.
13
13
</p>
14
14
 
15
15
<h2>What is Thin Client Computing?</h2>
302
302
clients get their display from the server, a slow link to the server
303
303
would be a bottleneck for the whole lab.</p>
304
304
 
305
 
<p><img src="illustrations/switch-front-blinkenlights.gif" /></p>
 
305
<p><img src="illustrations/ch04/switch_blinkenlights.png" /></p>
306
306
 
307
307
<p>The front panel of the switch shows a light for every network cable
308
308
that's been plugged in. The light shows whether the link is up,
309
309
whether there is traffic and what its speed is.</p>
310
310
 
311
 
<p><img src="illustrations/switch-cables.gif" /></p>
 
311
<p><img src="illustrations/ch04/switch_lancables.png" /></p>
312
312
 
313
313
<p>The cables from the workstations all terminate at the switch. If
314
314
you don't label them, they get very hard to tell apart!</p>
391
391
include:</p>
392
392
 
393
393
<ul>
394
 
 
395
394
  <li><a href="http://drbl.sourceforge.net/redhat/">Diskless Remote
396
395
  Boot in Linux (DRBL) for Redhat 8.0, 9, Fedora Core 1, 2, Mandrake
397
396
  9.2, 10</a></li>
398
397
 
399
 
  <li><a
400
 
  href="http://www.tldp.org/HOWTO/diskless-root-NFS-HOWTO.html">Root
 
398
  <li><a href="http://www.tldp.org/HOWTO/diskless-root-NFS-HOWTO.html">Root
401
399
  over NFS clients &amp; server HOWTO</a>, if your workstations have
402
400
  disks, and you don't want to delegate processing to the classroom
403
401
  server.</li>
404
402
 
405
 
  <li><a
406
 
  href="http://www.tldp.org/HOWTO/Network-boot-HOWTO/index.html">Network
 
403
  <li><a href="http://www.tldp.org/HOWTO/Network-boot-HOWTO/index.html">Network
407
404
  Boot and Exotic Root HOWTO</a> This document explains how to quickly
408
405
  setup a Linux server to provide what diskless Linux clients require
409
406
  to get up and running, using an IP network. It is based on the