03 2022 档案

linux查看内存情况
摘要:linux地址/内存空间查询命令:cat /proc/iomemcat /proc/cpuinfocat /proc/meminfo 阅读全文

posted @ 2022-03-31 21:21 lh03061238 阅读(42) 评论(0) 推荐(0) 编辑

Vim与ctags/cscope
摘要:vim 教程网 https://vimjc.com/ vim插件网 https://vim.hizdm.cn/ Vim 编辑器快捷键及配置指南 https://blog.csdn.net/u012291393/article/details/78650512 http://dljz.nicethem 阅读全文

posted @ 2022-03-29 18:50 lh03061238 阅读(214) 评论(0) 推荐(0) 编辑

initrd
摘要:https://blog.csdn.net/jwy2014/article/details/80573790 阅读全文

posted @ 2022-03-29 15:57 lh03061238 阅读(75) 评论(0) 推荐(0) 编辑

linux源代码分析和阅读工具比较
摘要:https://blog.csdn.net/yazhouren/article/details/7549442?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLI 阅读全文

posted @ 2022-03-29 09:39 lh03061238 阅读(57) 评论(0) 推荐(0) 编辑

kexec/kdump/crash原理及使用
摘要:参考: KDUMP简介 http://linuxperf.com/?p=172 kdump实现原理 https://blog.csdn.net/faxiang1230/article/details/103782317?spm=1001.2101.3001.6650.4&utm_medium=dis 阅读全文

posted @ 2022-03-28 19:47 lh03061238 阅读(335) 评论(0) 推荐(0) 编辑

kexec简介
摘要:http://blog.chinaunix.net/uid-22238267-id-5736298.html https://zhuanlan.zhihu.com/p/105284305 阅读全文

posted @ 2022-03-28 19:29 lh03061238 阅读(56) 评论(0) 推荐(0) 编辑

linux initrd
摘要:https://www.cnblogs.com/shineshqw/articles/2336842.html https://blog.csdn.net/D_Procedural_Life/article/details/114240145?spm=1001.2101.3001.6650.7&ut 阅读全文

posted @ 2022-03-28 19:27 lh03061238 阅读(22) 评论(0) 推荐(0) 编辑

ramdisk相关
摘要:https://www.cnblogs.com/net2012/archive/2013/01/18/2866922.html 阅读全文

posted @ 2022-03-28 19:23 lh03061238 阅读(21) 评论(0) 推荐(0) 编辑

patch相关操作
摘要:Linux中patch文件的产生与使用 https://blog.csdn.net/yu_yuan_1314/article/details/9700831?spm=1001.2101.3001.6650.3&utm_medium=distribute.pc_relevant.none-task-b 阅读全文

posted @ 2022-03-28 16:56 lh03061238 阅读(32) 评论(0) 推荐(0) 编辑

git format-patch 用法
摘要:git format-patch 用法 https://blog.csdn.net/xzongyuan/article/details/9425739 使用Git生成patch和应用patch,看完这一篇文章就全懂了 https://baijiahao.baidu.com/s?id=16243340 阅读全文

posted @ 2022-03-28 15:36 lh03061238 阅读(547) 评论(0) 推荐(0) 编辑

linux用户/root密码设置
摘要:https://blog.csdn.net/qq_28120227/article/details/100677167 https://blog.csdn.net/zhuxingchong/article/details/79461837 阅读全文

posted @ 2022-03-25 10:19 lh03061238 阅读(140) 评论(0) 推荐(0) 编辑

SCP命令的使用
摘要:参考: https://baijiahao.baidu.com/s?id=1691371797906701298&wfr=spider&for=pc https://blog.csdn.net/han1196639488/article/details/76468047 https://blog.c 阅读全文

posted @ 2022-03-24 14:34 lh03061238 阅读(50) 评论(0) 推荐(0) 编辑

Git相关配置
摘要:如何提交kernel patch https://blog.csdn.net/mxcai2005/article/details/116003576 重点关注此博文 如何使用git send-email https://blog.csdn.net/jjw97_5/article/details/44 阅读全文

posted @ 2022-03-24 10:47 lh03061238 阅读(25) 评论(0) 推荐(0) 编辑

Linux系统换国内下载源
摘要:参考: https://blog.csdn.net/weixin_42367960/article/details/110261803 https://www.cnblogs.com/fenglongyu/p/8654991.html 阅读全文

posted @ 2022-03-23 19:58 lh03061238 阅读(119) 评论(0) 推荐(0) 编辑

Linux ssh 公私钥配置
摘要:参考: https://www.cnblogs.com/xiangsikai/p/10968028.html 阅读全文

posted @ 2022-03-23 18:49 lh03061238 阅读(83) 评论(0) 推荐(0) 编辑

Gerrit代码检视工具
摘要:https://www.jianshu.com/p/b77fd16894b6 阅读全文

posted @ 2022-03-23 15:42 lh03061238 阅读(69) 评论(0) 推荐(0) 编辑

linux下的截图
摘要:https://www.linuxprobe.com/tools-under-linux.html 阅读全文

posted @ 2022-03-23 14:45 lh03061238 阅读(16) 评论(0) 推荐(0) 编辑

linux下好用的文本编辑器
摘要:参考: https://blog.csdn.net/no1xium/article/details/108999927 https://www.cnblogs.com/Nobel/p/10338962.html https://blog.csdn.net/weixin_34625578/articl 阅读全文

posted @ 2022-03-23 14:32 lh03061238 阅读(33) 评论(0) 推荐(0) 编辑

fopen、open及CreatFile()的区别
摘要:open是UNIX系统调用函数(包括LINUX等),返回的是文件描述符(File Descriptor),它是文件在文件描述符表里的索引。 fopen是ANSIC标准中的C语言库函数,在不同的系统中应该调用不同的内核api(UNIX/Linux中是open,windows中是CreatFile)。返 阅读全文

posted @ 2022-03-20 21:24 lh03061238 阅读(345) 评论(0) 推荐(0) 编辑

有关ANSI C、ISO C、GNU C、POSIX C
摘要:参考: https://segmentfault.com/a/1190000012461553 https://blog.csdn.net/weixin_44395686/article/details/104904172 https://blog.csdn.net/shenwansangz/art 阅读全文

posted @ 2022-03-20 17:22 lh03061238 阅读(90) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示