Tag Archives: server

sventon – An Alternative to FishEye and ViewVC

I was recently looking for an alternative to ViewVC for my tomcat application server and I thought I was in luck with FishEye by Atlassian, but it wasn’t right for the job because it was proprietary. So, looking for an … Continue reading

Posted in Rants, Reviews | Tagged , , , , , , , , , | View Comments

Syncing Your Time With The Internet (NTP) On Linux

Syncing your clock with linux is pretty easy; it’s a two step process that begins with identifying the NTP server you want to sync with, and then actually syncing with it. To identify your NTP server, I used this document, … Continue reading

Posted in Howto/Tutorial, Scripts | Tagged , , , , , , , | View Comments

How To Setup LAMP For Slackware

This is a tutorial for my own sanity in the future on how to setup slackware with apache mysql and php and samba for file sharing. If this helps you out, more power to you, keep slacking. So first, I … Continue reading

Posted in Howto/Tutorial, Programming | Tagged , , , , , , , , , | View Comments

Why Samba is Awesome

Samba is awesome, in case you didn’t know. I was setting up a lamp testing server on my local network to test out drupal among other things, when I realized I had no easy ways to transfer files over to … Continue reading

Posted in Other, Programming, Rants | Tagged , , , , , , , | View Comments