<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to start the Teamwork Server on startup (suse linux 10)"]]></title>
		<link>http://forums.visual-paradigm.com/posts/34.html</link>
		<description><![CDATA[Latest messages posted in the topic "How to start the Teamwork Server on startup (suse linux 10)"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to start the Teamwork Server on startup (suse linux 10)</title>
				<description><![CDATA[ currently we have to start the server in a user session. if this session is closed the teamwork server is also down.<br> Question - see subject !<br> <br> Is there any script we can use or any description how we can do it with the suse config tool YAST?<br> <br> cheers]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1586#5810.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1586#5810.html</link>
				<pubDate><![CDATA[Mon, 28 Aug 2006 17:23:35]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re:How to start the Teamwork Server on startup (suse linux 10)</title>
				<description><![CDATA[ You can run following command to start the the Teamwork Server as service:<br> /usr/local/Teamwork_Server_2.3/bin/StartTeamworkServerService start<br> <br> and shutdown by:<br> /usr/local/Teamwork_Server_2.3/bin/StartTeamworkServerService stop<br> <br> You can run following command for installing as services<br> ln -s /usr/local/Teamwork_Server_2.3/bin/StartTeamworkServer /etc/init.d/vpteamworkserver<br> ln -s /etc/init.d/vpteamworkserver /etc/rc3.d/S98vpteamworkserver<br> * Warning, I only tested these command on Fedora Core 5<br> * I assume you are running in level 3<br> <br> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1586#5817.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1586#5817.html</link>
				<pubDate><![CDATA[Wed, 30 Aug 2006 00:01:47]]></pubDate>
				<author><![CDATA[ angus]]></author>
			</item>
	</channel>
</rss>