Welcome to the freshly installed drupal 6 based website of Dirk McNealy. You caught me while my site is still being built so there's nothing here yet, but if you come back in a couple days*, there will be plenty of fresh, new content for you to check out.
*months
I know you're excited to see new content up if you're reading my website, but it looks like things got put on hold for about another month. Working on two things right now: job interviews and comptia A+ certification. Failing the first, I will work on the second, then get this website up and awesome. I know you can't wait.
The most important moment of any website is the day it gets brought online. That day was yesterday, for this website anyway.
The details! In case you're wondering:
Drupal 6.14 (tip for easy drupal install over ssh, use commands:
$ wget http://ftp.drupal.org/files/projects/drupal-6.14.tar.gz
$ tar -xzf drupal-6.14.tar.gz
$ mv drupal-6.14/* .
$ rm drupal-6.14.tar.gz
ta da!
)
edit: this did not copy over the .htaccess file. *shrug*