摘要: centos 6.5 在virtual box 上 安装增强版工具: 出现:centos unable to find the source of your current linux kernelIs it too late to contribute to this thread? I fo... 阅读全文
posted @ 2014-09-11 17:34 joqk 阅读(299) 评论(0) 推荐(0) 编辑
摘要: 实验环境:主机:win8.1虚拟机软件:VirtualBox4.3虚拟的主机:centos6.5 final亲测可用!1.安装增强功能包(VBoxGuestAdditions) 打开虚拟机,运行centos,在菜单栏选择“设备->安装增强功能”,根据提示即可安装成功(成功后也可以实现真正的全屏)。... 阅读全文
posted @ 2014-09-11 17:25 joqk 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 1.临时修改$hostname newhostname重启之后又变回原来的样子了2.永久修改第一步:sudo vi /etc/hostname接着再修改hosts文件,终输入:sudo vi /etc/hosts找到127.0.1.1.这时候就会生效。这一行,把它右边的旧主机名改成你的新主机名即可。... 阅读全文
posted @ 2014-09-11 16:05 joqk 阅读(288) 评论(0) 推荐(0) 编辑
摘要: AppMaster向RM请求资源MRAppMaster :serviceinit // service to allocate containers from RM (if non-uber) or to fake it (uber) containerAllocator = creat... 阅读全文
posted @ 2014-09-11 14:31 joqk 阅读(3032) 评论(0) 推荐(0) 编辑