Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Linux xdpyinfo for 11g
I received a suggestion off the list and it worked well. The
solution is
# xhost +localhost
$ DISPLAY=":0" ; export DISPLAY ; /usr/X11R6/bin/xclock and Voila!!!!. This time i did not use ignoresysprereqs. The installer came up properly.
HTH GovindanK
On Fri, 17 Aug 2007 13:08:52 -0700, "Jared Still" <jkstill_at_gmail.com> said:
On 8/17/07, GovindanK <[1]gkatteri_at_fastmail.fm> wrote:
I find many of you (Andrew , Reidy, Rich, Nadeem , Stefan,
Alessandro)
had replied to this. Thanks for all.
One suggestion I didn't see was to use vncserver.
Simple to use, and you can then just use vncviewer from your
desktop.
eg:
login as oracle
# set vnc password
vncpasswd
# run vncserver on port 10
vncserver :10
Just download RealVNC to your desktop, connect to <your
server>:10
and supply the password.
--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
References
-- http://www.freelists.org/webpage/oracle-lReceived on Sat Aug 18 2007 - 01:26:17 CDT
![]() |
![]() |