时光荏苒..
全部博文(453)
发布时间:2013-04-22 10:10:18
cd /etc/apache2vi httpd.confhttp://wenku.baidu.com/view/295ab8126edb6f1aff001f6d.htmlsudo htpasswd -mb /home/svn/passwd.conf caobo caobo......【阅读全文】
发布时间:2013-04-18 17:11:37
# .bashrc# Source global definitionsif [ -f /etc/bashrc ]; then . /etc/bashrcfi# User specific aliases and funcTions#-------add by zhangliguang-------alias vi=vimexport LANG=zh#-------end add ------------------# enable color support of ls and also add handy ali.........【阅读全文】