Difference between revisions of "Diskless Terminal Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 8: Line 8:
 
   start        [label="START HERE", fontsize="11", shape="box"]
 
   start        [label="START HERE", fontsize="11", shape="box"]
  
   ddr          [label="Are there any\nDDR slots?", fontsize="11"]
+
   formfactor   [label="Is it a TOWER\nor a DESKTOP?", fontsize="11"]
   tardis        [label="Take it to the T.A.R.D.I.S.\n(It's not a diskless terminal.)", fontsize="11"]
 
 
   makemodel    [label="Is it\na Compaq Deskpro,\nan HP Vectra, or\na Dell Optiplex?", fontsize="11"]
 
   makemodel    [label="Is it\na Compaq Deskpro,\nan HP Vectra, or\na Dell Optiplex?", fontsize="11"]
 
   proc          [label="Does it have\na Celeron or\na P-III processor?", fontsize="11"]
 
   proc          [label="Does it have\na Celeron or\na P-III processor?", fontsize="11"]
Line 16: Line 15:
 
   not          [label="It is NOT going to be used as a\ndiskless terminal.\n(It may be a KEEPER or a RECYCLER\nGo back to the main instructions.)", shape="box", fontsize="11"]
 
   not          [label="It is NOT going to be used as a\ndiskless terminal.\n(It may be a KEEPER or a RECYCLER\nGo back to the main instructions.)", shape="box", fontsize="11"]
  
   start      -> ddr [label="YES"]
+
   start      -> formfactor
   ddr        -> tardis [label="YES"]
+
   formfactor  -> not [label="TOWER"]
   ddr        -> makemodel [label="NO"]
+
   formfactor  -> makemodel [label="DESKTOP"]
 
   makemodel  -> proc [label="YES"]
 
   makemodel  -> proc [label="YES"]
 
   makemodel  -> not [label="NO"]
 
   makemodel  -> not [label="NO"]

Revision as of 16:45, 6 January 2006

NOTE: Diskless terminals will typically be used without their hard drives for computer labs. We only want certain makes and models and only certain processor types and speeds. This means the low end diskless terms could be slower than the regular cutoff. Use this flow chart to help you determine if a system is slated to be a diskless terminal.

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.