ssh免密码登录, 发送命令到多个Linux
摘要: ssh免密码登录, 发送命令到多个Linux
阅读全文
posted @
2010-07-15 19:38 foward.molly.宝儿 阅读(449) |
评论 (0) 编辑
linux: 基本命令之:查看磁盘空间, netstat, wc简单使用
摘要: 查看网络信息及磁盘命令,netstat, df, wc
阅读全文
posted @
2010-04-25 11:04 foward.molly.宝儿 阅读(326) |
评论 (0) 编辑
linux文件比较,合并,查找重复行
摘要: linux文件比较,合并,查找重复行
阅读全文
posted @
2010-04-24 16:00 foward.molly.宝儿 阅读(400) |
评论 (0) 编辑
ubuntu: windows安装错误 sh:grub
摘要: windows下安装ubuntu时出现:sh:grub
阅读全文
posted @
2010-04-12 21:31 foward.molly.宝儿 阅读(140) |
评论 (0) 编辑
linux: cpu, mem, 机型等信息查看
摘要: 性能测试中,要查看linux下的软硬件信息
阅读全文
posted @
2010-04-05 15:36 foward.molly.宝儿 阅读(81) |
评论 (0) 编辑
mysql: error: package MySQL-server-community is not relocatable 解决
摘要: error: package MySQL-server-community is not relocatable
阅读全文
posted @
2010-03-21 23:26 foward.molly.宝儿 阅读(638) |
评论 (0) 编辑
linux:安装dglib
摘要: libs/libgd.so: undefined reference to `png_check_sig'
阅读全文
posted @
2010-03-21 22:00 foward.molly.宝儿 阅读(110) |
评论 (0) 编辑
linux: make的简单了解
摘要: configure是根据系统环境及某些自定义工程脚步生产Makefile
make就是编译工程咯,相当于make all
make install就是安装工程文件到系统咯
make dist-gzip就是生成工程代码包了,XXX.tar.gz文件
阅读全文
posted @
2010-03-21 11:33 foward.molly.宝儿 阅读(142) |
评论 (0) 编辑
tokyo tyrant: 如何搭建这个tt server tokyo tyrant and tokyo cabinet
摘要: tokyo tyrant安装中遇到的种种问题,主要是:relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
阅读全文
posted @
2010-03-20 01:05 foward.molly.宝儿 阅读(411) |
评论 (0) 编辑