Re: X server
- From: Kalyan Manchikanti <kalyan.manchikanti@xxxxxxxxx>
- Date: Sun, 01 Jul 2007 18:37:15 -0700
On Jul 1, 6:09 pm, swun2...@xxxxxxxxx wrote:
Hi,
I dont' know how to determine whether X server is running.
Here is what I get from the system:
As root,
# echo $PATH
/usr/sbin:/usr/bin:/usr/local/bin
#
# ps -ef | grep -i X
noaccess 1704 1 0 Jun 29 ? 2:15 /usr/jdk/instances/
jdk1.5.0/bin/java -server -XX:+BackgroundCompilation -Djava.
root 1979 1 0 Jun 29 ? 0:00 /usr/lib/snmp/
snmpdx -y -c /etc/snmp/conf
root 22916 22911 0 08:57:53 pts/1 0:00 grep -i X
# ps -ef | grep -i cde
root 22948 22911 0 09:00:39 pts/1 0:00 grep -i cde
I need to install oracle in the system, thus X server need to be
running.
Very appreciate for any suggestion.
Thanks
I think what you need is a X server running on your desktop or the
remote machine you are trying to install oracle from. There's freeware
such as cygwin ( www.cygwin.com) and others which you can download and
run X server. Once a X server is running on your desktop, your unix
server then becomes a client which can display X applications on your
desktop. The context of server and client here is a litlle bit
confusing since you are actually connecting to a X server ( running on
your desktop / remote machine) from a Unix server ( which become s a
client for the Xserver)..
hth,
Kalyan
.
- Follow-Ups:
- Re: X server
- From: swun2010
- Re: X server
- References:
- X server
- From: swun2010
- X server
- Prev by Date: Re: zfs
- Next by Date: Re: How to flush data most efficiently when I checkpoint my db?
- Previous by thread: Re: X server
- Next by thread: Re: X server
- Index(es):
Relevant Pages
|