...
The username is root and the password is oracle
1. When logged onto the desktop, right click and click on "Open Terminal" to bring up the terminal.
2. In the terminal edit /etc/sysconfig/network
...
No Format |
---|
NETWORKING=yes
HOSTNAME=source
|
3. Edit /etc/hosts and add the following two hosts entries
No Format |
---|
# Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost ::1 localhost 10.0.2.4 source-int source dbv01 10.0.2.5 target-int target dbv02 |
4. Right click on the Network Manager icon on the top right hand corner, and click on "Edit Connections..."
...
DNS Servers: 8.8.8.8
Then click on Apply
7. View the network interface
...