码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu 安装cloudera hadoop

时间:2015-12-01 21:08:50      阅读:234      评论:0      收藏:0      [点我收藏+]

标签:

 参考:
http://www.aboutyun.com/thread-8921-1-1.html


auto wlan0
iface wlan0 inet static
address 10.32.37.124
gateway 10.32.37.1
netmask 255.255.255.0
broadcast 10.32.37.255

 

auto eth0
iface eth0 inet static
address 10.32.43.49
gateway 10.32.43.1
netmask 255.255.255.0
broadcast 10.32.43.255

 

sudo vim /etc/network/interfaces


sudo /etc/init.d/networking restart


sudo vim /etc/hosts

 

ubuntu 安装cloudera hadoop

标签:

原文地址:http://www.cnblogs.com/viewcozy/p/5011133.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!