2012-1-16 16:33:30 阅读21 评论0 162012/01 Jan16
拷贝ORACLE_BASE,ORACLE_HOME
scp -r /opt/oracle/ 10.20.151.67:/opt
2012-1-11 11:49:07 阅读50 评论0 112012/01 Jan11
报错提示如下
#/home/binbin.zhengbb/ssh/update_dns.sh
2012-1-6 14:45:13 阅读26 评论0 62012/01 Jan6
2011-11-2 14:21:55 阅读153 评论0 22011/11 Nov2
#cat /root/.vimrc
set nocompatible
source $VIMRUNTIME/vimrc_example.vim
"source $VIMRUNTIME/mswin.vim
"behave mswin
set ruler
set paste
"set nu
syntax on
syntax enable
set ts=4
set noerrorbells
set sw=4
"set autoindent
"set smartindent
filetype on
set foldlevel=100
"set ignorecase smartcase
set so=5
colo desert
autocmd FileType c,py setl fdm=syntax | setl fen
2011-10-19 15:16:58 阅读238 评论0 192011/10 Oct19
原文档有下面两个毛病:
1, wiki/models.py