<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>LTXIT家园 - 『Linux』</title>
    <link>https://www.ltxit.com/forum-8-1.html</link>
    <description>Latest 20 threads of 『Linux』</description>
    <copyright>Copyright(C) LTXIT家园</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Thu, 06 Aug 2026 02:30:17 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.ltxit.com/static/image/common/logo_88_31.gif</url>
      <title>LTXIT家园</title>
      <link>https://www.ltxit.com/</link>
    </image>
    <item>
      <title>Ubuntu系统搭建一个属于自己的远程桌面软件，完全取代TeamViewer、向日葵等！</title>
      <link>https://www.ltxit.com/thread-5-1-1.html</link>
      <description><![CDATA[（1）准备有独立公网IP的服务器一台（云服务器需要配置或关闭防火墙，且需要在安全组开放TCP的21114~21119端口以及UDP的21116端口）
（2）获取RustDesk服务端以及客户端软件：
                            GitHub下载： 服务端         客户端                         ...]]></description>
      <category>『Linux』</category>
      <author>Monkey</author>
      <pubDate>Thu, 06 Aug 2026 00:28:09 +0000</pubDate>
    </item>
    <item>
      <title>Ubuntu系统如何将时间设置为YYYY-MM-DD HH:mm:ss格式</title>
      <link>https://www.ltxit.com/thread-4-1-1.html</link>
      <description><![CDATA[（1）查询当前系统时间所使用的时区（timedatectl）

如果时区不对，先修改为正确的时区（中国大陆建议设置为东八区）
（2）时区设置好后直接使用bash别名方式定义系统时间的默认格式，彻底摆脱locale格式限制
（3）在文件末尾添加
（4）加载配置，使其生效
 ...]]></description>
      <category>『Linux』</category>
      <author>Monkey</author>
      <pubDate>Thu, 06 Aug 2026 00:06:09 +0000</pubDate>
    </item>
    <item>
      <title>Ubuntu系统如何通过命令行设置固定IP地址</title>
      <link>https://www.ltxit.com/thread-3-1-1.html</link>
      <description><![CDATA[（1）先看网卡名称
输出示例

网卡名：ens33（你的机器可能是eth0、enp0s3等）
（2）编辑netplan配置文件（配置文件名字不一定，一般是00-installer-config.yaml，具体以“ls /etc/netplan/”命令查询到的为准）
（3）写入固定IP配置（注意：yaml缩进严格，只能空格，禁 ...]]></description>
      <category>『Linux』</category>
      <author>Monkey</author>
      <pubDate>Wed, 05 Aug 2026 22:09:50 +0000</pubDate>
    </item>
  </channel>
</rss>