设置root权限:sudo passwd root
设置简易的vim:
set nu
set cindent
set shiftwidth=4
set tabstop=4
Linux-ubuntu
原文:http://www.cnblogs.com/showonce/p/5792150.html