type
status
date
comment
slug
summary
tags
category
Created time
Nov 6, 2025 07:15 AM
Last edited time
Nov 6, 2025 07:57 AM
icon
password
一直在用的 ubuntu 系统总是不断卡死崩溃,加上库被自己配置的乱糟糟,于是在昨天连续卡死两次后,决定重新安装系统,安装 debian 系统。这里仅留作小记。
1. 系统安装
从 debian 官方下载即可。不过有两点需要注意。
- 版本选择
因为我的电脑连接无限网需要设置代理和网页验证,安装过程无法联网。类似这种断网情况下,下载的系统版本不能使用官网默认下载版本(netinst版本)。需要选择完整版本(complete installation image)
Download Debian![Download Debian]()
Download Debian
This page has options for downloading and installing Debian 13.1.0, the stable release.
- 安装选项
安装的时候,不知道为何,如果选择 Graphical install 会卡在错误信息的不断输出中,只好选择 install。其实也一样,只是界面简陋一些。
2. 设置源
终端打开 apt 源配置文件
在
sources.list 最后添加设置源之后,即可在终端通过命令下载一些应用。
3. 设置中文输入法
之后在输入布局中设置并配置切换快捷键即可。
4. 安装应用
不知道为什么应用商店打开,explor一栏一片空白,重启电脑没有用,重新卸载安装 gnome-software 也没有用。最后放弃,只能自己动手安装应用。
下载deb包安装使用
sudo apt install ./name.deb- deb包安装 microsoft edge
Index of /repos/edge/pool/main/m/microsoft-edge-stable/
Index of /repos/edge/pool/main/m/microsoft-edge-stable/
- deb包安装 vscode
code.visualstudio.com
code.visualstudio.com
- deb包安装 github desktop
- 直接安装 zotero
- deb包安装
ObsidianDownload - Obsidian

Download - Obsidian
Obsidian is available on all major platforms. Download Obsidian for iOS, Android, macOS, Windows and Linux.
- appImage 使用 logseq
- 直接安装 flameshot
- pwa 安装 outlook
- pwa 安装 notion
5. 终端窗口快捷键
同一个终端内打开子窗口
ctrl + shift + t同一个终端内关闭子窗口
ctrl + shift + w 同一个终端内切换子窗口
alt + 1, 2, 3欢迎您在底部评论区留言,一起交流~
- 作者:猫酣 | Mioz
- 链接:https://www.mioz.life/Mlog/2025-11-06
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。
