search for: mcgeary

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

Did you mean: mcgary
2008 Jan 03
3
mounting & partitioning Seagate FreeAgent external HD
...ile, but fdisk -l doesn't show it at all. I was trying to mount and partition it using Webmin, but I can't figure out the device name I need to give it to mount and partition it. How is the best way to figure that out? This particular server is running CentOS 4. Thanks, Tim -- Tim McGeary Senior Systems Specialist Lehigh University 610-758-4998 tim.mcgeary at lehigh.edu Google Talk: timmcgeary
2011 Apr 26
2
vendoring rails the good ol' fashioned way
rails 3.0.7 here. ''bundle package'' dumps 29MB into vendor/cache and 129MB into vendor/ rails.... That seems to arbitrary and unnecessary. How do I install rails to vendor/rails these days? ''rake rails:freeze:gems'' used to work great, now what? Tried this: Gemfile: gem ''rails'', ''3.0.7'', :path =>