摘要: 虚拟机host-only模式,虚拟机网关必须和vmnet1的ip相同! 阅读全文
posted @ 2014-11-02 18:13 刘江龙 阅读(222) 评论(0) 推荐(0)
摘要: 在达内培训时,老师的mysql安装笔记 阅读全文
posted @ 2014-11-01 19:11 刘江龙 阅读(320) 评论(0) 推荐(0)
摘要: wget的介绍,windows下使用wget 阅读全文
posted @ 2014-10-31 16:47 刘江龙 阅读(182) 评论(0) 推荐(0)
摘要: 阿里云配置vsftp笔记 阅读全文
posted @ 2014-10-28 17:08 刘江龙 阅读(957) 评论(0) 推荐(0)
摘要: apache自动重启 阅读全文
posted @ 2014-10-28 11:46 刘江龙 阅读(720) 评论(0) 推荐(0)
摘要: 网站优化技术,简述。 阅读全文
posted @ 2014-10-26 13:02 刘江龙 阅读(160) 评论(0) 推荐(0)
摘要: 关于web服务器集群 阅读全文
posted @ 2014-10-26 12:45 刘江龙 阅读(358) 评论(0) 推荐(0)
摘要: vi编辑器:set nu 显示行号 :$ 到文件最后一行文件查找find . -maxdepth 1 -name "@*" 这个命令意思是,查找当前目录下以@开头的文件或者目录,搜索深度为一级也就是只在当前目录找,不进入子目录,如果你要从/目录开始找就:find / -maxdepth 1 -nam... 阅读全文
posted @ 2014-10-24 07:52 刘江龙 阅读(226) 评论(0) 推荐(0)
摘要: 从apache+tomcat 查到的架构师文章,一篇一篇的黏贴了链接,以备后用。 包括了架构师的硬性技能,和学习,工作方式。经典! 阅读全文
posted @ 2014-10-24 06:58 刘江龙 阅读(306) 评论(0) 推荐(0)
摘要: centos配置j2ee环境。 阅读全文
posted @ 2014-10-23 18:42 刘江龙 阅读(203) 评论(0) 推荐(0)