<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ubuntu 优化 - MatNoble 博客 - 生活 · 学习 · 数学 · 算法</title><link>https://blog.matnoble.top/tech/ubuntu/</link><description>MatNoble 个人技术博客，聚焦大学数学可视化、算法思维与数据结构、LaTeX 科技论文与 Beamer 课件排版，以及大数据与分布式系统实践。记录从程序员到高校数学教师的深度技术思考与学术沉淀。</description><generator>Hugo 0.165.0 &amp; FixIt v0.4.5</generator><language>zh-CN</language><managingEditor>me@matnoble.top (MatNoble)</managingEditor><webMaster>me@matnoble.top (MatNoble)</webMaster><lastBuildDate>Tue, 08 Sep 2026 13:00:21 +0800</lastBuildDate><atom:link href="https://blog.matnoble.top/tech/ubuntu/index.xml" rel="self" type="application/rss+xml"/><item><title>Ubuntu 终端改造指南：Zsh + Oh My Zsh 完整安装与配置教程</title><link>https://blog.matnoble.top/tech/ubuntu/install-zsh/</link><pubDate>Mon, 30 Mar 2020 00:12:58 +0800</pubDate><author>me@matnoble.top (MatNoble)</author><guid>https://blog.matnoble.top/tech/ubuntu/install-zsh/</guid><category domain="https://blog.matnoble.top/categories/tech/">TECH</category><category domain="https://blog.matnoble.top/categories/ubuntu/">Ubuntu</category><description>&lt;aside class="geo-summary"&gt;&#10; &lt;h4 class="geo-summary-title"&gt;&#10; &lt;svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="geo-summary-icon"&gt;&lt;path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"&gt;&lt;/path&gt;&lt;polyline points="14 2 14 8 20 8"&gt;&lt;/polyline&gt;&lt;line x1="16" y1="13" x2="8" y2="13"&gt;&lt;/line&gt;&lt;line x1="16" y1="17" x2="8" y2="17"&gt;&lt;/line&gt;&lt;polyline points="10 9 9 9 8 9"&gt;&lt;/polyline&gt;&lt;/svg&gt;&#10; 本文核心观点 (Key Takeaways)&#10; &lt;/h4&gt;&#10; &lt;div class="geo-content"&gt;&#10; &lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;核心价值&lt;/strong&gt;：Zsh 相比默认的 Bash，提供了更强大的补全功能、更丰富的主题和插件生态，是提升命令行效率的利器。&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;工具组合&lt;/strong&gt;：&lt;strong&gt;Zsh&lt;/strong&gt; (Shell 核心) + &lt;strong&gt;Oh My Zsh&lt;/strong&gt; (配置管理框架) 是目前的最佳实践组合。&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;必装插件&lt;/strong&gt;：&lt;code&gt;zsh-autosuggestions&lt;/code&gt; (历史命令自动建议) 和 &lt;code&gt;zsh-syntax-highlighting&lt;/code&gt; (命令语法高亮) 能显著减少输入错误。&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;效率技巧&lt;/strong&gt;：通过 &lt;code&gt;.zshrc&lt;/code&gt; 配置 &lt;code&gt;alias&lt;/code&gt; (别名)，可以将冗长的命令缩短为 2-3 个字符，大幅提升操作速度。&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&#10; &lt;/div&gt;&#10;&lt;/aside&gt;&#10;&lt;p&gt;对于开发者而言，终端（Terminal）就是第二个家。默认的 Bash 虽然稳定，但在交互体验和视觉反馈上略显朴素。本文将带你一步步将 Ubuntu 的终端改造为既美观又强大的生产力工具。&lt;/p&gt;</description></item><item><title>Ubuntu 下 Python 开发环境配置指南：版本切换与 PIP 国内源加速</title><link>https://blog.matnoble.top/tech/ubuntu/configure-python-environment-in-ubuntu/</link><pubDate>Tue, 17 Mar 2020 00:09:10 +0800</pubDate><author>me@matnoble.top (MatNoble)</author><guid>https://blog.matnoble.top/tech/ubuntu/configure-python-environment-in-ubuntu/</guid><description>&lt;h2 class="heading-element" id="安装-python2"&gt;&lt;span&gt;安装 Python2&lt;/span&gt;&#10; &lt;a href="#%e5%ae%89%e8%a3%85-python2" class="heading-mark"&gt;&#10; &lt;svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"&gt;&lt;path d="m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z"&gt;&lt;/path&gt;&lt;/svg&gt;&#10; &lt;/a&gt;&#10;&lt;/h2&gt;&lt;p&gt;自从 Ubuntu 18.04 以来，Python 2 不再是默认的 Python 版本。在最新的 Ubuntu 20.04 中，Python 2 更是被完全抛弃。但是 Python 2 依旧有用，所以需要自行安装&lt;/p&gt;</description></item><item><title>Ubuntu 系统下彻底安装与卸载 Chromium / Google Chrome 浏览器指南</title><link>https://blog.matnoble.top/tech/ubuntu/install-chromium-browser-ubuntu/</link><pubDate>Sun, 08 Mar 2020 00:09:10 +0800</pubDate><author>me@matnoble.top (MatNoble)</author><guid>https://blog.matnoble.top/tech/ubuntu/install-chromium-browser-ubuntu/</guid><description>&lt;figure class="caption-wrapper"&gt;&#10; &lt;a class="lightgallery" href="https://ttfou.com/images/2020/03/08/3558b8170bbc25adfdbd312c5a729944.png" title="浏览器嘛, 用着舒服就行" data-thumbnail="https://ttfou.com/images/2020/03/08/3558b8170bbc25adfdbd312c5a729944.png" data-sub-html="&lt;h2&gt;浏览器嘛, 用着舒服就行&lt;/h2&gt;"&gt;&#10; &lt;img class="caption" src="https://ttfou.com/images/2020/03/08/3558b8170bbc25adfdbd312c5a729944.png"&#10; title="浏览器嘛, 用着舒服就行"&#10; alt="浏览器嘛, 用着舒服就行"&#10; style="max-width: 100%; width: 95%; margin: 0 auto; display: block;"&#10; loading="lazy"&gt;&#10; &lt;/a&gt;&lt;figcaption class="image-caption"&gt;&#10; &lt;span&gt;浏览器嘛, 用着舒服就行&lt;/span&gt;&#10; &lt;/figcaption&gt;&lt;/figure&gt;&#10;&#10;&lt;h2 class="heading-element" id="chromium"&gt;&lt;span&gt;Chromium&lt;/span&gt;&#10; &lt;a href="#chromium" class="heading-mark"&gt;&#10; &lt;svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"&gt;&lt;path d="m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z"&gt;&lt;/path&gt;&lt;/svg&gt;&#10; &lt;/a&gt;&#10;&lt;/h2&gt;&lt;h3 class="heading-element" id="安装"&gt;&lt;span&gt;安装&lt;/span&gt;&#10; &lt;a href="#%e5%ae%89%e8%a3%85" class="heading-mark"&gt;&#10; &lt;svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"&gt;&lt;path d="m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z"&gt;&lt;/path&gt;&lt;/svg&gt;&#10; &lt;/a&gt;&#10;&lt;/h3&gt;&lt;p&gt;安装很简单, 只需在 Terminal 输入一行安装命令&lt;/p&gt;</description></item><item><title>Windows + Ubuntu 安装配置更新卸载 TeXLive 指南</title><link>https://blog.matnoble.top/tech/ubuntu/install-texlive/</link><pubDate>Wed, 26 Feb 2020 00:12:50 +0800</pubDate><author>me@matnoble.top (MatNoble)</author><guid>https://blog.matnoble.top/tech/ubuntu/install-texlive/</guid><description>&lt;h2 class="heading-element" id="前言"&gt;&lt;span&gt;前言&lt;/span&gt;&#10; &lt;a href="#%e5%89%8d%e8%a8%80" class="heading-mark"&gt;&#10; &lt;svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"&gt;&lt;path d="m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z"&gt;&lt;/path&gt;&lt;/svg&gt;&#10; &lt;/a&gt;&#10;&lt;/h2&gt;&lt;p&gt;之前, 嫌麻烦, 装 TeXLive 只用一条语句&lt;/p&gt;&#10;&lt;pre&gt;&lt;code&gt;sudo apt install texlive-full&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;平时用着挺正常的, 但是, 昨日忽然收到更新提示, 2000M+. 于是用 &lt;code&gt;apt-fast&lt;/code&gt; 多线程更新, 但是总共速度不到 100k, 也许是因为家里网络原因吧, 所以, 决定重新装 😭&lt;/p&gt;</description></item></channel></rss>