随笔分类 -  Operating System / Linux

1 2 3 4 5 ··· 11 下一页
摘要:- [幽兰系统升级指南-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)
摘要:同时使用串口与挥码枪调试幽兰 - 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)
摘要:[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)
摘要:- [物理机安装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 阅读(103) 评论(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)
摘要:- [Android busybox - 搜索](https://cn.bing.com/search?q=Android+busybox&gs_lcrp=EgRlZGdlKgYIABBFGDkyBggAEEUYOagCALACAA&FORM=ANCMS9&adppc=EDGEDBB&PC=CNND 阅读全文
posted @ 2025-03-26 18:14 rgqancy 阅读(63) 评论(0) 推荐(0)
摘要:- [1.12. binutils | Red Hat Product Documentation](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/5/html/5.5_technical_notes/binuti 阅读全文
posted @ 2025-03-22 13:43 rgqancy 阅读(63) 评论(0) 推荐(0)
摘要:Linux ext4 File System - [windows 稀疏文件 (sparse file) 的一个实用场景——解决 SetEndOfFile 占据磁盘空间引入的性能问题 - goodcitizen - 博客园](https://www.cnblogs.com/goodcitizen/p 阅读全文
posted @ 2025-03-21 09:58 rgqancy 阅读(70) 评论(0) 推荐(0)
摘要:- [Ubuntu Touch 2012 - 搜索](https://cn.bing.com/search?go=%E6%90%9C%E7%B4%A2&q=Ubuntu+Touch+2012&qs=n&form=QBRE&sp=-1&lq=0&pq=ubuntu+touch+201&sc=12-16 阅读全文
posted @ 2025-03-21 09:46 rgqancy 阅读(65) 评论(0) 推荐(0)

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