- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
yum install doesn't work ( "couldn't resolve host 'mirrorlist.centos.org' " ) , i couldn't know the problem exactly :/ but i need to install hue
- Labels:
-
Cloudera Hue
Created on ‎03-17-2016 09:58 AM - edited ‎09-16-2022 03:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
/ etc/resolve.conf
/etc/sysconfig/network-scripts/ifcfg-eth0
ifconfig -a
Created on ‎03-17-2016 10:01 AM - edited ‎08-19-2019 02:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to add network adapter to VM using NAT. You current ip suggest that you are using host only network.
Host only network will not allow internet access.
See below:
Created on ‎03-17-2016 10:01 AM - edited ‎08-19-2019 02:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to add network adapter to VM using NAT. You current ip suggest that you are using host only network.
Host only network will not allow internet access.
See below:
Created ‎03-17-2016 10:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks , it worked now 😉
