DBA Hub

📋Steps in this guide1/4

Oracle Enterprise Linux OEL 7.6 Installation

In this blog i have explained how to install oracle linux 7.6 server on vmware workstation.

oracle configurationintermediate
by OracleDba
15 views
1

Disable firewall to connect putty to remote server

systemctl stop firewalld systemctl disable firewalld
2

First two network adapter

Click on VM –> Setting Add Two adapter 1) NAT – > Assign the NAT adapter -> CUSTOME with NAT 2)BRIDGE Adapter
3

Restart server and validate all setting saved properly

Open vmware linux terminal and fire below command. init 6
4

Open putty and enter the IP address 192.168.0.120 and also so other setting of putty

Increase line of scrolling Select Change font size when maximize Click on ssh click on x11 Click on enable x11 forwarding And enter X display Location to localhost:0 Click on session Give name in saved session as weekend Batch Click on save And click on open Click on open Accept Enter the username as root and password The putty seems hanging So in order to get the prompt fast we need to disable dns service which it is looking for here Go to vmware vi /etc/ssh/sshd_config file and disable use DNS Now the prompt appears faster after disabling dns And you can verify the settings using linux commands Hope it helps **************THE END **********************

Comments (0)

Please to add comments

No comments yet. Be the first to comment!