Chinaunix首页 | 论坛 | 博客
  • 博客访问: 606111
  • 博文数量: 74
  • 博客积分: 1845
  • 博客等级: 上尉
  • 技术积分: 731
  • 用 户 组: 普通用户
  • 注册时间: 2005-03-14 20:49
文章分类

全部博文(74)

文章存档

2017年(3)

2016年(7)

2015年(4)

2014年(6)

2013年(7)

2012年(10)

2011年(10)

2010年(4)

2009年(5)

2008年(4)

2007年(7)

2006年(6)

2005年(1)

发布时间:2014-12-15 11:12:18

转自 http://twobit.blog.chinaunix.net/uid-29179844-id-4273021.html最近给公司内网的服务器做了一次全面的扫描,出现几个高危的漏洞,网上查了一下,普遍存在啊。所谓不扫不知道,一扫吓一跳啊。漏洞的名称为Portable OpenSSH GSSAPI远程代码执行漏洞(CVE-2006-5051)及OpenSSH J-PAKE授权问题漏洞(CVE-2010-4478).........【阅读全文】

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

发布时间:2014-11-06 15:41:45

转载http://coolnull.com/1516.html实现://把以下配置放到 server {} 块,关闭favicon.ico不存在时记录日志location = /favicon.ico {log_not_found off;access_log off;}//log_not_found on|off,默认为on:启用或禁用404错误日志,这个指令可以用来禁止nginx记录找不到rebots.txt或favicon.ico这类文件的错误.........【阅读全文】

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

发布时间:2014-08-28 18:45:25

转自 http://lovebeyond.iteye.com/blog/17703231。下载安装包:wget http://fastdl.mongodb.org/linux/mongodb-linux-i686-2.0.3.tgz   2。解压:tar -zxvf mongodb-linux-i686-2.0.3.tgz   &nb.........【阅读全文】

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

发布时间:2014-05-30 13:29:00

转自 http://my.oschina.net/backtract/blog/191622今天误删除了Centos服务器上的某个文件夹,找了下恢复,ext3grep,extundelete等,因为文件系统是ext4的,只能使用extundelete1. 安装依赖yum -y install e2fsprogs e2fsprogs-devel2. 去http://extundelete.sourceforge.net/下载extundelete-0.2.4.tar.........【阅读全文】

阅读(2835) | 评论(0) | 转发(1)

发布时间:2014-01-17 15:56:45

转自http://jamesbond0479.blog.163.com/blog/static/241475820115229336243/使用sendmail发附件,需要使用uuencode命令,它是包含在sharutiles组建先检测一下yum search sharutils ======================================================== Matched: sharutils ===============================================.........【阅读全文】

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

登录 注册