Difference between revisions of "Diskless Terminal Triage"

From FreekiWiki
Jump to navigation Jump to search
(added note about converting deskpros and switched first two questions to make other edit make more sense)
Line 8: Line 8:
 
   start        [label="START HERE", fontsize="11", shape="box"]
 
   start        [label="START HERE", fontsize="11", shape="box"]
  
   formfactor    [label="Is it a TOWER\nor a DESKTOP?", fontsize="11"]
+
   formfactor    [label="Is it a TOWER\nor a DESKTOP?\n(Deskpros can be converted from a tower to a desktop)", 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 15: 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      -> formfactor
+
   start      -> makemodel
 +
  makemodel  -> formfactor [label="YES"]
 +
  makemodel  -> not [label="NO"]
 
   formfactor  -> not [label="TOWER"]
 
   formfactor  -> not [label="TOWER"]
   formfactor  -> makemodel [label="DESKTOP"]
+
   formfactor  -> proc [label="DESKTOP"]
  makemodel  -> proc [label="YES"]
 
  makemodel  -> not [label="NO"]
 
 
   proc        -> speed [label="YES"]
 
   proc        -> speed [label="YES"]
 
   proc        -> not [label="NO"]
 
   proc        -> not [label="NO"]

Revision as of 01:20, 8 January 2006

NOTE: Diskless terminals will typically be used without their hard drives for computer labs. We only want certain makes and models, only desktop form factor machines, 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.