<?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>systemctl | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<atom:link href="https://www.tecmint.com/tag/systemctl/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 23:47:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>systemctl | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Control Systemd Services on Remote Linux Server</title>
		<link>https://www.tecmint.com/control-systemd-services-on-remote-linux-server/</link>
					<comments>https://www.tecmint.com/control-systemd-services-on-remote-linux-server/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 16 Jan 2018 07:27:19 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[systemctl]]></category>
		<category><![CDATA[systemd]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28339</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/control-systemd-services-on-remote-linux-server/">How to Control Systemd Services on Remote Linux Server</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Systemd system and services manager can be controlled using the systemctl command line utility. It enables you to manage systemd</p>
The post <a href="https://www.tecmint.com/control-systemd-services-on-remote-linux-server/">How to Control Systemd Services on Remote Linux Server</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/control-systemd-services-on-remote-linux-server/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>RHCSA Series: Securing SSH, Setting Hostname and Enabling Network Services &#8211; Part 8</title>
		<link>https://www.tecmint.com/rhcsa-series-secure-ssh-set-hostname-enable-network-services-in-rhel-7/</link>
					<comments>https://www.tecmint.com/rhcsa-series-secure-ssh-set-hostname-enable-network-services-in-rhel-7/#comments</comments>
		
		<dc:creator><![CDATA[Gabriel Cánepa]]></dc:creator>
		<pubDate>Tue, 05 May 2015 09:46:54 +0000</pubDate>
				<category><![CDATA[Linux Certifications]]></category>
		<category><![CDATA[RHCSA]]></category>
		<category><![CDATA[hostnamectl]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[systemctl]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13214</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/rhcsa-series-secure-ssh-set-hostname-enable-network-services-in-rhel-7/">RHCSA Series: Securing SSH, Setting Hostname and Enabling Network Services – Part 8</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>As a system administrator you will often have to log on to remote systems to perform a variety of administration</p>
The post <a href="https://www.tecmint.com/rhcsa-series-secure-ssh-set-hostname-enable-network-services-in-rhel-7/">RHCSA Series: Securing SSH, Setting Hostname and Enabling Network Services – Part 8</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/rhcsa-series-secure-ssh-set-hostname-enable-network-services-in-rhel-7/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to Manage &#8216;Systemd&#8217; Services and Units Using &#8216;Systemctl&#8217; in Linux</title>
		<link>https://www.tecmint.com/manage-services-using-systemd-and-systemctl-in-linux/</link>
					<comments>https://www.tecmint.com/manage-services-using-systemd-and-systemctl-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Avishek]]></dc:creator>
		<pubDate>Wed, 29 Apr 2015 09:11:52 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[systemctl]]></category>
		<category><![CDATA[systemd]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13076</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/manage-services-using-systemd-and-systemctl-in-linux/">How to Manage ‘Systemd’ Services and Units Using ‘Systemctl’ in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Systemctl is a systemd utility that is responsible for Controlling the systemd system and service manager. Systemd is a collection</p>
The post <a href="https://www.tecmint.com/manage-services-using-systemd-and-systemctl-in-linux/">How to Manage ‘Systemd’ Services and Units Using ‘Systemctl’ in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/manage-services-using-systemd-and-systemctl-in-linux/feed/</wfw:commentRss>
			<slash:comments>25</slash:comments>
		
		
			</item>
	</channel>
</rss>
