<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>其他 🛠️ on Kunyang&#39;s Blog</title>
    <link>https://kyxie.me/zh/blog/tech/server/others/</link>
    <description>Recent content in 其他 🛠️ on Kunyang&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <lastBuildDate>Mon, 30 Jun 2025 22:54:32 -0400</lastBuildDate><atom:link href="https://kyxie.me/zh/blog/tech/server/others/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用udev自动挂载U盘</title>
      <link>https://kyxie.me/zh/blog/tech/server/others/automount/</link>
      <pubDate>Sat, 14 Jun 2025 17:36:33 -0400</pubDate>
      
      <guid>https://kyxie.me/zh/blog/tech/server/others/automount/</guid>
      <description>这是现在基本上所有电脑都能实现的功能了，无非就是后台自动搜索设备，然后自动挂载。可能这个场景在没有GUI版的Linux用处不大，导致每次插入</description>
    </item>
    
    <item>
      <title>x86 Mini PC安装PVE</title>
      <link>https://kyxie.me/zh/blog/tech/server/others/pve/</link>
      <pubDate>Sun, 15 Dec 2024 23:20:58 -0500</pubDate>
      
      <guid>https://kyxie.me/zh/blog/tech/server/others/pve/</guid>
      <description>PVE安装步骤 官网下载PVE 使用Etcher烧写镜像到U盘 HDMI线连接到显示器，键盘鼠标连到mini PC，插入U盘，启动主机 按F7进入Bi</description>
    </item>
    
    <item>
      <title>使用U盘安装Linux Server</title>
      <link>https://kyxie.me/zh/blog/tech/server/others/linux-server/</link>
      <pubDate>Sat, 14 Dec 2024 12:36:01 -0500</pubDate>
      
      <guid>https://kyxie.me/zh/blog/tech/server/others/linux-server/</guid>
      <description>需要准备 显示器 HDMI线连接显示器 键盘 至少8GB的U盘 网线 装系统 Ubuntu或Debian官网下载镜像 准备一个至少8GB的U盘，安装Etch</description>
    </item>
    
    <item>
      <title>将OpenWrt制作为Docker镜像</title>
      <link>https://kyxie.me/zh/blog/tech/server/others/docker-openwrt/</link>
      <pubDate>Thu, 12 Dec 2024 22:33:58 -0500</pubDate>
      
      <guid>https://kyxie.me/zh/blog/tech/server/others/docker-openwrt/</guid>
      <description>安装Docker 按照Docker官网的教程，我们首先卸载所有冲突的包，apt-get可能会提示没有安装这些包 Ubuntu for pkg in docker.io docker-doc docker-compose docker-compose-v2 podman-docker containerd runc; do sudo apt-get remove $pkg;</description>
    </item>
    
    <item>
      <title>使用Keys免密ssh到Linux</title>
      <link>https://kyxie.me/zh/blog/tech/server/others/keys/</link>
      <pubDate>Thu, 25 Apr 2024 20:47:19 -0400</pubDate>
      
      <guid>https://kyxie.me/zh/blog/tech/server/others/keys/</guid>
      <description>通过使用ssh keys我们可以免密登录Linux（且推荐这么使用），这样以后ssh到Linux的时候就不需要每次填写密码了。 生成密钥对 可以在</description>
    </item>
    
  </channel>
</rss>
