Difference between revisions of "User talk:Manseau"

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 a Pentium II or less?" fontsize="11", shape="box", style="bold", color="green"]
 
    
 
    
 
   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 65: Line 67:
 
   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"]
   usb        -> poweron         [label="Yes" fontsize="11"]
+
   usb        -> p2         [label="Yes" fontsize="11"]
 +
p2-> poweron
 
   poweron    -> procclass      [label="YES" fontsize="11"]
 
   poweron    -> procclass      [label="YES" fontsize="11"]
 
   poweron    -> handwavy        [label="NO" fontsize="11", color="red"]
 
   poweron    -> handwavy        [label="NO" fontsize="11", color="red"]

Revision as of 11:53, 30 January 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.