Download the .iso files here:
http://vault.centos.org
Showing posts with label CentOS. Show all posts
Showing posts with label CentOS. Show all posts
Friday, March 27, 2015
Tuesday, February 17, 2015
Getting Networking to Work with VirtualBox and CentOS
Why isn't my network working when I've installed CentOS 6 on VirtualBox? Try to do this:
1) Edit the /etc/sysconfig/network-scripts/ifcg-eth0 file
2) Change
ONBOOT=no
to
ONBOOT=yes
3) Reboot the VM
Networking should work after that.
1) Edit the /etc/sysconfig/network-scripts/ifcg-eth0 file
2) Change
ONBOOT=no
to
ONBOOT=yes
3) Reboot the VM
Networking should work after that.
Subscribe to:
Posts (Atom)