Chinaunix首页 | 论坛 | 博客
  • 博客访问: 589429
  • 博文数量: 150
  • 博客积分: 1132
  • 博客等级: 少尉
  • 技术积分: 2067
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-11 16:46
文章分类

全部博文(150)

文章存档

2015年(15)

2014年(75)

2013年(4)

2012年(56)

发布时间:2014-11-20 13:44:27

-s 选项:Snarf  snaplen bytes of data from each packet rather than the default of 68 (with SunOS's NIT, the minimum is actually 96).Setting snaplen to 0 means use the required length to catch whole packets.......【阅读全文】

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

发布时间:2014-10-09 15:57:19

作用:有了 screen 就再也不怕前台运行的程序因为网络中断而停止运行了。用法:    1. 新建一个 session:    screen     #会话名随机    screen -S sessionname    2. 退出一个 session:    exit    3. detach 一个 session, 不退出: .........【阅读全文】

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

发布时间:2014-10-09 10:59:43

wget - The non-interactive network downloader.SYNOPSIS            wget [option]... [URL]...OPTIONS:    -q    --quiet    Turn off wget's output.    -O file    --output-document=file&nbs.........【阅读全文】

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

发布时间:2014-09-10 19:18:20

A process is a set of instructions loaded into memory.    ~ Numeric Process ID        used for identification    ~ UID, GID and SELinux context determines filesystem access        Normally inherited from the executin.........【阅读全文】

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

发布时间:2014-09-05 15:32:37

系统登录日志:/var/log/lastlog, /var/log/secure, /var/log/wtmp系统运行日志:/var/log/message系统操作日志:history 日志......【阅读全文】

阅读(431) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册