Difference between revisions of "User talk:Manseau"

From FreekiWiki
Jump to navigation Jump to search
Line 22: Line 22:
 
   usb          [label="Does it have a USB port?", fontsize="11", style="bold", color="red"]
 
   usb          [label="Does it have a USB port?", fontsize="11", style="bold", color="red"]
  
p2      [label="Is it a Pentium II or less?" fontsize="11", shape="box", style="bold", color="green"]
+
p2      [label="Is it a Pentium II or less?" fontsize="11", shape="", style="bold", color="red"]
 
    
 
    
 
   ask          [label="Ask your instructor \n for guidance." fontsize="11", shape="ox", style="bold", color="yellow"]   
 
   ask          [label="Ask your instructor \n for guidance." fontsize="11", shape="ox", style="bold", color="yellow"]   
Line 74: Line 74:
 
   usb        -> incoming        [label="No" fontsize="11", color="red"]
 
   usb        -> incoming        [label="No" fontsize="11", color="red"]
 
   usb        -> p2              [label="Yes" fontsize="11"]
 
   usb        -> p2              [label="Yes" fontsize="11"]
   p2          -> poweruf        [label="Ok" fontsize="11"]
+
   p2          -> poweruf        [label="N0" fontsize="11"]
   p2          -> incoming        [label="Yes" fontsize="11"]
+
   p2          -> incoming        [label="Yes" fontsize="11", color="red"]
 
   poweruf    -> poweron        [label="Yes" fontsize="11"]
 
   poweruf    -> poweron        [label="Yes" fontsize="11"]
   poweron    -> procclass      [label="YES" fontsize="11"]
+
   poweron    -> procclass      [label="Ok" fontsize="11"]
 
   poweron    -> handwavy        [label="NO" fontsize="11", color="red"]
 
   poweron    -> handwavy        [label="NO" fontsize="11", color="red"]
 
   handwavy    -> poweron1        [label="Ok" fontsize="11", color="red"]
 
   handwavy    -> poweron1        [label="Ok" fontsize="11", color="red"]

Revision as of 13:08, 30 January 2010

--Laptop Evaluation-- The laptop evaluation is primarily a rapid, production oriented process to quickly separate old or unserviceable technology for recycling from still serviceable laptop 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.