<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>service &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/service/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Wed, 11 Mar 2026 14:16:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Create a service for JIRA for Linux</title>
		<link>https://it.megocollector.com/scripts/create-a-service-for-jira-for-linux/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 28 Mar 2014 03:42:16 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[chkconfig]]></category>
		<category><![CDATA[jira]]></category>
		<category><![CDATA[service]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=2504</guid>

					<description><![CDATA[Atlassian JIRA is a bug and issue tracker. Atlassian JIRA lets you priorities, assign, track, report and audit issues from software bugs, helpdesk tickets, project tasks to change requests. On a CentOS 6.5 Linux install, an instance of JIRA was installed. Upon completion, a service to automate the start, stop, restart, and status needed to be created manually. One of...]]></description>
		
		
		
			</item>
		<item>
		<title>Linux command tips &#8211; How to Start and Stop Services in RHEL 5 and CentOS 5</title>
		<link>https://it.megocollector.com/scripts/linux-command-tips-how-to-start-and-stop-services-in-rhel-5-and-centos-5/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:32:57 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[centos5]]></category>
		<category><![CDATA[rhel5]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[stop]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1271</guid>

					<description><![CDATA[This is part of my series, useful Linux commands and tips. Although there is a great GUI utility to simplify service administration, called Service Confiuration tool, in an environment that favors the command line equivalent, it would also be good to know those commands. These commands will require root level access. Here are the commands: # /sbin/service [name] start starts...]]></description>
		
		
		
			</item>
		<item>
		<title>Autorun JBoss on Red Hat Enterprise Linux 5 (RHEL5) Server</title>
		<link>https://it.megocollector.com/scripts/autorun-jboss-on-red-hat-enterprise-linux-5-rhel5-server/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 30 Oct 2008 18:07:59 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[centos5]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[red hat enterprise linux 5]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[rhel5]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[startup shutdown]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=797</guid>

					<description><![CDATA[You already have JBoss ready and operational. JBoss can be started through a command line or through a shell script that you have created; however, these steps are manual and an automated approach is desired. The goal is to automate JBoss as a service or daemon. There are many, many tutorials that are all over the internet that offer scripts...]]></description>
		
		
		
			</item>
		<item>
		<title>Create a service for JIRA on CentOS 5 or RHEL 5</title>
		<link>https://it.megocollector.com/scripts/create-a-service-for-jira-on-centos-5-or-rhel-5/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 23 Oct 2008 18:17:03 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[chkconfig]]></category>
		<category><![CDATA[init.d]]></category>
		<category><![CDATA[jira]]></category>
		<category><![CDATA[red hat enterprise linux 5]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[rhel5]]></category>
		<category><![CDATA[service]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=805</guid>

					<description><![CDATA[Atlassian JIRA is a bug and issue tracker. Atlassian JIRA lets you priorities, assign, track, report and audit your &#8216;issues,&#8217; 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....]]></description>
		
		
		
			</item>
		<item>
		<title>Tomcat fails to install as a service</title>
		<link>https://it.megocollector.com/tips-and-tricks/tomcat-fails-to-install-as-a-service/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 28 Jun 2007 15:15:00 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[tomcat]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=114</guid>

					<description><![CDATA[Problem Tomcat 5.5.x fails to complete installation with an error message indicating failed to install tomcat 5 as a a service. Failed to install tomcat 5 service Check your settings and permissions Abort Retry Ignore This error occurred using Microsoft Windows Server 2003 Standard Edition with Service Pack 1 and Apache Tomcat Version 5.5.9. This resolution worked for me. Resolution...]]></description>
		
		
		
			</item>
	</channel>
</rss>
