Ubuntu运用root用户初度登录界面是英文的办理方法



作者: rincess  出自: http://www.linuxdiyf.com
root用户初度登录界面是英文的办理方法

批改root下湮没文件.profile文件最后两句,以下是修改正的,鸟哥的书是好对象

# ~/.profile: executed by Bourne-compatible login shells.

if [ "$BASH" ]; then
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
fi

mesg n
# Installed by Debian Installer:
# no localization for root because zh_CN.UTF-8
# cannot be properly displayed at the Linux console
LANG="zh_CN.UTF-8"
LANGUAGE="zh_CN:zh"




版权声明: 原创作品,准许转载,转载时请务必以超链接体例标明文章 原始出处 、作者信息和本声明。否则将穷究法律责任。

posted @ 2011-03-07 20:19  蓝色的天空III  阅读(216)  评论(0编辑  收藏  举报