Month: September 2008

Disable firewall on Red Hat Enterprise Linux (RHEL) Server

Using a Windows box with Putty to install and execute jboss with it’s own Tomcat instance using the default port of 8080 on a fresh built Red Hat Enterprise Linux box, everything looked to be fully operational; however, I could not access the web address from a remote box. I quickly realized that the firewall was fully operational (from previous…

Read More »

Decoding the obfuscated base64 php

WordPress is quite versatile. The ability to customize, tweak, manipulate code, and or change plugins and themes are among the top reasons that it is so popular today. However, there are those who maliciously and intentionally add code that generally cannot be changed. This code is often encrypted or obfuscated so that it may be masked as legitimate code. Often…

Read More »

Install JDK (Java Development Kit) on a RedHat Linux System

To install another application, I needed to install the JDK (Java Development Kit) on a RedHat Linux System. I found a good set of instructions and worked through the steps for a successful installation. The Redhat installation used is Red Hat 5 Enterprise Edition with the GUI. Using the GUI makes it possible for a newbie to maneuver through these…

Read More »

Setup JBoss on Ubuntu 8.0.4 LTS Server Edition

A recent task was to setup a JBoss Application Server on a Linux box. I had selected Ubuntu 8.0.4 LTS Server Edition for this task. I created an Ubuntu virtual machine on a VMware Workstation. This was a fresh install and the only optional installation package added during the installation was LAMP, which should have nothing to do with the…

Read More »

WordPress Upgrade from 2.6.1 to 2.6.2 (13 files)

Another WordPress update has been made available for download. It seems that every time I get my sites in order, there is another update. Whether it is a plugin or WordPress release. This makes it particularly difficult when trying to maintain a perfect copy of a site for development and testing of plugins, themes, and WordPress updates. It also seems,…

Read More »

Google Urchin 6 Quick Evaluation

Google purchased a web analytics software package, called Urchin. Urchin 6 has evolved into a powerful web analytic for a reasonable fraction of the cost price of applications like WebTrends. Urchin 6 is only available through a selection of Google authorized sellers for $2995. That purchase price includes everything that there is to offer, unlike Urchin 5, where additional modules…

Read More »

Google Chrome

Google Chrome is an internet browser that is one of the newest internet browsers to hit the market. Google Chrome offers address bar suggestions for both search and web pages, thumbnails of top sites, and shortcuts to applications. I downloaded it the other day to see how my website and others looked. To check if anything appears broken or incorrectly…

Read More »