V可视化选中当前行,根据光标可多行 ctrl+v 可视化块 v可视化根据光标 行间移动 快速增删改查 d 0 删除当前位置到行首 d $ 删除当前位置到行尾 d t (" ] ) )符号 删除直到某个符号 d a w 删除单词(包括空格) d i w 删除单词(不包括空格) dd 删除当前行 x 删除字符 数字 + 命令,多次执行 e.g. 4dd 删除4行 4x 删除4个单词 r a 单个字符的修改 s a删除当前字符,进入插入模式 R 不断进行当前字符替换 S 删除当前行,进入插入模式
1.Make sure your package repositories and installed packages are up to date by issuing the following command: yum update 2.结束后看下当前的核心是啥: uname -a 现在(我发帖日)的默认是:4.8.6-x86_64-linode78 3.Issue the following command to install the default kernel for CentO