Difference between revisions of "Laptop Evaluation"

From FreekiWiki
Jump to navigation Jump to search
Line 62: Line 62:
 
   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"]}
</graphviz>
+
   busted      -> usb            [label="No" fontsize="11", color="black"]
    
 
<graphviz>
 
  digraph D {
 
 
 
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        -> p2              [label="Yes" fontsize="11"]
 
   usb        -> p2              [label="Yes" fontsize="11"]

Revision as of 20:22, 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.