最近使用了 OBS Studio 录制了视频,忽然发现自己是个菜鸡,后来了解了一下流媒体视频的相关知识。
2023-07-222465 字5 分钟
【Linux】 初次把玩Debian12
最近发现了 Debian Linux 系统,使用的也是 deb 格式的安装包和 apt 管理器。另外由于使用最新版的 Ubuntu 的时候发现默认下载的 Snap 源的软件,导致更新后一些软件会有问题,不能正常使用。虽然可以关闭,但是 emmmm,一言难尽。趁此机会,把玩一下,嘿嘿~本文基于 Debian12 版本。
2023-07-105212 字11 分钟
Hexo 博客使用 Stellar
优雅~
0001-01-011911 字4 分钟
【Linux】Linux Shell
shell 是 Linux 中不可或缺的一环
0001-01-018724 字18 分钟
【Linux】Linux 入门
简单了解 Linux 系统,另外推荐一个 Linux 的学习网站:https://www.linuxshelltips.com/。
0001-01-0178 字1 分钟
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start Create a new post $ hexo new "My New Post" More info: Writing
Run server $ hexo …