vCloud Director 1.5 hoops and hurdles
I posted this in the ‘mike’ specific blog but figured others may want to see the output.
Install of vCloud Director 1.5 fails to set up ESXi 4.1U1 hosts
vCloud Director 1.5 cannot upload files error
I’ll update this post as I continue this deployment in preparation for our new product offering.
No comments yet.
You must be logged in to post a comment.
Common confusion between DNS and web configurations
about 6 days ago - No comments
DNS is a fairly simple system. It is intrinsically critical to the Internet, being the phone book for the Internet world. If you want to find a website, the first thing your computer does is consult DNS. It finds the name based on the hierarchical nature of DNS separated by the .’s in the hostname.
Test everything!
about 1 week ago - No comments
A while a go, I wrote down some personal rules to what I should do as an admin. First and foremost, and underlined about six times was this: Test Everything. It seems so simple, but you have to consider, if it’s not tested, and verified, it’s not working. Simple. Oh, it may be working, but More >
This Old Code
about 3 weeks ago - No comments
Dev Server Parity
about 4 weeks ago - No comments
Hosting decision time: physical hosting vs cloud services
about 1 month ago - No comments
Automagic Hacklisting of IP addresses
about 1 month ago - No comments
I got a little tired of FTP and SSH brute force attempts. I know that if you have strong passwords on your system, you can safely ignore them, and on customer systems behind real firewalls, I do so. However, on my personal systems, I have 0 problem blocking people who annoy me. So I installed pfBlocker on my virtual firewall to see what I could do.
Apache SSL Clustering with a Basic Load Balancer
about 1 month ago - No comments
Running suEXEC + FCGID
about 1 month ago - No comments
A long, long time ago (Internet years), our webmaster (and Mike) changed the ipHouse web-cluster to run PHP via FastCGI. They did this with the thought that FCGId would offer greater performance and stability while offering the same security as running PHP via the CGI interface.
Memcached
about 2 months ago - No comments
Caching is a key component to any system design. Caching allows programs to be lazy, by referring to data that’s already been access. Looking up data takes a lot of work. Think of it this way: Someone asks you want the Capital of Indonesia is, and you don’t have Google handy. You have to figure More >
Log like a paranoid Lumberjack!
about 2 months ago - No comments

