自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (3)
  • 收藏
  • 关注

原创 用expect编写Linux自动化交互登录脚本

#本文中所有服务器名,用户名,密码都不是真实的。 什么是expect,就是突破shell不能自动交互的局限,可以实现用脚本进行交互的语言。 参考这篇文章《tcl expect 教程中文版》 上代码吧: goto文件,用于简化登录很长名字,不容易管理的服务器的步骤。 前面是个switch,后面是交互的代码,可以自动输入密码,自动进入想去的目录。 #!/home/users/liuzu

2013-03-31 22:38:38 1285

原创 自己的VIM配置

有一篇很好的文章介绍vim如何配置及vim的众多插件如何使用 《手把手教你把Vim改装成一个IDE编程环境(图文)》 依照里面的介绍,给自己配了一下vim,留此以作总结和备忘。 syntax enable syntax on set history=300 set autoread "----------Hight Light Current Line--------------

2013-03-31 00:49:09 2331

lldpad-0.9.38-CentOS_5.5.x86_64.rpm

lldpad-0.9.38-CentOS_5.5.x86_64.rpm dcbd

2011-03-19

fcst-20110320-CentOS_5.5.x86_64.rpm

fcoe target scst centos 5.5 x86_64 rpm

2011-03-19

checkinstall-1.6.2-CentOS_5.5.x86_64.rpm

A lot of people has asked me how can they remove from their boxes a program they compiled and installed from source. Some times -very few- the program's author adds an uninstall rule to their Makefile, but that's not usually the case. This is my primary reason to write CheckInstall. After you ./configure; make your program, CheckInstall will run make install (or whatever you tell it to run) and keep track of every file modified by this installation, using the excelent installwatch utility written by Pancrazio 'Ezio' de Mauro (p@demauro.net).

2011-03-19

空空如也

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

TA关注的人

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