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

全部博文(150)

文章存档

2015年(15)

2014年(75)

2013年(4)

2012年(56)

发布时间:2014-07-24 11:02:50

rootkit hunterrootkit:隐匿技术;隐匿程式hunter:猎手由 Michael Boelen 开发的开源(GPL)软件。......【阅读全文】

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

发布时间:2014-07-23 21:06:39

dmidecode  is  a tool for dumping a computer’s DMI (some say SMBIOS) table contents in a human-readable format.DMI (Desktop Management Interface, DMI)的主要组成部分是Management InformationFormat (MIF)数据库。这个数据库包括了所有有关电脑系统和配件的信息。通过DMI,用户可以获取序列号、电脑.........【阅读全文】

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

发布时间:2014-07-23 11:40:57

next:结束本次循环,进入下次循环。加上 LABEL 也就指定了进入哪层循环的下次循环。因为“next LABEL;” 语句可能处于多层循环嵌套的内层循环中,想直接进入外层循环的下次循环就只能这样做。......【阅读全文】

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

发布时间:2014-07-19 18:04:38

$ git-svn clone http://my-project.googlecode.com/svn/ --authors-file=users.txt --no-metadata -s my_project$ cp -Rf .git/refs/remotes/tags/* .git/refs/tags/$ rm -Rf .git/refs/remotes/tags$ cp -Rf .git/refs/remotes/* .git/refs/heads/$ rm -Rf .git/refs/remotes$ g.........【阅读全文】

阅读(744) | 评论(0) | 转发(0)
vim

发布时间:2014-07-18 15:31:45

显示看不清楚的时候::colorscheme evening......【阅读全文】

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

登录 注册