Announcing the availability of Red Hat Linux 7.2 (Enigma)

2001-10-22 Thread Bill Nottingham
RESEARCH TRIANGLE PARK, N.C. - October 22, 2001 - Red Hat, Inc. (NASDAQ:RHAT) today announced that Red Hat Linux 7.2 and Red Hat Linux Professional are now available in stores, through computer resellers and direct from Red Hat. The latest version of the market leading Linux distribution adds si

Setting $PATH for JAVA

2001-10-22 Thread Hasan Al-Sheboul
Hi all, I have RHLinux 7.1. I would like to remove the RPM preinstalled old version of Java. I don't know the name of this rpm and how to uninstall it. I would like to istall the Sun's version J2SE (jdk-1.3.1_01). For this, one suggested for setting up the new jdk, is to create a script uniq

Re: Preinstalled jdk; $PATH

2001-10-22 Thread Fernando Lozano
Hi there, > Hasan> Hi all, I have RHLinux 7.1. I would like to remove the RPM > Hasan> preinstalled old version of Java. I don't know the name of > Hasan> this rpm and how to uninstall it. > > rpm -qf /path/to/java will tell you the name of the package. > > The default on RHL is ka

syslog query

2001-10-22 Thread sarae
Hi, I am working on Red Hat Linux 7.1. In our application, syslog() (library call) is used to Log to our log (/var/log/pbsc.log). This is done by adding the following in /etc/syslog.conf and re-starting syslogd. local0.*/var/log/pbsc.log We want to add to This log file

Re: Preinstalled jdk; $PATH

2001-10-22 Thread Binand
> "Hasan" == Hasan Al-Sheboul <[EMAIL PROTECTED]> writes: Hasan> Hi all, I have RHLinux 7.1. I would like to remove the RPM Hasan> preinstalled old version of Java. I don't know the name of Hasan> this rpm and how to uninstall it. rpm -qf /path/to/java will tell you the name of t