Home » RDBMS Server » Server Administration » how to set display server ?
how to set display server ? [message #207467] Tue, 05 December 2006 12:10 Go to next message
nisha22
Messages: 6
Registered: September 2005
Junior Member
Hi Guyz,
I have been given the task of installation of oracle database server on a remote machine 'x' and am not sure of how to set display server can anyone help me out.

Thanks in advance
Re: how to set display server ? [message #207469 is a reply to message #207467] Tue, 05 December 2006 12:22 Go to previous messageGo to next message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Check Configuring the oracle User's Environment.
Re: how to set display server ? [message #207472 is a reply to message #207469] Tue, 05 December 2006 12:44 Go to previous messageGo to next message
nisha22
Messages: 6
Registered: September 2005
Junior Member
The ip address of my local machine is 156.70.199.54 so i want the x application to display on it so i need to do the following
$ DISPLAY=local_host:0.0 ; export DISPLAY
but i should be logged in the remote machine ,from there i need to do it am i right?
Re: how to set display server ? [message #207473 is a reply to message #207472] Tue, 05 December 2006 12:56 Go to previous messageGo to next message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
On the remote box, you should run

DISPLAY=156.70.199.54:0.0; export DISPLAY


On your local box, you need to ensure the remote host has privilege to display

xhost 156.70.199.54

Then you should be able to run your app from the remote box.
Re: how to set display server ? [message #207474 is a reply to message #207473] Tue, 05 December 2006 13:03 Go to previous message
nisha22
Messages: 6
Registered: September 2005
Junior Member
Thanks ebrian!

[Updated on: Tue, 05 December 2006 13:19]

Report message to a moderator

Previous Topic: Space used by a table
Next Topic: How to Applying Normlization
Goto Forum:
  


Current Time: Fri Sep 20 05:47:24 CDT 2024