1821801 Members
3049 Online
109637 Solutions
New Discussion юеВ

Xvfb on linux

 
Edwin Ruiz_2
Super Advisor

Xvfb on linux

I want to configure X server on Redhat linux 7.2 because Oracle console give problems. I know that HP-Ux i configure Xvfb, but i dont know how on linux. Somebody can help me?

7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: Xvfb on linux

xvfb is specific for HP-UX.

What you need to do is run the Xconfigurator on Red Hat to set up the X server.

You may need to get the rpm's for the x86 X server from http://www.redhat.com

Here it is:
http://www.redhat.com/swr/i386/XFree86-Xvfb-4.3.0-2.i386.html

sEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: Xvfb on linux

I'm wrong. Xvfb has been done or ported for Solaris and other Unix distributions.

My prior post however will work with red hat and get you going with oracle. I strongly recommend an update to Red Hat 7.3


SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Huc_1
Honored Contributor

Re: Xvfb on linux

You have now 21 questions and have assigned 0 points, what are we doing wrong ?

please do read the mail and take the time to assign point to those that take the time to come to your help (please assign point like discribe in mail thanks.)

to do X setup on 7.2, while login as root do the following

#setup

this will bring up a setup tool from where you can set up X

Hope this is help full

J-P

Smile I will feel the difference
Steven E. Protter
Exalted Contributor

Re: Xvfb on linux

The kinder, gentler reminder.

Please read.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137

Enjoy.

Hope your issue is resolved.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Huc_1
Honored Contributor

Re: Xvfb on linux

sorry, if this did not sound gentle.

Offense never intended

but of course SEP is right his link explains it much better.

points are just a way to figure out how help-full we have been to you

otherwise how would we measure this ?

Is your problem solved, did you get X up and running on your 7.2 ?

J-P
Smile I will feel the difference
Ameet_HP
Frequent Advisor

Re: Xvfb on linux

Run Xconfigurator as told by Steven.

On Redhat RPM site, get XFree86-Xvfb-4-1.1.0-49.RHEL.i386.rpm file & install using
# rpm -ivh XFree86-Xvfb-4-1.1.0-49.RHEL.i386.rpm.

To let it start while system boots, make a file /etc/rc3.d/S91xvfb & link it to /etc/init.d/xvfb.

Put following line in xvfb file :
/usr/X11R6/bin/Xvfb :15 -screen 0 6x6x8 -pn -fp /usr/lib/X11/fonts/misc -sp /etc/X11/xserver/SecurityPolicy 2>&1 &
Steven E. Protter
Exalted Contributor

Re: Xvfb on linux

Edwin,

Wondering if this issue is resolved?

How about some feedback?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com