摘要:在Reahat下安装VMware-Player-6.0.1-1379776.x86_64.bundle,结果却提示 Extracting VMware Installer...done.NOT_REACHED /build/mts/release/bora-203739/bora/lib/unicode/unicodeSimpleTypes.c:2353VMware Workstation Er...
阅读全文
随笔分类 - Redhat
摘要:常用命令:profile文件立即生效:source /etc/profile source /home/kituser/.bash_profile修改文件夹子文件权限:chmod -R 777 /home/kituser/jdk1.6.0_37查看位置:whereis java、which java...
阅读全文
摘要:一、界面中文,但Windows中的中文文件名上传到linux后乱码。 .bashrc文件: export LANG=zh_CN.UTF-8 /etc/sysconfig/i18n文件: LANG="zh_CN.UTF-8" 二、界面非中文 ,但解决Windows中的中文文件名上传到linux后乱码。 .bashrc文件: export LC_CTYPE=zh_CN.gb2312 /e...
阅读全文
摘要:1、mount -t auto /dev/cdrom /mnt 使用光驱 mount -t iso9660 -o loop /home/software/rhel-server-6.4-x86_64-dvd.iso /mnt/iso 使用iso文件 mnt、mnt/iso可以是其它目录 2、在/etc/yum.repos.d下新建一个rhel-local.repo [RHEL-LOCAL...
阅读全文
摘要:1、现象:hadoop用户启动startx时失败,报如下提示 Fatal server error: PAM authentication failed, cannot start X server. 原因:检查/var/run/console.lock包含的用户名,而且/var/run/console/要存在。在进行认证时pam_console比较用户名是否同console.lock内...
阅读全文

浙公网安备 33010602011771号