vi /etc/resolv.conf
nameserver ip
du -sh * 统计当前目录大小 human可阅读的单位du -b -s * 统计当前目录大小 byte统计当前目录有多少文件 ll | wc -l
安装subversion
./configure --with-ssl --with-apr=/opt/app/apache2 --with-apr-util=/opt/app/apache2makemake install