search for: consolod

Displaying 2 results from an estimated 2 matches for "consolod".

Did you mean: consoled
2007 Jun 08
5
Help needed with a basic recipe
Can anyone point me to a "Writing Puppet recipes for Dummies" doc? I''m trying to do a basic probe using lspci to see if I have a Qlogic HBA installed on the machine, and if so, install the Qlogic scli package. Here''s a shell script of what I''m trying to do: #!/bin/bash vendor=1077 # QLogic model=2422 # 24xx hba /sbin/lspci -n -d $vendor:$model | grep
2006 May 23
2
RFC - Ruby on Rails / jEdit (Blog Posting)
...Comments. I''ve attempted to collect and clarify a few things in the spirit of documenting things. To that end I''ve worked on a blog posting starting from scratch for a windows box and getting Ruby, Rails, and (my new favorite editor jEdit) install. Probably nothing new, just a consolodation of information.... # Prerequisites # Install Ruby # Install Rails # Install sqlite3 # Install jEdit # Resources Please let me know what you think. :) -Curtis P.S. I already know I need to fix the final plugin links and some other stuff in the jEdit section.