随笔分类 -  Operating System

1 2 3 4 5 ··· 12 下一页
摘要:- [幽兰系统升级指南-2026 - Powered by MinDoc](https://www.nanocode.cn/wiki/docs/youlan/ylup2026) - [磁盘扩容 - Powered by MinDoc](https://www.nanocode.cn/wiki/doc 阅读全文
posted @ 2026-07-23 22:39 rgqancy 阅读(6) 评论(0) 推荐(0)
摘要:aptitude & synaptic 完整历史(APT 生态两大经典包管理器) 二者都诞生于 Debian 项目,依托 apt 底层库开发,是 Debian/Ubuntu 体系最具代表性的文本交互和图形界面包管理器,下面分开梳理时间线、作者、定位、兴衰。 一、前置背景:APT 底层(二者的根基) 阅读全文
posted @ 2026-07-23 21:51 rgqancy 阅读(9) 评论(0) 推荐(0)
摘要:- [Ubuntu Touch • Linux mobile OS that gives you pure freedom](https://www.ubuntu-touch.io/)- [Ubuntu Touch • Linux mobile OS that gives you pure free 阅读全文
posted @ 2026-07-14 20:14 rgqancy 阅读(6) 评论(0) 推荐(0)
摘要:- [HarmonyOS 7\\_百度百科](https://baike.baidu.com/item/HarmonyOS%207/67704957?lemmaFrom=lemma_starMap&fromModule=lemma_starMap&starNodeId=dfbc67e96b15581 阅读全文
posted @ 2026-07-14 20:09 rgqancy 阅读(7) 评论(0) 推荐(0)
摘要:Linux ELF(Executable and Linkable Format) DWARF 5 & DWARF 6 - [DWARF Debugging Information Format](https://dwarfstd.org/) Windows NT low‑level PE (Por 阅读全文
posted @ 2026-06-30 16:26 rgqancy 阅读(5) 评论(0) 推荐(0)
摘要:同时使用串口与挥码枪调试幽兰 - Powered by MinDoc 使用挥码枪调试网络操作 - Powered by MinDoc 2 加载内核符号及源代码 设置符号及源代码路径 在上位机上下载符号文件和源代码并记住相应路径下载符号文件:https://share.weiyun.com/cX4iG 阅读全文
posted @ 2026-06-29 20:01 rgqancy 阅读(8) 评论(0) 推荐(0)
摘要:要理解日志信息 “cfg80211: Loading compiled-in X.509 certificates for regulatory database”,需要从 关键组件含义、日志核心作用、正常性判断 三个维度拆解,以下是详细解析: 一、先看懂日志里的 3 个核心术语 这条日志来自 Li 阅读全文
posted @ 2025-10-09 15:22 rgqancy 阅读(314) 评论(0) 推荐(0)
摘要:[root@OpenEulerWD Desktop]# pwd /root/Desktop [root@OpenEulerWD Desktop]# cat google-chrome.desktop microsoft-edge.desktop | grep stable Exec=/usr/bin 阅读全文
posted @ 2025-10-04 12:08 rgqancy 阅读(201) 评论(0) 推荐(0)
摘要:https://www.zte.com.cn/global/product_index/ip_network_en/item05_en/zenic-one-r10/zenic_one_r10.htmlhttps://nsosmirrors.gd-linux.com/software/soft/%e6 阅读全文
posted @ 2025-09-16 19:04 rgqancy 阅读(166) 评论(0) 推荐(0)
摘要:MikroTik RouterOS is related to the Linux open - source operating system RouterOS is a routing operating system developed by MikroTik based on the Lin 阅读全文
posted @ 2025-09-16 18:46 rgqancy 阅读(23) 评论(0) 推荐(0)
摘要:张银奎在 2025 年8 月 新书《格蠹新编 - 软件调试以战说法》 root@OpenEulerWD ~]# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: AL 阅读全文
posted @ 2025-09-16 17:36 rgqancy 阅读(57) 评论(0) 推荐(0)
摘要:Total DISK READ : 0.00 B/s | Total DISK WRITE : 0.00 B/s Actual DISK READ: 0.00 B/s | Actual DISK WRITE: 54.32 K/s TID PRIO USER DISK READ DISK WRITE> 阅读全文
posted @ 2025-09-14 18:29 rgqancy 阅读(16) 评论(0) 推荐(0)
摘要:- [PowerPoint 演示文稿](http://advdbg.org/gdk/download/20200722-DCI_DBG_FullStack.pdf)- [使用DCI单步调试Intel CPU,调试运行在其上的UEFI代码 - 程序员大本营](https://www.pianshen. 阅读全文
posted @ 2025-09-14 18:28 rgqancy 阅读(153) 评论(0) 推荐(0)
摘要:[root@wincarbon sys]# valgrind ls --leak-check=full ==1001100== Memcheck, a memory error detector ==1001100== Copyright (C) 2002-2022, and GNU GPL'd, 阅读全文
posted @ 2025-09-14 18:27 rgqancy 阅读(13) 评论(0) 推荐(0)
摘要:GRUB2 和 Syslinux 6.x 都是在计算机系统中用于引导操作系统的引导加载程序,它们存在以下区别: 1. 功能特性 GRUB2 多系统支持:GRUB2 能很好地支持多种操作系统,包括不同发行版的 Linux、Windows、macOS 等。它可自动识别并列出系统中安装的所有操作系统,用户 阅读全文
posted @ 2025-04-03 16:57 rgqancy 阅读(155) 评论(0) 推荐(0)
摘要:- [物理机安装openEuler24.03 — openEuler ROS 在线文档 0.1 documentation](https://openeuler-ros-docs.readthedocs.io/en/latest/installation/Intel-nuc-install-oe.h 阅读全文
posted @ 2025-04-02 19:33 rgqancy 阅读(257) 评论(0) 推荐(0)
摘要:ubuntu@ubuntu:/mnt$ sudo apt install ntfs-3g ubuntu@ubuntu:/mnt$ sudo blkid /dev/mmcblk0p1: UUID="78C0-4506" BLOCK_SIZE="512" TYPE="exfat" PARTUUID="e 阅读全文
posted @ 2025-04-02 11:19 rgqancy 阅读(102) 评论(0) 推荐(0)
摘要:- [Pfetch、Screenfetch、Neofetch 和 Fastfetch:有用的 CLI 工具](https://zh-cn.ubunlog.com/pfetch-screenfetch-neofetch-fastfetch/)- [【Ubuntu】在终端内使用screenFetch(显 阅读全文
posted @ 2025-03-27 18:16 rgqancy 阅读(286) 评论(0) 推荐(0)

1 2 3 4 5 ··· 12 下一页