Another Oracle blog

  • Home
  • About
  • About

Tag Archives: eth0

Home / Posts Tagged: eth0

Virtualbox automation scripts

As I’m trying to speed up things while I’m creating my ORACLE environments I started to build up some scripts to help me on doing it faster. 1. Adapt the network and the hosts file Note: I’m running this script from my local server and not from VM, like this: # root>ssh [email protected] < $script_location/adapt_network.sh…

Read More

March 3, 2016mardaffNetworking, Oracle, Shell script, Virtualboxeth0

How to change the network device name from eth5 to eth0

As I’m using a lot Virtualbox, I have often encountered the situation where I had to adapt the network adapters to follow some naming standards (to match my scripts 🙂 of course). I’ve created some time ago a BASE VM where I deployed all the packages that I would possibly need for any ORACLE installation.…

Read More

March 2, 2016mardaffNetworking, Oracle, Virtualboxeth0, ifcfg, network, network device
ora-base.com