General :: Can I Install X11R6.9 On Redhat 4 Update 6
Apr 9, 2010
Trying to get Multi-Seat working.
After reading through some posts, looks like the X command needs -sharevts and -novtswitch options which looks like are not in
the X11R6.8.2 version. Can I install X11R6.9 or X11R7.0 on Redhat 4 update 6?
View 3 Replies
ADVERTISEMENT
Jun 24, 2011
As the subject says it all. i need to configure my production system to install and update softwares from Redhat network.
what are the initial steps that i need to do above.
linux systems must also be connected to internet right?
View 3 Replies
View Related
Nov 1, 2010
Since 2009 we are using Linux Redhat and all printers are working well. But when I have done Redhat's UPDATE I found all matrix printers (Epson LQ-590) not printing. Those printers are connected to the network by a printer server. When I do "lpr -Pprintername /etc/hosts" the printer prints the file but it not formats characters.
To print from my application, I create a file driver which looks like
"lpr -PP112" in /usr/spool/uv/t112.dvr
The first version was looked like
#!/bin/bash
#
# $6: Imprimante (nom Universe)
#
export LOGFILE=/tmp/uv-smbprint-$6
date > $LOGFILE
echo $6 >> $LOGFILE
cat - > /tmp/prn.$6.$$
cat /tmp/prn.$6.$$ |lpr -P $6 -o raw -h >> $LOGFILE 2>&1
rm -f /tmp/prn.$6.$$
exit 0
Now this old version works with the HP LaserJet printers. But on the matrix Epson printer it can't work I put lpr - Pprintername or lp
-onobanner -Dprintername to print something.
The problem steel in formatting text when I print on all matrix Epson printers.
View 2 Replies
View Related
Feb 7, 2011
Would someone be able to point me in the direction to find a list of update releases for Redhat Linux v5?
View 1 Replies
View Related
Mar 10, 2011
Compiling ghostscript (9.01 or older) on a SUSE-11.3 does not include the x11 devices.gs -h does not show x11, x11alpa, x11mono, etc.Compiling on an old SLES-9.3 all x11 devices are included.On the old SLES-9.3 there is a library /usr/X11R6 with subdirs lib and include.Apparently including x11 devices depends on the libraries in /usr/X11R6.Question 1: how do I compile ghostscript on suse-11.3 with x11 devices included? The option --with-x does Question 2: where can I get the appropriate /usr/X11R6 for SUSE-11.3?
View 1 Replies
View Related
Jun 22, 2011
How to install vim on Redhat 5.
View 5 Replies
View Related
Nov 18, 2010
Recently I Installed New Redhat server while I Install Any Packages It says:
"No such file or directory"
But If I Search the file using [rpm -qa | grep packages_name]
It shows the package , Also If I Use [rpm -qi package_name] It show package Information , Size and Every thing.
Finally when I going install package using [ rpm -ivh package_name] It says
"No such file or directory"
Screen Shot of error link => [IMG]img135.imageshack.us/img135/2430/linuxerror.jpg[/IMG]
View 3 Replies
View Related
Jun 1, 2011
I am a using Windows xp. I had Started my Redhat6 tuition from some days,, My question is " How can I install redhat linux 6 from my pendrive? Please describe me all the steps cause I haven't try to install a O.S. from pendrive?
View 2 Replies
View Related
Aug 11, 2009
I have RedHat 5.2 iso files shared on my Windows XP Desktop and IP of my pc is 192.168.8.57,and i want to install RHEL 5.2 on totally balnk server (i.e . server has nothing installed in it)
so is it possible to install RHEL 5.2 form Netowrk? if it is yesthen please tell me how can i do this...
View 4 Replies
View Related
Aug 11, 2011
i want install oracle 10g to redhat 5 i want to change bash_profile.but I can't find it when I looked to the /home/oracle/..
View 2 Replies
View Related
May 5, 2011
I cant mount a directory on red hat 5 from red hat 4 using fstab.I keep getting permission denied.I mount directories on the same red hat 5 sys from other red hat 5 and 2 old HPUX systems using fstab.When I try to telnet to it i get "no route to host."
View 3 Replies
View Related
Apr 7, 2011
correctly install Metasploit on
Code:
Red Hat Enterprise Linux Server release 5 Tikanga
I have updated my ruby version to :
Code:
ruby 1.9.1p243 (2009-07-16 revision 24175) i686-linux
Now that all the Ruby errors that i had before disappeared
when i run the msfconsole it just hang there!
View 5 Replies
View Related
Dec 23, 2010
Someone asks to install LAMP to the Redhat server , I know LAMP = Linux + Apache + Mysql + PHP , I also can't find any module called LAMP , does it means what I need to install is Apache , mysql , php to my server ?
View 7 Replies
View Related
Dec 26, 2010
I want to know how we can install redhat Linux Enterprise in text mode on my system?
View 4 Replies
View Related
Oct 28, 2010
Ihave installed Redhat Enterprises linux now i want to install Oracle 10g database in linux.But idont know the steps.
View 13 Replies
View Related
Jul 6, 2010
I just installed Redhat Enterprise Linux version 5.1.x on my computer and need to install/add the package for gcc.
View 1 Replies
View Related
Jul 7, 2010
currently am doing my project in redhat linux i need to install firefox 3.5.
View 12 Replies
View Related
Mar 30, 2011
I have installated and configured Bind. But when I restart the named service, I am getting the following error.
31 14:29:16 Server avahi-daemon[2440]: Server startup complete. Host name is Server.local. Local service cookie is 1560939195.
Mar 31 14:29:46 Server named: /etc/named.conf:3: change directory to '/var/lib/named' failed: file not found
Mar 31 14:29:46 Server named:
Mar 31 14:29:46 Server named: /etc/named.conf:3: parsing failed
Mar 31 14:42:34 Server named: /etc/named.conf:3: change directory to '/var/lib/named' failed: file not found
Mar 31 14:42:34 Server named:
Mar 31 14:42:34 Server named: /etc/named.conf:3: parsing failed .....
I have configured forward and reverse zone.
View 4 Replies
View Related
Jul 15, 2011
how to install linux redhat and oracle 11g in sun virtualbox?. That thing is giving me a lot of headache.
View 2 Replies
View Related
Jan 2, 2010
I had a software wine-1.1.35.tar.bz2 and i want to install in my redhat machine how to install tell me steps to install
View 1 Replies
View Related
Jun 10, 2010
How can I install Linux Red Hat 9.2 on my new dell Inspiron 1545. When I want to installed it, it will get to a stage and will ask me of drivers. But on my desktop I don't have such problem.
View 12 Replies
View Related
Mar 18, 2011
I was given task to install redhat linux os on one of the compute node on server which doesn't have cd/dvd drive or usb port.I have installation media as well ISO image. This server is on network, so I can access it via my PC which is running window 7.I think, I have 2 choice to install:1. Copy iso image to head node on server and then install linux os on compute node via nfs.r2. Use my PC dvd drive to install linux on compute node via network.But I don't know how to do it.
View 2 Replies
View Related
Jan 27, 2011
how to install, configure and test Sendmail in Redhat Linux. I don't have yum installed on my system, so I cannot use yum install sendmail command.
View 3 Replies
View Related
Mar 8, 2011
I'm a new on da linux network, wanna to install redhat interprise 5 but I have to format ma x windows first ( for ever ), but I have to know how toinstall and configure ma modem first ( Huwaie E220 ) to be in touch with da network
View 4 Replies
View Related
Jul 24, 2010
I have RedHat Linux running on my VBox guest on my Windows host. I need to install RedHat Linux on the attached external usb hard disk ,connected to my guest machine.how can install redhat on this external usb hard disk?
View 12 Replies
View Related
Aug 3, 2011
how to install and run php, mysql & apache in rhel6 in 64bits redhat
View 2 Replies
View Related
Dec 18, 2010
give the commands to install xine audio software in redhat 4
View 1 Replies
View Related
Aug 18, 2011
# yum update Loading "rhnplugin" plugin Loading "security" plugin Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data
--> Running transaction check
---> Package stunnel.i386 0:4.15-2.el5.1 set to be updated -----> It hangs here and there is no further progress after this stage
View 1 Replies
View Related
Jun 6, 2010
How I can update RedHat 5.1 without it getting upgraded to 5.5?
View 4 Replies
View Related
Feb 14, 2011
I don't know about how to install nokia pcsuite in redhat enterprise linux 6.
View 5 Replies
View Related