自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 收藏
  • 关注

原创 健康色

这是我在网上看到的,昨天按照下面的方法试了下,感觉还可以,各位经常使用电脑的XDJM们不妨一试! 一个朋友前一段时间因为常常加班导致眼睛过度疲劳得了干眼症,大夫建议他电脑屏幕不要用白色,因为白色对眼睛的刺激是最大的。像我们这样整天对着电脑干活的,也应该注意一下。其实,只要稍微设置一下,就能让你电脑上的窗口从白花花的颜色变成淡淡的绿色。设置方法如下:在桌面点右键选“属性”(...

2011-10-20 14:01:34 146

原创 如何用python subprocess module

如何用python subprocess module  http://jimmyg.org/blog/2009/working-with-python-subprocess.html

2010-01-15 15:14:22 134

Top的几个交互命令

 F: 按某列排序f: 显示或不显示某列O/o:列的从左向右的显示顺序。O向左移动,o向右移动。 列的对应字符: a: PID        = Process Id  b: PPID       = Parent Process Pid  c: RUSER      = Real user name  d: UID        = User Id  e:...

2009-12-04 16:02:40 176

一篇解释Linux proc 文件系统很好的文档

http://www.kernel.org/doc/Documentation/filesystems/proc.txt 比如/proc/stat

2009-11-12 10:49:28 103

用iostat和vmstat监控磁盘性能

vmstatvmstat提供的数据是基于系统启动后到目前计算的,无法给出当前io运行的统计数据 Options OptionExplanation-DThis displays Linux I/O subsystem total statistics. This option can give you...

2009-11-11 14:11:30 443

tcpdump用法

Options:-s <length>: Grap the packet with the specified length. default is 96 bytes-A: print data in ASCII format-X: print data in Hex and AscII format.-i <interface>Examples:t...

2009-11-06 13:59:20 89

原创 如何更换openldap的baseDN

转载自 http://blog.xupeng.me/2009/08/09/change-base-dn-in-openldap/  Stop the OpenLDAP server/etc/init.d/slapd stop Use slapcat to dump the databaseslapcat -l backup-openldap.ldifThe Ope...

2009-11-06 12:09:39 1065

原创 LDAP Basic

 LDAPBasic ConceptsWhatis LDAPLDAP stands for Ligthweight Directory Access Protocol.LDAP protocol is a message-oreiented protocol.LDAPProtocol ...

2009-11-06 12:05:43 197

原创 Vim Tips

* .vimrc example    " Use Vim settings, rather then Vi settings (much better!).    " This must be first, because it changes other options as a side effect.    set nocompatible    " set indent ...

2009-11-06 12:01:15 120

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除