<?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>start &#8211; Blue Lance</title>
	<atom:link href="https://bluelance.com/docs-tag/start/feed/" rel="self" type="application/rss+xml" />
	<link>https://bluelance.com</link>
	<description></description>
	<lastBuildDate>Mon, 01 Jun 2026 18:16:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://bluelance.com/wp-content/uploads/2025/11/fevicon-ic-1.png</url>
	<title>start &#8211; Blue Lance</title>
	<link>https://bluelance.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Managing Services with systemctl</title>
		<link>https://bluelance.com/docs/managing-services-with-systemctl/</link>
		
		<dc:creator><![CDATA[peter thomas]]></dc:creator>
		<pubDate>Thu, 28 May 2026 16:16:23 +0000</pubDate>
				<guid isPermaLink="false">https://bluelance.com/?post_type=docs&#038;p=15818</guid>

					<description><![CDATA[Use the following systemctl commands to manage the LT Auditor MP services at the system level. Start a service: sudo systemctl start lta-web sudo systemctl start lta-collector Restart a service: sudo systemctl restart lta-web sudo systemctl restart lta-collector Stop a service: sudo systemctl stop lta-web sudo systemctl stop lta-collector Check service status: sudo systemctl status [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Use the following systemctl commands to manage the LT Auditor <sup>MP</sup> services at the system level.</p>



<p class="wp-block-paragraph"><strong>Start a service:</strong></p>



<p class="wp-block-paragraph">sudo systemctl start lta-web</p>



<p class="wp-block-paragraph">sudo systemctl start lta-collector</p>



<p class="wp-block-paragraph"><strong>Restart a service:</strong></p>



<p class="wp-block-paragraph">sudo systemctl restart lta-web</p>



<p class="wp-block-paragraph">sudo systemctl restart lta-collector</p>



<p class="wp-block-paragraph"><strong>Stop a service:</strong></p>



<p class="wp-block-paragraph">sudo systemctl stop lta-web</p>



<p class="wp-block-paragraph">sudo systemctl stop lta-collector</p>



<p class="wp-block-paragraph"><strong>Check service status:</strong></p>



<p class="wp-block-paragraph">sudo systemctl status lta-web</p>



<p class="wp-block-paragraph">sudo systemctl status lta-collector</p>



<p class="wp-block-paragraph"><strong>Enable services to start automatically on boot:</strong></p>



<p class="wp-block-paragraph">sudo systemctl enable lta-web</p>



<p class="wp-block-paragraph">sudo systemctl enable lta-collector</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
