Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1747277
  • 博文数量: 297
  • 博客积分: 285
  • 博客等级: 二等列兵
  • 技术积分: 3006
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-06 22:04
个人简介

Linuxer, ex IBMer. GNU https://hmchzb19.github.io/

文章分类

全部博文(297)

文章存档

2020年(11)

2019年(15)

2018年(43)

2017年(79)

2016年(79)

2015年(58)

2014年(1)

2013年(8)

2012年(3)

发布时间:2016-09-21 14:18:16

原贴地址:https://danielmiessler.com/study/tcpdump/Options Basic Usage Examples Writing to a File Getting Creative Advanced [ NOTE: For more primers like this, check out my tutorial series. ]tcpdump is the pre.........【阅读全文】

阅读(1268) | 评论(0) | 转发(0)

发布时间:2016-09-21 13:59:57

最近发现原来还有这么个命令:sosreport: 是个收集配置和诊断信息的命令,并且会在/var/tmp 下生成xz 文件。命令如下:点击(此处)折叠或打开#列出所有模块sosreport -l #不输入用户名,user information is obtained from the system RHN configuration files.........【阅读全文】

阅读(1426) | 评论(0) | 转发(0)

发布时间:2016-09-06 22:02:06

1. 需要安装下面的这些包点击(此处)折叠或打开apt-get install snmp snmp-mibs-downloader snmpd2. 点击(此处)折叠或打开vim /etc/snmp/snmp.conf注释掉mibs这一行#mibs :vim /etc/default/snmpd.........【阅读全文】

阅读(2227) | 评论(0) | 转发(0)

发布时间:2016-08-30 10:04:08

Emacs 中文网     http://emacser.com/emacs-resource.htm   Emacs beginner how to  http://tldp.org/HOWTO/Emacs-Beginner-HOWTO.htmlAbsolute beginner's guide to Emacs http://www.jesshamrick.com/2012/09/10/absolute-beginners-guide-to-emacs/A Tutorial Introduction to G.........【阅读全文】

阅读(1808) | 评论(0) | 转发(0)

发布时间:2016-08-19 16:05:50

碰到很奇怪的事情,在某一个linux上openssl s_client connect 127.0.0.1 居然会报错。点击(此处)折叠或打开openssl s_client -connect 127.0.0.1:80 -ssl3 unknown option -ssl3从来没见过这个错,后来发现这个openssl 居然是 fips的点击(此处)折叠或打开.........【阅读全文】

阅读(3787) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

fireboyz20052010-11-10 18:27

HI, 看到你"http://bbs.chinaunix.net/viewthread.php?tid=1806065"

这里的提问,你是不是在看一本叫《Shell脚本专家指南》的书?我也在阅读,我新手,不如大家交流一下,看到不明白也可以大家一起研究研究。

我的qq是:369035906
或gtalk:jiale.chan@gmail.com

回复  |  举报
留言热议
请登录后留言。

登录 注册