<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>Snicoe&apos;s Blog</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>serial</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://blog-arklink-org.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://blog.arklink.org</link>
  <description>
    <![CDATA[<blockquote><em><u>“这是一步死棋”</u></em></blockquote><p>这里是Snicoe自言自语的地方，随便写点东西，也没啥人看，所以看心情更新一些陈芝麻烂谷子的东西。</p><p>计划有变，我可能不会经常维护此站点，也许可能永久不更新消失在汪洋互联网之中，会回来吗？也许吧，Good Luck！</p><p>社媒: <a href="https://www.instagram.com/snicoe0716" rel="noopener noreferrer" target="_blank">Instagram</a> | <a href="https://www.youtube.com/@snicoeofficial" rel="noopener noreferrer" target="_blank">Youtube</a> | <a href="https://x.com/snicoeofficial" rel="noopener noreferrer" target="_blank">X / Twitter</a></p><p>如果你使用了我的部分服务可以前往<a href="https://status0.arklink.org" rel="noopener noreferrer" target="_blank">Status</a>页面查看可用状态，全部服务均优先运行在IPv6网络。</p><p>本人生理男性并自认为男性，性取向正常，社恐一个，看心情回复❤️。</p>]]>
  </description>
  <itunes:author>Snicoeの自言自语</itunes:author>
  <itunes:image href="https://media-cdn.arklink.org/blog-arklink-org/production/images/channel-35018318ef9161a58e1728b4144ab0a9.png"/>
  <image>
    <title>Snicoe&apos;s Blog</title>
    <url>https://media-cdn.arklink.org/blog-arklink-org/production/images/channel-35018318ef9161a58e1728b4144ab0a9.png</url>
    <link>https://blog.arklink.org</link>
  </image>
  <copyright>©2019-2025</copyright>
  <itunes:category text="Science"/>
  <item>
    <title>USB/IP客户端服务端安装</title>
    <guid>94Tzszj4tGh</guid>
    <pubDate>Fri, 22 Jul 2022 07:37:00 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<h3><strong>OpenSUSE</strong></h3><p>opensese已经在15.4的源里面已经弃用了，只能从官网添加社区源或者下载rpm二进制包去安装。</p><pre class="ql-syntax" spellcheck="false">https://software.opensuse.org/download/package?package=usbip&amp;project=home%3Aabergmann%3Ausbip
</pre><p>下载rpm包之后直接安装</p><pre class="ql-syntax" spellcheck="false">wget https://software.opensuse.org/download/package?package=usbip&amp;project=home%3Aabergmann%3Ausbip#directopenSUSE
sudo rpm -ivh usbip*.rpm
</pre><h3><strong>Debain/Ubuntu</strong></h3><p>debain 源中有usbip这个包直接用apt安装就可以，ubuntu 需要安装linux-tools-generic，但是需要注意，在新版本的源已经弃用，需要用以下方法启用。<strong><u>需要卸载原来linux-tools-generic包</u></strong></p><pre class="ql-syntax" spellcheck="false">sudo apt install linux-tools-5.15.0-25-generic hwdata
sudo update-alternatives --install /usr/local/bin/usbip usbip /usr/lib/linux-tools/5.15.0-25-generic/usbip 20
</pre><h3><strong>Windows</strong></h3><pre class="ql-syntax" spellcheck="false">https://github.com/cezanne/usbip-win
</pre>]]>
    </description>
    <link>https://blog.arklink.org/i/usbipanzhuang-94Tzszj4tGh/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
</channel>
</rss>