大约有 5,000 项符合查询结果(耗时:0.0119秒) [XML]

https://www.tsingfun.com/it/os... 

Linux bpftrace学习笔记(持续更新) - 操作系统(内核) - 清泛网 - 专注C/C++及内核技术

... C退出,这个时段各个open相关跟踪点调用次数,这个摘要信息是由BPF程序在内核中高效计算出来的: # bpftrace -e 'tracepoint:syscalls:sys_enter_open* { @[probe] = count(); }' Attaching 3 probes... ^C @[tracepoint:syscalls:sys_enter_open]: 576 @[tracepoint:s...
https://www.tsingfun.com/it/os... 

An operation on a socket could not be performed because the system lac...

...r 2008 和 Windows Vista。有关 Microsoft 安全公告 MS08-037 的详细信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章: 951746 MS08-037: Windows Server 2008 中,Windows Server 2003 和 Windows 2000 服务器 (DNS 服务器端) 中的 DNS 安全...
https://www.tsingfun.com/it/os... 

Linux bcc tools使用总结(持续更新) - 操作系统(内核) - 清泛网移动版 - ...

...能是不断崩溃重启),因而使用其他工具无法捕获到相关信息。 # /usr/share/bcc/tools/execsnoop -t TIME(s) PCOMM PID PPID RET ARGS 0.996 head 12101 6578 0 /usr/bin/head -v -n 8 /proc/meminfo 0.996 head 12102 6578 0 /us...
https://www.tsingfun.com/it/os... 

Linux bpftrace学习笔记(持续更新) - 操作系统(内核) - 清泛网移动版 - ...

... C退出,这个时段各个open相关跟踪点调用次数,这个摘要信息是由BPF程序在内核中高效计算出来的: # bpftrace -e 'tracepoint:syscalls:sys_enter_open* { @[probe] = count(); }' Attaching 3 probes... ^C @[tracepoint:syscalls:sys_enter_open]: 576 @[tracepoint:s...
https://www.tsingfun.com/it/os... 

An operation on a socket could not be performed because the system lac...

...r 2008 和 Windows Vista。有关 Microsoft 安全公告 MS08-037 的详细信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章: 951746 MS08-037: Windows Server 2008 中,Windows Server 2003 和 Windows 2000 服务器 (DNS 服务器端) 中的 DNS 安全...
https://www.tsingfun.com/it/os... 

Linux bcc tools使用总结(持续更新) - 操作系统(内核) - 清泛网 - 专注C/C++及内核技术

...能是不断崩溃重启),因而使用其他工具无法捕获到相关信息。 # /usr/share/bcc/tools/execsnoop -t TIME(s) PCOMM PID PPID RET ARGS 0.996 head 12101 6578 0 /usr/bin/head -v -n 8 /proc/meminfo 0.996 head 12102 6578 0 /us...
https://www.tsingfun.com/it/os... 

Linux bpftrace学习笔记(持续更新) - 操作系统(内核) - 清泛网 - 专注C/C++及内核技术

... C退出,这个时段各个open相关跟踪点调用次数,这个摘要信息是由BPF程序在内核中高效计算出来的: # bpftrace -e 'tracepoint:syscalls:sys_enter_open* { @[probe] = count(); }' Attaching 3 probes... ^C @[tracepoint:syscalls:sys_enter_open]: 576 @[tracepoint:s...
https://www.tsingfun.com/it/opensource/631.html 

Linux下安装项目管理工具Redmine - 开源 & Github - 清泛网 - 专注C/C++及内核技术

...录一定要在redmine/config里,不然会出错,本文后面有错误信息。) # rake db:migrate RAILS_ENV="production" //创建表 # rake redmine:load_default_data RAILS_ENV="production" //加载默认配置 这里会要求选择默认语言,我选的中文zh: Select language: b...
https://www.tsingfun.com/it/bigdata_ai/344.html 

海量数据相似度计算之simhash短文本查找 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

...算法。 参考: 我的数学之美系列二 —— simhash与重复信息识别 原创文章,转载请注明: 转载自LANCEYAN.COM 海量数据 相似度计算 simhash
https://www.tsingfun.com/it/tech/1144.html 

Mozilla PDF.js:PDF在线预览 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...HTML5建立的PDF阅读器。依托开源社区驱动和Mozilla实验室的技术支持。目标是建立一个通用的,基于web的解析和渲染PDF文件的平台。https://github.com/ChineseDron/pdf.js# 是从Mozilla原版中fork出来的一个版本,原版的链接在这里https://github.c...