<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Setup on frp</title>
    <link>/frpdoc/en/docs/setup/</link>
    <description>Recent content in Setup on frp</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="/frpdoc/en/docs/setup/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using systemd</title>
      <link>/frpdoc/en/docs/setup/systemd/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/frpdoc/en/docs/setup/systemd/</guid>
      <description>&lt;p&gt;On Linux systems, using &lt;code&gt;systemd&lt;/code&gt; can conveniently control the start, stop, background running configuration, and boot auto-start of the frps server.&lt;/p&gt;&#xA;&lt;p&gt;Here are the specific operation steps:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Install systemd&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If systemd is not yet installed on your Linux server, you can use package managers like &lt;code&gt;yum&lt;/code&gt; (for CentOS/RHEL) or &lt;code&gt;apt&lt;/code&gt; (for Debian/Ubuntu) to install it:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Install systemd using yum (CentOS/RHEL)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;yum install systemd&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Install systemd using apt (Debian/Ubuntu)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;apt install systemd&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Create frps.service file&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
