<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Request Tracker(RT) ticketing system for your Support Group</title>
	<atom:link href="http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: drag</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-13620</link>
		<dc:creator>drag</dc:creator>
		<pubDate>Mon, 28 Sep 2009 21:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-13620</guid>
		<description>How I made for attach files in RT
Can help me?¿?¿?</description>
		<content:encoded><![CDATA[<p>How I made for attach files in RT<br />
Can help me?¿?¿?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alf Stockton</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-6515</link>
		<dc:creator>Alf Stockton</dc:creator>
		<pubDate>Wed, 11 Mar 2009 12:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-6515</guid>
		<description>What I did was
 tar -czvf files.tar.gz /var/www/dotproject/files/*
scp files.tar.gz alf@newlocation.xyz:
and then at the new site just unpack the tar files.
something like :- tar -xzvf files.tar.gz into the correct folder.</description>
		<content:encoded><![CDATA[<p>What I did was<br />
 tar -czvf files.tar.gz /var/www/dotproject/files/*<br />
scp files.tar.gz <a href="mailto:alf@newlocation.xyz">alf@newlocation.xyz</a>:<br />
and then at the new site just unpack the tar files.<br />
something like :- tar -xzvf files.tar.gz into the correct folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rivercastelll</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-6513</link>
		<dc:creator>Rivercastelll</dc:creator>
		<pubDate>Wed, 11 Mar 2009 09:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-6513</guid>
		<description>Hello,

Very nice post.

I have a problem with TR, i want transfer rt to a Better site. I sucefull transfer the mysql datbase, bu i can´t transfer de attachements. Can Help me ?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Very nice post.</p>
<p>I have a problem with TR, i want transfer rt to a Better site. I sucefull transfer the mysql datbase, bu i can´t transfer de attachements. Can Help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew K</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-5941</link>
		<dc:creator>Andrew K</dc:creator>
		<pubDate>Wed, 11 Feb 2009 18:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-5941</guid>
		<description>Ivo,

Thank you I will work on that.</description>
		<content:encoded><![CDATA[<p>Ivo,</p>
<p>Thank you I will work on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivo Simicevic</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-5929</link>
		<dc:creator>Ivo Simicevic</dc:creator>
		<pubDate>Wed, 11 Feb 2009 06:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-5929</guid>
		<description>Andrew,

create web page that will call cgi script which will do the same thing the rt-mailgate does.</description>
		<content:encoded><![CDATA[<p>Andrew,</p>
<p>create web page that will call cgi script which will do the same thing the rt-mailgate does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew K</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-5908</link>
		<dc:creator>Andrew K</dc:creator>
		<pubDate>Tue, 10 Feb 2009 00:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-5908</guid>
		<description>I have RT running on a Debian server, every time a ticket is needed to be opened the clients have to email helpdesk@thecompany&#039;semailserver.com to open the ticket.

I would like to design and created a user web interface where clients can submit their request by accessing the web interface rather then emailing it to helpdesk email address mentioned above.

Any suggestions or direction would be appreciated!</description>
		<content:encoded><![CDATA[<p>I have RT running on a Debian server, every time a ticket is needed to be opened the clients have to email helpdesk@thecompany&#8217;semailserver.com to open the ticket.</p>
<p>I would like to design and created a user web interface where clients can submit their request by accessing the web interface rather then emailing it to helpdesk email address mentioned above.</p>
<p>Any suggestions or direction would be appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alf Stockton</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-5534</link>
		<dc:creator>Alf Stockton</dc:creator>
		<pubDate>Tue, 20 Jan 2009 10:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-5534</guid>
		<description>I have followed the above article in my attempt to get Request Tracker workin on Ubuntu 8.04 with postgreSQL, but
root@general:~# /usr/sbin/rt-setup-database-3.6 –action init –dba rtuser –prompt-for-dba-password

RT couldn&#039;t load RT config file /etc/request-tracker3.6/RT_SiteConfig.pm as:
    user: root 
    group: root

The file is owned by user root and group root.  

This usually means that the user/group your webserver is running
as cannot read the file.  Be careful not to make the permissions
on this file too liberal, because it contains database passwords.
You may need to put the webserver user in the appropriate group
(root) or change permissions be able to run succesfully.

Unrecognized character \xE2 at /etc/request-tracker3.6/RT_SiteConfig.pm line 34.
Compilation failed in require at /usr/share/request-tracker3.6/lib/RT.pm line 152.

Please tell me what I am missing.</description>
		<content:encoded><![CDATA[<p>I have followed the above article in my attempt to get Request Tracker workin on Ubuntu 8.04 with postgreSQL, but<br />
root@general:~# /usr/sbin/rt-setup-database-3.6 –action init –dba rtuser –prompt-for-dba-password</p>
<p>RT couldn&#8217;t load RT config file /etc/request-tracker3.6/RT_SiteConfig.pm as:<br />
    user: root<br />
    group: root</p>
<p>The file is owned by user root and group root.  </p>
<p>This usually means that the user/group your webserver is running<br />
as cannot read the file.  Be careful not to make the permissions<br />
on this file too liberal, because it contains database passwords.<br />
You may need to put the webserver user in the appropriate group<br />
(root) or change permissions be able to run succesfully.</p>
<p>Unrecognized character \xE2 at /etc/request-tracker3.6/RT_SiteConfig.pm line 34.<br />
Compilation failed in require at /usr/share/request-tracker3.6/lib/RT.pm line 152.</p>
<p>Please tell me what I am missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-934</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-934</guid>
		<description>Any issue on upgrade from ubuntu 7.10 to 8.04.. which is rt3.4 to rt3.6? is there a difference in the db, if i upgraded to rt3.6 would it automatically upgrade related rt table if there are any???</description>
		<content:encoded><![CDATA[<p>Any issue on upgrade from ubuntu 7.10 to 8.04.. which is rt3.4 to rt3.6? is there a difference in the db, if i upgraded to rt3.6 would it automatically upgrade related rt table if there are any???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajeet Singh</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-933</link>
		<dc:creator>Ajeet Singh</dc:creator>
		<pubDate>Tue, 20 May 2008 05:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-933</guid>
		<description>How about the Report Generation in RT?Any Comments from the already experienced tech-buddy..</description>
		<content:encoded><![CDATA[<p>How about the Report Generation in RT?Any Comments from the already experienced tech-buddy..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Murawski</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-932</link>
		<dc:creator>Steven Murawski</dc:creator>
		<pubDate>Sat, 16 Jun 2007 22:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-932</guid>
		<description>@Ray
If you are using Ubuntu and you installed it with apt-get, rt-mailgate should be in the /usr/bin/ directory.

e.g.
support:    &quot;&#124;/usr/bin/rt-mailgate --queue General --action=correspond --url=http://localhost/rt&quot;</description>
		<content:encoded><![CDATA[<p>@Ray<br />
If you are using Ubuntu and you installed it with apt-get, rt-mailgate should be in the /usr/bin/ directory.</p>
<p>e.g.<br />
support:    &#8220;|/usr/bin/rt-mailgate --queue General --action=correspond --url=http://localhost/rt&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cc</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-931</link>
		<dc:creator>cc</dc:creator>
		<pubDate>Thu, 31 May 2007 01:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-931</guid>
		<description>When I was updating the system to the new version on May 29th, 11 min.
before it could have finished, it stopped there and crashed. I restart
thecomputer and everything changed. when I enter the new version, it
wouldn&#039;t start, saying ttg is missing. and the old version is not the
same anymore, I don&#039;t know how to re-update, or do I need to re-update?

thanks!!</description>
		<content:encoded><![CDATA[<p>When I was updating the system to the new version on May 29th, 11 min.<br />
before it could have finished, it stopped there and crashed. I restart<br />
thecomputer and everything changed. when I enter the new version, it<br />
wouldn&#8217;t start, saying ttg is missing. and the old version is not the<br />
same anymore, I don&#8217;t know how to re-update, or do I need to re-update?</p>
<p>thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-930</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Tue, 15 May 2007 16:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-930</guid>
		<description>Hi, Thanks for this article.

I set the RT by follow this article. But how can you make RT receive email? my rt can send emai without problem, but it can&#039;t get any email.

I setted the /etc/aliases as follow:

rt: &quot;&#124;/opt/rt3/bin/rt-mailgate --queue general --action correspond --url http://localhost/rt&quot;
rt-comment: &quot;&#124;/opt/rt3/bin/rt-mailgate --queue general --action comment --url http://localhost/rt&quot;

but it do not work. any idea?

thanks</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for this article.</p>
<p>I set the RT by follow this article. But how can you make RT receive email? my rt can send emai without problem, but it can&#8217;t get any email.</p>
<p>I setted the /etc/aliases as follow:</p>
<p>rt: &#8220;|/opt/rt3/bin/rt-mailgate --queue general --action correspond --url <a href="http://localhost/rt" rel="nofollow">http://localhost/rt</a>&#8221;<br />
rt-comment: &#8220;|/opt/rt3/bin/rt-mailgate --queue general --action comment --url <a href="http://localhost/rt" rel="nofollow">http://localhost/rt</a>&#8221;</p>
<p>but it do not work. any idea?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davis</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-929</link>
		<dc:creator>Davis</dc:creator>
		<pubDate>Sat, 24 Feb 2007 00:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-929</guid>
		<description>Got it going. Somehow I had both Apache 1.3.4 and 2.0.2 ? installed.
perhaps the initial server LAMP install had something to do with it :)
Go it going thanks for the directions.
d</description>
		<content:encoded><![CDATA[<p>Got it going. Somehow I had both Apache 1.3.4 and 2.0.2 ? installed.<br />
perhaps the initial server LAMP install had something to do with it <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Go it going thanks for the directions.<br />
d</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davis</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-928</link>
		<dc:creator>Davis</dc:creator>
		<pubDate>Fri, 23 Feb 2007 21:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-928</guid>
		<description>Reinstalled and followed again, and now get a 404.</description>
		<content:encoded><![CDATA[<p>Reinstalled and followed again, and now get a 404.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davis</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-927</link>
		<dc:creator>Davis</dc:creator>
		<pubDate>Fri, 23 Feb 2007 20:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-927</guid>
		<description>I followed the instructions to a tee, but when I go to http://my.own.site/rt/ I get an internal server error. If I just got to the root site, I ge the Apache welcome page. Check on var/www and it has the apache2-default, but that is it. I think my Apache is not configured to use the virtual host properly. Is there somewhere I can find mor info that is about 5th grade reading level?

Thanks,
davis</description>
		<content:encoded><![CDATA[<p>I followed the instructions to a tee, but when I go to <a href="http://my.own.site/rt/" rel="nofollow">http://my.own.site/rt/</a> I get an internal server error. If I just got to the root site, I ge the Apache welcome page. Check on var/www and it has the apache2-default, but that is it. I think my Apache is not configured to use the virtual host properly. Is there somewhere I can find mor info that is about 5th grade reading level?</p>
<p>Thanks,<br />
davis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-926</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 20 Feb 2007 09:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-926</guid>
		<description>If you are using postfix you can monitor postfix process by default munin provide postfix plugin

Hope this helps</description>
		<content:encoded><![CDATA[<p>If you are using postfix you can monitor postfix process by default munin provide postfix plugin</p>
<p>Hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Follesø</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-925</link>
		<dc:creator>Jonas Follesø</dc:creator>
		<pubDate>Mon, 19 Feb 2007 16:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-925</guid>
		<description>Hi,

Thanks for quick feedback! What about e-mail? Can that be monitored trough Munin as well? I agree that if the backend database and the web server is up and running, RT should as well.. :)

Both your RT guide, as well as your Munin guide, will be usefull resources when setting up the system.

- Jonas :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for quick feedback! What about e-mail? Can that be monitored trough Munin as well? I agree that if the backend database and the web server is up and running, RT should as well.. <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Both your RT guide, as well as your Munin guide, will be usefull resources when setting up the system.</p>
<p>- Jonas <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-924</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 19 Feb 2007 13:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-924</guid>
		<description>@Jonas

You can monitor Apache status and database status if both are up and running RT should run without any problem.I am not sure if we have any RT Monitor plugin for munin</description>
		<content:encoded><![CDATA[<p>@Jonas</p>
<p>You can monitor Apache status and database status if both are up and running RT should run without any problem.I am not sure if we have any RT Monitor plugin for munin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Follesø</title>
		<link>http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html/comment-page-1#comment-923</link>
		<dc:creator>Jonas Follesø</dc:creator>
		<pubDate>Mon, 19 Feb 2007 13:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/request-trackerrt-ticketing-system-for-your-support-group.html#comment-923</guid>
		<description>Hi,

We&#039;re looking into Request Tracker, and was wondering if you could monitor RT availability using Munin?

I&#039;m taking a course at university about running a server with various services, and my group is responsible for the helpdesk system. Part of the SLA is to describe how to monitor availability of the system. We where hoping to use Munin to do this...

Thanks,

Jonas Follesø</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We&#8217;re looking into Request Tracker, and was wondering if you could monitor RT availability using Munin?</p>
<p>I&#8217;m taking a course at university about running a server with various services, and my group is responsible for the helpdesk system. Part of the SLA is to describe how to monitor availability of the system. We where hoping to use Munin to do this&#8230;</p>
<p>Thanks,</p>
<p>Jonas Follesø</p>
]]></content:encoded>
	</item>
</channel>
</rss>

