lnlidawei

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

随笔分类 -  os

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

操作系统内容
摘要:【ubuntu_nasm】:汇编语言 搭建开发环境(intel_x8664_cpu+ubuntu+nasm+ld+gcc+qemu+gdb) 一、基本说明 1、 汇编语言的的实验环境 cpu: intel_x8664_cpu os: ubuntu26.04(Linux ubuntu 7.0.0-15 阅读全文
posted @ 2026-05-18 02:31 lnlidawei 阅读(24) 评论(0) 推荐(0)

摘要:【win-config】:关闭:微软防病毒扫描(microsoft_defender_autivirus ) 一、基本说明 1、 run(ctrl+r): gpedit.msc 二、核心配置 三、参考资料 1、 无 . 阅读全文
posted @ 2026-05-11 12:49 lnlidawei 阅读(11) 评论(0) 推荐(0)

摘要:【linux】:linux manual online 一、基本说明 二、manual 手册 1、 man7 -- https://man7.org/linux/man-pages/index.html 2、 man_freebsd -- https://man.freebsd.org/cgi/ma 阅读全文
posted @ 2026-05-02 16:17 lnlidawei 阅读(20) 评论(0) 推荐(0)

摘要:【deb822】:deb822官方文档的网址 一、说明 1、 deb822标准的局部内容 2、配置文件的示例(/etc/apt/sources.list.d) [wit@ubuntu:sources.list.d]$ cat google-chrome.sources ### THIS FILE I 阅读全文
posted @ 2026-04-30 18:30 lnlidawei 阅读(23) 评论(0) 推荐(0)

摘要:【dns】:公共DNS 一、说明 二、可用DNS 1、 阿里云公共DNS 阿里云公共DNS 223.5.5.5 223.6.6.6 三、参考资料 1、 阿里巴巴DNS: https://www.aliyun.com/product/dns/features . 阅读全文
posted @ 2026-04-24 02:50 lnlidawei 阅读(31) 评论(0) 推荐(0)

摘要:【windows11_config】:电源按钮配置——取消按钮【sleep】【lock】 一、基本说明 1、 电源按钮的默认状态: 2、 电源按钮配置后的状态 二、配置内容:取消按钮【sleep】【lock】 1、 【win_key】+【r_key】,control 2、 control,Power 阅读全文
posted @ 2026-04-13 03:58 lnlidawei 阅读(18) 评论(0) 推荐(0)

摘要:【core_temp__windows】:core_temp 配置——开机自启动、最小化到任务栏、显示设置 一、基本说明 1、core_temp配置核心:core_temp开机自启动,core_temp启动后最小化到任务栏 二、配置过程 三、参考资料 1、 无 . 阅读全文
posted @ 2026-04-10 12:25 lnlidawei 阅读(92) 评论(0) 推荐(0)

摘要:【fedora43】:fedora——中文输入法的安装 一、基本说明 1、 输入法的切换: 正确方式: [win_key] + [space_key] 错误方式: [ctrl_key] + [space_key] 2、 文字翻页(backspace旁边的-,=): (-,=) 二、中文输入法的安装 阅读全文
posted @ 2026-04-01 16:38 lnlidawei 阅读(700) 评论(0) 推荐(0)

摘要:【ubuntu26.04】:ubuntu——中文输入法的安装 一、基本说明 1、 安装中文输入法【ibus】 sudo apt update sudo apt install language-pack-zh-hans sudo apt install ibus ibus-libpinyin 2、 阅读全文
posted @ 2026-04-01 03:59 lnlidawei 阅读(2425) 评论(0) 推荐(0)

摘要:【C】系统编程的常用术语(LINUX) 一、基本说明 二、系统编程的常见术语 1、主设备号和次设备号 主设备号:“主设备号”,映射为“某个驱动程序”,即“f:主设备号-->驱动程序(驱动程序=f(主设备号))”; 次设备号:同一个驱动程序,可以管理很多个设备。举例,我有多块相同的显卡,我只需要安装一 阅读全文
posted @ 2026-03-19 15:44 lnlidawei 阅读(23) 评论(0) 推荐(0)

摘要:【config】:google-chrome之配置搜索引擎 一、基础说明 1. 在【google-chrome浏览器中】,添加、设置默认的搜索引擎;替换浏览器默认的【谷歌搜索引擎】。 二、配置参数 1. 谷歌浏览器——>设置(setting)——> 搜索引擎(Search engine)——>管理搜 阅读全文
posted @ 2025-11-06 12:55 lnlidawei 阅读(1075) 评论(0) 推荐(0)

摘要:[asm/c]:SYSCALL系统调用的编号(x86_64) 一、基本说明 1. 操作系统信息(ubuntu25.10): Linux ubuntu 6.17.0-5-generic 2. 系统调用编号文件的位置: /usr/include/x86_64-linux-gnu/asm 3. 系统调用编 阅读全文
posted @ 2025-10-15 22:57 lnlidawei 阅读(59) 评论(0) 推荐(0)

摘要:【linux】:redhat_debian移除旧内核的脚本 一、说明 1. 说明1: redhat,代表采用RPM软件包、带有DNF包管理器的操作系统;redhat类型操作系统,使用“redhat移除旧内核脚本”; 2. 说明2: debian,代表采用DEB软件包、带有APT包管理器的操作系统;d 阅读全文
posted @ 2025-10-10 10:30 lnlidawei 阅读(31) 评论(0) 推荐(0)

摘要:[windows]: windows11之【激活】和【推迟系统更新】 一、说明 1. 注意事项:关注使用的环境(CMD/POWERSHELL)以及环境的权限。 二、激活 1. https://massgrave.dev/ 2. 激活方法: 1、环境:powershell(管理员权限) 2、输入激活命 阅读全文
posted @ 2025-10-01 06:06 lnlidawei 阅读(209) 评论(0) 推荐(0)

摘要:[ssh]:SecureCRT的配置 一、有用配置 1. Connection -> SSH2 -> SFTP Session -- SFTP Session: 本地上传文件的默认位置,远程下载文件存储的默认位置。 2. Terminal -> Emulation 3. Terminal -> Ap 阅读全文
posted @ 2025-09-19 02:00 lnlidawei 阅读(26) 评论(0) 推荐(0)

摘要:[radhat_debian]:google-chrome 安装 一、基本说明 1. google-chrome for linux: https://www.google.cn/chrome/other-platforms/ 2. google-chrome: https://www.google 阅读全文
posted @ 2025-09-12 02:30 lnlidawei 阅读(131) 评论(0) 推荐(0)

摘要:[linux]:sudo配置--取消输入密码 一、说明 1. 用户使用sudo命令时,需要输入密码;经常输入密码,太麻烦。因此我想取消我的用户使用sudo时输入密码。 2. 原理:配置sudoers文件【/etc/sudoers】 3. 重点说明: # [config_by_wit:20250911 阅读全文
posted @ 2025-09-11 20:50 lnlidawei 阅读(173) 评论(0) 推荐(0)

摘要:[linux]: 设置【PS1】 一、环境 1. 操作系统: Linux fedora 6.16.4-200.fc42.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 28 19:47:10 UTC 2025 x86_64 GNU/Linux 二、设置PS1 1. 配置【 阅读全文
posted @ 2025-09-07 15:44 lnlidawei 阅读(47) 评论(0) 推荐(0)

摘要:[rockylinux]:rockylinux10的基本配置 一、 PS1 配置 1. 配置位置( /etc/profile.d/bash-color-prompt.sh ) [root@rocky:profile.d]# pwd /etc/profile.d [root@rocky:profile 阅读全文
posted @ 2025-08-25 16:33 lnlidawei 阅读(237) 评论(0) 推荐(0)

摘要:[windows]:SSH——清理SSH的缓存文件 一、说明 1. 在windows操作系统中,在CLI(command line)中,每次进行ssh连接都会将连接信息保留在某个文件中。这些文件被称为,ssh缓存文件。 SSH缓存文件的保存位置: C:\Users\Administrator\.ss 阅读全文
posted @ 2025-08-25 14:57 lnlidawei 阅读(1069) 评论(0) 推荐(0)

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