Difference between revisions of "User:Ali"

From FreekiWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
hi i'm ali
+
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]]

Revision as of 14:11, 29 August 2006

i learn to do this stuff

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

NOTE: Servers:

  • have RACK MOUNT cases, or
  • have XEON processors, or
  • have DUAL PROCESSOR capability AND their processors are P-III or better