随笔分类 -  Operating System

1 2 3 4 5 ··· 12 下一页
摘要:要理解日志信息 “cfg80211: Loading compiled-in X.509 certificates for regulatory database”,需要从 关键组件含义、日志核心作用、正常性判断 三个维度拆解,以下是详细解析: 一、先看懂日志里的 3 个核心术语 这条日志来自 Li 阅读全文
posted @ 2025-10-09 15:22 任国强 阅读(12) 评论(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 任国强 阅读(19) 评论(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 任国强 阅读(28) 评论(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 任国强 阅读(7) 评论(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 任国强 阅读(13) 评论(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 任国强 阅读(8) 评论(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 任国强 阅读(23) 评论(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 任国强 阅读(8) 评论(0) 推荐(0)
摘要:GRUB2 和 Syslinux 6.x 都是在计算机系统中用于引导操作系统的引导加载程序,它们存在以下区别: 1. 功能特性 GRUB2 多系统支持:GRUB2 能很好地支持多种操作系统,包括不同发行版的 Linux、Windows、macOS 等。它可自动识别并列出系统中安装的所有操作系统,用户 阅读全文
posted @ 2025-04-03 16:57 任国强 阅读(76) 评论(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 任国强 阅读(137) 评论(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 任国强 阅读(48) 评论(0) 推荐(0)
摘要:- [Pfetch、Screenfetch、Neofetch 和 Fastfetch:有用的 CLI 工具](https://zh-cn.ubunlog.com/pfetch-screenfetch-neofetch-fastfetch/)- [【Ubuntu】在终端内使用screenFetch(显 阅读全文
posted @ 2025-03-27 18:16 任国强 阅读(130) 评论(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 任国强 阅读(32) 评论(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 任国强 阅读(33) 评论(0) 推荐(0)
摘要:Linux ext4 File System - [windows 稀疏文件 (sparse file) 的一个实用场景——解决 SetEndOfFile 占据磁盘空间引入的性能问题 - goodcitizen - 博客园](https://www.cnblogs.com/goodcitizen/p 阅读全文
posted @ 2025-03-21 09:58 任国强 阅读(27) 评论(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 任国强 阅读(37) 评论(0) 推荐(0)
摘要:BusyBox 现在越来越流行,特别是在 Docker 用户中,许多 Docker 镜像使用 BusyBox 为您提供最小镜像。 如果您认为 Linux 命令是理所当然的,这可能会让许多用户感到特别困惑,您认为 ls、mv 和其他此类命令是 Linux 的一部分,而事实是这些命令是 GNU Core 阅读全文
posted @ 2025-03-21 09:36 任国强 阅读(68) 评论(0) 推荐(0)
摘要:- [mikrotik.com](https://mikrotik.com/software) - [RouterOS (一):在腾讯云轻量上安装 MikroTik RouterOS 并配置简单端口转发](https://www.zajilu.com/2022/09/21/830.html) - [ 阅读全文
posted @ 2025-03-21 09:25 任国强 阅读(70) 评论(0) 推荐(0)

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