Category Archives: computer

WordPress SVN

OK, since I’ve switched over to WordPress I have to admit it’s been pretty painless. I decided to go with the SVN update process since I know it’s much easier. But the monkey wrench in the process is having to … Continue reading

Posted in code, computer | Tagged , , | 3 Comments

USB to Ethernet Adapter

Oh my god how aggravating. I’ve got an Intel Mac mini I’m using as a server and I’ve got a StarTech USB to Ethernet adapter. Unfortunately, none of the current drivers seems to support Leopard well. Fortunately, Sustainable Networks has … Continue reading

Posted in computer | Leave a comment

Moving domains

Sorry if anyone gets confused. When I moved this blog over to WordPress I was hosting it on a different domain. It now lives here on thefragens.com where it belongs. I play around with virtual domains for the URL instead … Continue reading

Posted in computer | Leave a comment

Leopard Server DHCP-NAT

Well, I’m finally getting most of the initial stuff for the server up and running. All I can say is thank goodness for Google. Setting up DHCP/NAT was both simple and highly complex. Simple in that running the Gateway Assistant … Continue reading

Posted in computer | Tagged | Leave a comment

Securing Email

I think I’ve finally accomplished it. It being getting my mail server to use SSL for IMAP/POP/SMTP. I’m running Leopard Server on an Intel Mac mini and I’ve been screwing around with Keychain Access > Certificate Assistant for the past … Continue reading

Posted in computer | Tagged | Leave a comment

Moved to WordPress!

Well, here I am switched over to WordPress. It’s not a complete transition yet as I still have to configure MarsEdit and wait to turn over hosting of my main site to myself so this can go in the correct … Continue reading

Posted in computer | Tagged | Comments Off

Fixing MySQL and phpMyAdmin

There seems to be a problem with how current versions of OS X store the mysql socket and how phpMyAdmin looks for it. It seems currently the socket is stored at /tmp/mysql.sock but phpMyAdmin is looking for it at /var/mysql/mysql.sock. … Continue reading

Posted in code, computer, mac-osx, osx-server | Comments Off