<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.liberasys.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.liberasys.com/feed.php">
        <title>WIKI Liberasys systemdservices</title>
        <description></description>
        <link>https://wiki.liberasys.com/</link>
        <image rdf:resource="https://wiki.liberasys.com/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-19T06:23:05+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.liberasys.com/doku.php?id=systemdservices:systemd_services&amp;rev=1547222120&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.liberasys.com/lib/tpl/dokuwiki/images/favicon.ico">
        <title>WIKI Liberasys</title>
        <link>https://wiki.liberasys.com/</link>
        <url>https://wiki.liberasys.com/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.liberasys.com/doku.php?id=systemdservices:systemd_services&amp;rev=1547222120&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-11T15:55:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>systemdservices:systemd_services</title>
        <link>https://wiki.liberasys.com/doku.php?id=systemdservices:systemd_services&amp;rev=1547222120&amp;do=diff</link>
        <description>Systemd admin howto

&lt;https://wiki.debian.org/systemd&gt;

basics commands
&#039;&#039;systemctl&#039;&#039; : List all running services
&#039;&#039;systemctl start example1&#039;&#039; : Activates the service &quot;example1&quot; immediately
&#039;&#039;systemctl stop example1&#039;&#039; : Deactivates the service &quot;example1&quot; immediately
&#039;&#039;systemctl restart example1&#039;&#039; : Restarts the service &quot;example1&quot; immediately: 
&#039;&#039;systemctl status example1&#039;&#039; : Shows status of the service &quot;example1&quot;
&#039;&#039;systemctl enable example1&#039;&#039; : Enables &quot;example1&quot; to be started on bootup
&#039;&#039;system…</description>
    </item>
</rdf:RDF>
