Set DISPLAY variable & Enable access control
Before starting the Oracle Universal Installer, the DISPLAY environment must be set correctly for display terminal support.
To set the DISPLAY environment run the following command where hostname is the hostname or IP address of the system where the X server is running:
$ export DISPLAY=hostname:0.0
It may be necessary to enable access control on the system where the X server is running, so that the clients can connect.
The "xhost" command is used to set access controls. The xhost command must be run on the console of the system where
the X server is running. It cannot be done remotely.
To enable access control so that clients from any host can connect to the X server, type the following command:
$ xhost +
access control disabled, clients can connect from any host
To enable access control only to certain clients run the following command
$ xhost +hostname
For ex:- $ xhost +server1
Server1 being added to access control list
if you face
1. Error: Can't open display
Error: Couldn't find per display Information
Solution:
1. Run xhost + to enable access control
2. Set your DISPLAY
Halim, a Georgia Tech graduate Senior Database Engineer/Data Architect based in Atlanta, USA, is an Oracle OCP DBA and Developer, Certified Cloud Architect Professional, and OCI Autonomous Database Specialist. With extensive expertise in database design, configuration, tuning, capacity planning, RAC, DG, scripting, Python, APEX, and PL/SQL, he combines technical mastery with a passion for innovation. Notably, Halim secured 16th place worldwide in PL/SQL Challenge Cup Playoff on the year 2010.
Thursday, February 11, 2010
Subscribe to:
Post Comments (Atom)
My Blog List
-
-
-
ASSM states3 weeks ago
-
UKOUG Discover 20241 month ago
-
-
-
-
-
-
-
-
Moving Sideways8 years ago
-
-
Upcoming Events...11 years ago
-
No comments:
Post a Comment