Difference between revisions of "User:Ali"

From FreekiWiki
Jump to navigation Jump to search
m (removed links to dead stuff)
 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
i learn to do this stuff
 
<graphviz>
 
  digraph {
 
  
    start          [label="START HERE", shape="box", fontsize="11", style="bold"]
 
    poop            [label="have you pooped today?", fontsize="11", style="italic"]   
 
    bran            [label="go eat a bran muffin (then come back here)", fontsize="11"]
 
    coffee          [label="did you drink coffee before you pooped?", fontsize="11"]
 
 
 
    start -> poop
 
    poop -> bran [label="NO"]
 
    poop -> coffee [label="YES"]
 
 
 
</graphviz>
 
 
NOTE: Servers:
 
* have RACK MOUNT cases, or
 
* have XEON processors, or
 
* have DUAL PROCESSOR capability AND their processors are P-III or better
 
 
[[Category: Prebuild]]
 
[[Category: Triage]]
 

Latest revision as of 12:53, 6 October 2009