Portfolio Snapshots

UPS Business Solutions

Hits From The Blog

Linux: Check httpd.conf file before restarting server

Code CODE: /usr/sbin/apachectl configtest If you have made changes to the httpd.conf file do not restart your server right away but rather run the configtest command that will provide valuable information on what errors there may be in your configuration of any.

Installing vim with ruby support (+ruby) – Stack Overflow

on mac os x, assuming you have Homebrew installed: brew install https://raw.github.com/adamv/homebrew-alt/master/duplicates/vim.rb This version of vim has ruby support enabled Source: http://blog.jerodsanto.net/2011/08/brew-install-vim/ via stackoverflow.com Even faster installation if you have Homebrew available on MAC OS X.