Chinaunix首页 | 论坛 | 博客
  • 博客访问: 191184
  • 博文数量: 61
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 30
  • 用 户 组: 普通用户
  • 注册时间: 2016-08-16 13:37
个人简介

努力不会成功,不努力一定不会成功!在路上的感觉永远没有到家的感觉好,差好多!

文章分类

全部博文(61)

文章存档

2017年(1)

2016年(4)

2015年(3)

2013年(45)

2012年(8)

发布时间:2013-07-16 15:40:26

1.生成tags文件$ cd /home/wooin/vim71$ ctags -R此时在/home/wooin/vim71目录下会生成一个 tags 文件, 现在用vim打开 /home/wooin/vim71/src/main.c$ vim /home/wooin/vim71/src/main.c2. 再在vim中运行命令::set tags=/home/wooin/vim71/tags3.设置vimrc首先请先在你的~/.vimrc文件中添加下面两句:let Tlis.........【阅读全文】

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

发布时间:2013-07-16 15:29:51

......【阅读全文】

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

发布时间:2013-07-16 15:27:40

操作系统: Centos -5.8 32bit 安装方式: rpm 包安装 安装版本: httpd-2.2.3-63.el5.centos配置文件路径: /etc/httpd/conf/httpd.conf 、 /etc/httpd/conf.d/*  主配置文件的格式:/etc/httpd/conf/httpd.conf主配置文件分为 3部分:    # grep "Section" httpd.conf.........【阅读全文】

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

发布时间:2013-07-16 15:27:02

linux 安全策略之apache的安全策略......【阅读全文】

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

发布时间:2013-07-16 15:26:42

最近想在内部搭建一个wordpress博客用用,本身对php、apache不熟悉,整个搭建还是比较简单的。1.安装mysqlwget http://downloads.mysql.com/archives/mysql-5.5/mysql-5.5.31-linux2.6-i686.tar.gzTo install and use a MySQL binary distribution, the basic command   sequence looks like this:shell> .........【阅读全文】

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

登录 注册