Difference between revisions of "Laptop Evaluation"

From FreekiWiki
Jump to navigation Jump to search
Line 82: Line 82:
 
   enoughproc  -> keeper          [label="YES" fontsize="11", color="green"]
 
   enoughproc  -> keeper          [label="YES" fontsize="11", color="green"]
 
   enoughproc  -> incoming        [label="NO" fontsize="11", color="red"]
 
   enoughproc  -> incoming        [label="NO" fontsize="11", color="red"]
  keeper      -> pieces          [label="If" fontsize="11", color="green"]
 
  pieces      -> incoming        [label="Recycle" fontsize="11", color="red"]
 
 
   defect      -> incoming        [label="Recycle" fontsize="11", color="red"]
 
   defect      -> incoming        [label="Recycle" fontsize="11", color="red"]
 
   incoming    -> chkit          [label="Ok" fontsize="11", color="red"]
 
   incoming    -> chkit          [label="Ok" fontsize="11", color="red"]
 
   chkit      -> rcycle          [label="Ok" fontsize="11", color="red"]
 
   chkit      -> rcycle          [label="Ok" fontsize="11", color="red"]
   pieces     -> parts          [label="Parts \n Machine" fontsize="11", color="green"]
+
   keeper     -> parts          [label="Parts \n Machine" fontsize="11", color="green"]
 
   parts      -> prts            [label="Ok" fontsize="11", color="green"]
 
   parts      -> prts            [label="Ok" fontsize="11", color="green"]
 
   keeper      -> asis            [label="If" fontsize="11", color="green"]
 
   keeper      -> asis            [label="If" fontsize="11", color="green"]

Revision as of 21:44, 2 February 2010

'''The laptop evaluation is a rapid, production oriented process. It is designed to quickly separate old or unserviceable technology for recycling from still serviceable, or repairable, laptops and parts.'''


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

Memtest Notes

Memtest is a useful tool found on many boot disks. Besides testing memory, it provides us a quick way to find processor and memory info. Memtest is available on Ubuntu (or other debian based) live cds and our netboot server. The Memtest program is a boot option on the hard drive.