Tag: CentOS

Connect to VNCServer on Red Hat Enterprise Linux

Virtual Network Computing (VNC) is remote control software to allow computers interact with one another as a server and client. It is developed to ease the administration of remote machines without using the console. For Windows users, there may be a a familiar feel similar to that of Windows Terminal Services (RDP). VNCServer is standard on a Red Hat Enterprise…

Read More »

Create a service for JIRA on CentOS 5 or RHEL 5

Atlassian JIRA is a bug and issue tracker. Atlassian JIRA lets you priorities, assign, track, report and audit your ‘issues,’ whatever they may be — from software bugs and help-desk tickets to project tasks and change requests. After installing JIRA, on a CentOS 5.2 Linux installation, I wanted to automate the starting and stopping of JIRA by creating a service….

Read More »

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 »