netingcn

漫漫人生路

Linux

原创 ubuntu8.04 成功源代码安装 subversion1.5.0,apache2.2.9收藏

ubuntu8.04 成功源代码安装 subversion1.5.0,apache2.2.9 svn apache subversion./configure --with-apxs=/opt/apache2/bin/apxs --with-apr=/opt/apache2 --with-apr-util=/opt/apache2 --prefix=/opt/subversion-1.5.0 其中,--with-apxs 用于生成apache httpd的mod_dav_svn和mod_authz_svn模块;--with-apr 和 --with-apr-util=参数指向 Apache 的安装根目录,而不是使用缺省的 SVN 安装包中自带的 apr ,否则如果你安装的 Apache 版本不同有可能导致 APR 库不匹配,出现类似 Can't set position pointer in file '/svn/test/db/revs/1': Invalid argument 的错误,--prefix 是安装的位置。注意,在configure的时候可能回出现configur阅读全文>

发表于 @ 2008年07月01日 11:57:00|评论(loading...)|编辑|收藏

转载 cd命令的几个小技巧收藏

cd命令的几个小技巧阅读全文>

发表于 @ 2007年07月19日 16:28:00|评论(loading...)|编辑|收藏

原创 ubuntu下查看window下文本文件乱码的解决方法收藏

ubuntu 英文locale 中文乱码阅读全文>

发表于 @ 2007年07月19日 16:01:00|评论(loading...)|编辑|收藏

原创 实现安全的免密码ssh登录收藏

ssh 免密码 登陆阅读全文>

发表于 @ 2007年07月19日 14:52:00|评论(loading...)|编辑|收藏

原创 linux下终端之间的切换收藏

linux下终端之间的切换阅读全文>

发表于 @ 2007年07月19日 11:46:00|评论(loading...)|编辑|收藏

原创 ubuntu中的服务配置工具收藏

服务配置工具 chkconfig sysv-rc-conf阅读全文>

发表于 @ 2007年07月18日 23:39:00|评论(loading...)|编辑|收藏

原创 在shell脚本中用expect 实现 scp 文件的时候不手动输入密码收藏

在shell脚本中用expect 实现 scp 文件的时候不手动输入密码阅读全文>

发表于 @ 2007年07月18日 14:19:00|评论(loading...)|编辑|收藏

原创 ubuntu openoffice出错解决办法收藏

ubuntu openoffice Unknown error forking main binary / abnormal early exit ... 解决方法阅读全文>

发表于 @ 2007年07月18日 10:45:00|评论(loading...)|编辑|收藏

原创 ubuntu 终于出声了 收藏

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) ubuntu 声卡阅读全文>

发表于 @ 2007年07月16日 17:22:00|评论(loading...)|编辑|收藏

原创 我的vi 的 .vimrc 文件收藏

vimrc vim配置阅读全文>

发表于 @ 2007年07月04日 11:13:00|评论(loading...)|编辑|收藏

Csdn Blog version 3.1a
Copyright © netingcn