Difference between revisions of "User talk:Manseau"

From FreekiWiki
Jump to navigation Jump to search
Line 59: Line 59:
 
   busted      -> ask [label="Yes" fontsize="11"]
 
   busted      -> ask [label="Yes" fontsize="11"]
 
    
 
    
   busted      -> usb [label="No" fontsize="11"]
+
   busted      -> usb [label="No" fontsize="11", color="red"]
 
   usb        -> apples  [label="Yes" fontsize="11"]
 
   usb        -> apples  [label="Yes" fontsize="11"]
 
   usb        -> incoming [label="No" fontsize="11", color="red"]
 
   usb        -> incoming [label="No" fontsize="11", color="red"]
 
   apples      -> macpile [label="Yes" fontsize="11"]
 
   apples      -> macpile [label="Yes" fontsize="11"]
   apples      -> powerable [label="No" fontsize="11"]
+
   apples      -> powerable [label="No" fontsize="11", color="red"]
 
   powerable  -> poweron [label="Yes" fontsize="11"]
 
   powerable  -> poweron [label="Yes" fontsize="11"]
   powerable  -> getpower [label="No" fontsize="11"]
+
   powerable  -> getpower [label="No" fontsize="11", color="red"]
 
   getpower    -> poweron  
 
   getpower    -> poweron  
 
   poweron    -> procclass [label="YES" fontsize="11"]
 
   poweron    -> procclass [label="YES" fontsize="11"]
   poweron    -> handwavy [label="NO" fontsize="11"]
+
   poweron    -> handwavy [label="NO" fontsize="11", color="red"]
 
   handwavy    -> poweron1 [label="Continue" fontsize="11"]
 
   handwavy    -> poweron1 [label="Continue" fontsize="11"]
 
   poweron1    -> procclass [label="Yes" fontsize="11"]
 
   poweron1    -> procclass [label="Yes" fontsize="11"]
   poweron1    -> defect [label="No" fontsize="11"]
+
   poweron1    -> defect [label="No" fontsize="11", color="red"]
 
   defect      -> enoughproc [label="Continue" fontsize="11"]
 
   defect      -> enoughproc [label="Continue" fontsize="11"]
 
   procclass  -> enoughproc [label="Yes" fontsize="11"]
 
   procclass  -> enoughproc [label="Yes" fontsize="11"]
   procclass  -> whatzit [label="No" fontsize="11"]
+
   procclass  -> whatzit [label="No" fontsize="11", color="red"]
 
   whatzit    -> enoughproc [label="Continue" fontsize="11"]
 
   whatzit    -> enoughproc [label="Continue" fontsize="11"]
 
   enoughproc  -> keeper [label="YES" fontsize="11", color="green"]
 
   enoughproc  -> keeper [label="YES" fontsize="11", color="green"]

Revision as of 23:00, 16 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.

Notes for discussion

    1  Would there be a point that you would Eval a mac without an instructor's knowledge?
    2  Link to elaboration on macs
    3  Link to possible solutions

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 ebmulti floppies, ubuntu (or other debian based) live cds, and our netboot server.