<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>linux on 大鱼的鱼塘</title>
    <link>https://brucedone.com/tags/linux/</link>
    <description>Recent content in linux on 大鱼的鱼塘</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-Hans</language>
    <lastBuildDate>Tue, 10 Jun 2025 11:37:19 +0000</lastBuildDate><atom:link href="https://brucedone.com/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>uv对于gpu torch 的支持与管理</title>
      <link>https://brucedone.com/archives/1704/</link>
      <pubDate>Tue, 10 Jun 2025 11:37:19 +0000</pubDate>
      
      <guid>https://brucedone.com/archives/1704/</guid>
      <description>安装 按照官方指引，可以全局安装，也可以在具体的pyhon解释器用pip安装(换句话说可以和全局解释器共存，比如类似miniconda的版本管理器) https://github.com/astral-sh/uv 背景 最近在研究pytorch的gpu版本安装, 早期使用的时候只能使用 uv pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 没有和uv集成，导致每次安装都要手动指定inde</description>
    </item>
    
    <item>
      <title>新python环境和项目管理工具-rust uv</title>
      <link>https://brucedone.com/archives/1703/</link>
      <pubDate>Fri, 06 Sep 2024 11:37:19 +0000</pubDate>
      
      <guid>https://brucedone.com/archives/1703/</guid>
      <description>安装 按照官方指引，可以全局安装，也可以在具体的pyhon解释器用pip安装(换句话说可以和全局解释器共存，比如类似miniconda的版本管理器) https://github.com/astral-sh/uv Rust出品，属实精品！ 使用 初看 (base) [root@VM-113-76-centos /data/projects/personal]# uv -h An extremely fast Python package manager. Usage: uv [OPTIONS] &amp;lt;COMMAND&amp;gt; Commands: run Run a command or script init Create a new project add Add dependencies to the project remove Remove dependencies from the project sync Update the project&amp;#39;s environment lock Update the project&amp;#39;s lockfile export</description>
    </item>
    
    <item>
      <title>[工程] linux操作下的利器-tmux</title>
      <link>https://brucedone.com/archives/1143/</link>
      <pubDate>Fri, 04 May 2018 03:07:59 +0000</pubDate>
      
      <guid>https://brucedone.com/archives/1143/</guid>
      <description>内容 源起 使用 注意 总结 源起 某天小伙伴看我正在辛勤的打开一个又一个窗口，然后跑一些长时间任务然后又要开另外一个窗口重新ssh到服务器上的繁琐操作，如下图所示 小伙伴顺口来了一句，你为啥不用tmux呢。你这样挂起任务要是你退出机器登录或者不小心点错了那你这个任务不就挂了？还有切换终端se</description>
    </item>
    
    <item>
      <title>[nginx]azure上使用docker配置爬虫集群及负载均衡</title>
      <link>https://brucedone.com/archives/1018/</link>
      <pubDate>Fri, 02 Jun 2017 13:25:25 +0000</pubDate>
      
      <guid>https://brucedone.com/archives/1018/</guid>
      <description>起因 最近阿里的费用消耗过高，所以打算从阿里迁移到有一定的优惠的azure china上，其实我本人是抗拒的 一，azure 的生态还不够完善，比如类似阿里的容器系统，一键部署的服务都得自己用k8s，或者swarm进行控制统一部署 二，部署时会有和种安全性的配置，还需要去里面自己管理平台进</description>
    </item>
    
    <item>
      <title>一个开发者的独白-linux的转入使用</title>
      <link>https://brucedone.com/archives/124/</link>
      <pubDate>Thu, 24 Sep 2015 04:09:00 +0000</pubDate>
      
      <guid>https://brucedone.com/archives/124/</guid>
      <description>背景 昨天花了一点的时间安装ubuntu14.04，安装的过程满快的，说实话，ubuntu带给我的不仅仅是惊奇，确实相当的好用。到现在为止，遇到了相当多的坑，我在这里记录一下自己的历程 下载与版本选择 先说说自己的配置，公司发的笔记本，500g硬盘，双核CPU , 2G 内存，相当的一般的配置</description>
    </item>
    
  </channel>
</rss>
