Difference between revisions of "Laptop Evaluation"

From FreekiWiki
Jump to navigation Jump to search
Line 17: Line 17:
 
   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 faster than a Pentium II?" fontsize="11", shape="", style="bold", color="red"]
+
  p2           [label="Is it faster than a Pentium II?" fontsize="11", shape="", style="bold", color="red"]
 
    
 
    
 
   ask          [label="Ask your instructor \n for guidance." fontsize="11", shape="box", style="bold", color="yellow"]   
 
   ask          [label="Ask your instructor \n for guidance." fontsize="11", shape="box", style="bold", color="yellow"]   
Line 61: Line 61:
 
   sort        -> hddrem          [label="" fontsize="11", color=""]
 
   sort        -> hddrem          [label="" fontsize="11", color=""]
 
   hddrem      -> busted          [label="" fontsize="11", color=""]
 
   hddrem      -> busted          [label="" fontsize="11", color=""]
   busted      -> ask            [label="Yes" fontsize="11", color="red"]}
+
   busted      -> ask            [label="Yes" fontsize="11", color="red"]
 
   busted      -> usb            [label="No" fontsize="11", color="black"]
 
   busted      -> usb            [label="No" fontsize="11", color="black"]
 
   usb        -> incoming        [label="No" fontsize="11", color="red"]
 
   usb        -> incoming        [label="No" fontsize="11", color="red"]

Revision as of 20:47, 4 February 2010

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 also a boot option on the hard drive.