Thinking OPEN

Archives for the ‘Tutorials’ Category

JRuby and Glassfish on Rails Part I: Setting Up A Developer Environment (on a Mac)

By Freddy Andersen • Nov 28th, 2008 • Category: Tutorials

In this tutorial, we cover setting up your Mac environment to use Glassfish as the server to run your Ruby on Rails projects.



Build Apache 2.2.X on AIX 5.3 Platforms Part II: Common Issues

By Brad Reeves • Nov 14th, 2008 • Category: Tutorials

Building the Apache Web server on AIX is generally a straightforward enterprise in which you:
obtain the code, run a few simple commands (configure, make, and make install)…kidding…read on…



How to Customize the Firefox 3 Installer

By Glen Bettridge • Oct 21st, 2008 • Category: Tutorials

With the increasing adoption of Firefox, enterprise IT shops face a challenge: providing Firefox to their users while maintaining security. One approach to this challenge is to create a customized Firefox installer pre-configured with IT-approved extensions and settings.



Build Apache 2.2.X on AIX 5.3 Platforms Part I: Basics

By Brad Reeves • Oct 1st, 2008 • Category: Tutorials

While there are many binary versions of Apache available for the AIX platform, many people wish to build it themselves, adding modules or custom locations to the Apache web server. Our cookbook will guide you through the system setup and build process for the Apache web server.