OK, another RH8.0 gotcha...
If you do a
man -t | lpr
man uses groff (I assume) to format the page and generate postscript
to pass to the printer.
But SOMEWHERE groff is set to default to A4 paper (rather than letter).
(Do a man page as above and you will see that the top line of th
From: "Greg" <[EMAIL PROTECTED]>
> How do I remove a program installed on my system? The program is
> Netscape 7, and system RH8.
>
> regards Greg
$ rpm -qa | grep -i netscape
Will show you which Netscape related RPMs are installed, then (as root)...
# rpm -e $RPMs
replacing $RPMs with the
Hi All,
What is the Linux equilvant to ipconfig /release or renew?
Thanks!
Will Mendez
Mmmm.XSI
www.xsibase.com
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
Thanks Tom for your answer ...
package, package,
yeeaah !
i've just checked i didn't install the packages concerning the
development of X-Window and KDE ...
OK !
now, everything is running ...
Marc
> On my RH 7.0, Xlib.h is included in the XFree86-devel package.
>
>
>
> If it is installed, the default configuration only allows configuration
> from the localhost (i.e. from a web browser running on the box running
> and I believe that it is disabled by default. If swat is installed, run
> the following command to check to see if it's running:
Just a quick note h
> If you need to deliver to multiple users, or if there are local aliases
> that you want sendmail to handle, then you won't be able to use this
> method. It does work well for individual users who run fetchmail to get
> their mail.
Thanks Tony, (and Javier for your reply)
I'm using fetchmail in
Hi All,
I have a couple of RedHat boxes and wanted to implement a server to server
mirroring. In case, where the
primary server goes down backup server will take over. Thus, minimizing
downtime.
Is there an application in Linux that can do such thing?
thanks,
Jhun Bacala
--
redhat-list ma
> Yea, "Pros Only". If you want pros only, post to a f'n pros only list.
> This is a public list.
Does that mean there are no pros here?
Bugger me, that's it. I'm moving.
(Keep up the good work Hal)
Regards,
---
Edward Dekkers (Director)
Triple D Computer Services P/L
--
redhat-list maili
> How do I remove a program installed on my system? The program is
> Netscape 7, and system RH8.
depends how it was installed. If from rpm, it will usually be 'rpm -e '. Check out 'man rpm'.
Regards,
---
Edward Dekkers (Director)
Triple D Computer Services P/L
--
redhat-list mailing list
u
From: <[EMAIL PROTECTED]>
>
> I just install RedHat 8.0 and I am having trouble with GNOME starting up. I had
>RedHat 7.2 install and it started up fine. This is the way things are going. RedHat
>8.0 starts and into xdm fine. I log in with GNOME as my default. It gets to the
>RedHat GNOME Splas
> Wayne, I am accessing my mail server from Outlook on a seperate windows
> machine on my LAN. However, I don't think that my problem has anything
> to do with the client. I think Steve is about to solve our problem.
> Hopefully.
Can you guys please stop with the HTML if possible?
Anyway - to y
/sbin/ifconfig eth0 down (release)
/sbin/dhcpcd -n eth0 (renew)
Will Mendez <[EMAIL PROTECTED]> wrote:
Hi All,What is the Linux equilvant to ipconfig /release or renew?Thanks!Will MendezMmmm.XSIwww.xsibase.com-- redhat-list mailing listunsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribeh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 20 Nov 2002 22:16:36 -0500, James Pifer wrote:
> I'm trying to run lokkit and change the firewall settings on rH7.3. I
> can run lokkit and when click ok after making some changes it gives me
> an error that says:
> ipchains:Protocol not available
> I'm trying to load the modules "ip_conntrack_ftp" and "ip_nat_ftp"
> every time the system boots. I've tried putting them in
> /etc/modules.conf but it doesn't work.
add:
/sbin/insmod ip_conntrack_ftp
/sbin/insmod ip_nat_ftp
at the bottom of your /etc/rc.d/rc.local
Regards,
---
Edward Dekker
Hi
To set a static ip you need to configure the file
/etc/sysconfig/network-config/ifcfg-eth0
where eth0 is the name of your ethernet device. The contents of the file
should look something like this:
DEVICE=eth0
BOOTPROTO=static
BROADCAST=10.0.0.255
IPADDR=10.0.0.22
NETMASK=255.255.255.0
NETWORK=
On Thu, Nov 21, 2002 at 01:47:28AM -0500, Brian Ashe wrote:
> > I try to delete the files and get the warning
> > "do you want to delete write protected file (Y/n)"
> > I say Yes and the answer is
> > "Sorry I am unable to unlink the file"
> > and the file is not deleted.
> man lsattr
> man chatt
I need to re-install windows. What effect is this going to have to
lilo, and what do I need to do to ensure a problem free install, with a
fully working linux system still available?
regards Greg
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://li
Will,
I don't think it was an rpm install. It installed from their automated
service on their web site. The program is located in
/usr/local/netscape. If I remove this folder, will that be as good as
installing it, or will there still be traces of the program left?
regards Greg
On Thu, 2002-11-
How do I remove a program installed on my system? The program is
Netscape 7, and system RH8.
depends how it was installed. If from rpm, it will usually be 'rpm -e '. Check out 'man rpm'.
Regards,
---
Edward Dekkers
Unfortunately Netscape 7 isn't distributed in rpm format so, that's n
Add the following lines to your /etc/apt/sources file:
# Red Hat Linux 8.0
rpm http://apt.freshrpms.net redhat/8.0/en/i386 os updates freshrpms
rpm-src http://apt.freshrpms.net redhat/8.0/en/i386 os updates freshrpms
What version of apt are you running? This should have been there from
the get g
The tux family site does not have a 8.0 directory..
CM Miller wrote:
Please forgive if this has already been answered, I
get the digest format due to volume of traffic on this
list.
But, did u run it as root or as a end user?
I believe that only root can run apt-get.
thanks
-Chri
I am bad, it does have an 8.o section, sorry...
Gary wrote:
Hi Paul,
On Wednesday, November 20, 2002, 9:45 PM, you put forth, in part, about "apt-get failure":
P> rpm-src ftp://apt-rpm.tuxfamily.org/apt redhat-8.0-i386/redhat os
P> rpm-src ftp://apt-rpm.tuxfamily.org/apt redhat-updates-8.0/red
In that case I'm not really familiar with what would happen if you just rm -rf'ed
/usr/local/netscape. It could be fine, it could mess up things I haven't considered.
I'd backup the netscape directory then rm it, wait a few weeks and if all seems well
and you need the space back, remove the back
Hello there,
I am trying to configuring my firewall using the iptable comand, but i'am
follow a script writen for ipchains and i not shure that iam "translating"
very, thats why i need your help
#Configuration for FTP, SSH and TELNET
/sbin/ipchains -A output -p tcp -d 0/0 21:23 -t 0x01 0x10
No worries, will give it a try.
thanks Mate
On Thu, 2002-11-21 at 21:51, Will Mc Donald wrote:
> In that case I'm not really familiar with what would happen if you just rm -rf'ed
>/usr/local/netscape. It could be fine, it could mess up things I haven't considered.
>
> I'd backup the netscape di
I was looking on the Nvidia site, and there are drivers for linux on
there. All the drivers they have listed are listed for RH7.3 or less.
How do they work on RH8? Has anyone had any problems with them ,and
what version did they use, and which RPM's did they download.
I was looking at version
On Wednesday 20 Nov 2002 10:13 pm, Javier Gostling wrote:
> On Wed, Nov 20, 2002 at 02:09:20PM -0700, Joe Giles wrote:
> > List,
> > Is there a way to send a basic text message to a Windows user from a
> > Linux machine on the same LAN?
> >
> > Like you can do with windows using WinPopup
>
> smbcli
I tried also to rebuild my apache for athlon and it works fine.
Say, I would like to recompile apache with CFLAGS="-DHARD_SERVER_LIMIT=4000", where do
I insert this?
Thanks,
Andy
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> And to reply to myself - I've discovered that if you use the
Download and run nvchooser.sh and it'll tell you which RPMs you need. I suspect you'll
need to install the appropriate kernel headers and compile the src.rpm to get it
working.
While trying to get my onboard video working I found a few useful resources on the
subject...
http://www.nvnews.net/v
Greg wrote:
I need to re-install windows. What effect is this going to have to
lilo, and what do I need to do to ensure a problem free install, with a
fully working linux system still available?
regards Greg
It depends on whether you installed lilo in the mbr or in the first
sector of
b
Steven Dahlin wrote:
I have just installed RedHat 8.0 with a graphical startup. I now find
that I cannot logon as any other user than root. It does not accept
the password which is entered. I have never encountered this in a
previous version of Redhat. Is there some feature or "bug" that I
Hi List,
I went through a document available on the site :-
http://people.unix-fu.org/andreasson/iptables-tutorial/iptables-tutorial.html
I am having a problem in it. In the LOGGING section it is
written that if we write a command as :-
Iptables –A FORWARD
–p tcp –j LOG –loglevel
Hi
I'm having problems to install Red Hat Linux on a 20GB Western Digital HDD
(WD200EB-00DSF0)
If I try with RH 8.0, when it should start installing the packages it says
that there is no space in the drive for installing the packages. If I try
with RH 7.3, it hangs while transfering the install i
Hello.
How do I change the console resolution?
--
Meganone <[EMAIL PROTECTED]>
Meganone Organization
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
On Wed, Nov 20, 2002 at 10:31:10PM -0800, Rick Johnson wrote:
> Does a FAQ exist for this list on usage and guidelines (much like you would
> see for a news group)? If so - perhaps reposting it in the interest of
> reminding those who offend would be in order.
This page should be read by *everyone
I don't believe that "cat /proc/version" works on every release of RedHat:
sh-2.04$ cat /proc/version
Linux version 2.2.16-22 ([EMAIL PROTECTED]) (gcc version egcs-2.91.66
19990314/Linux (egcs-1.1.2 release)) #1 Tue Aug 22 16:49:06 EDT 2000
sh-2.04$ rpm -q redhat-release
redhat-release-7.0-1
Th
These are the steps I execute without FB:
Edit lilo.conf
add vga=ask
save and exit
execute lilo to apply the changes
reboot
see how lilo ask for the new resolution mode
find the best mode for you
now edit lilo.conf
change vga directive for your new mode -> example: vga=1
save and exit
execute
Thanks Marc,
this doesn't really help me though, since this machine is acting as a server,
and I have not installed KDE. :|
My hope was that I could edit some nice files in /etc and maybe install some
stuff... but, alas, no such luck...
oh well, I'm still open for suggestions. :)
Quoting marc
Edit /etc/lilo.conf
add vga=771
save and exit
-Andy
> Hello.
> How do I change the console resolution?
> --
> Meganone <[EMAIL PROTECTED]>
> Meganone Organization
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/li
When I tried the "modprobe -r ip_tables" it gave me an error that the
device was busy. The previous two commands seemed to work ok.
If I use iptables, should I remove ipchains completely? Right now the
firewall is stuck on "High" and I can't change it.
Can I uninstall ipchains, by removing the
I'm afraid I haven't seen such an error, before, nor do I recall it coming
across the SA list.
On Wed, 20 Nov 2002, Jay Hodges wrote:
> I have not gotten around to upgrading to a newer spamassassin than the one
> that come with RH8.0. Has anyone else run into the following error message
> and a
"service network restart"
On Thu, 21 Nov 2002, Will Mendez wrote:
> Hi All,
>
> What is the Linux equilvant to ipconfig /release or renew?
>
> Thanks!
> Will Mendez
> Mmmm.XSI
> www.xsibase.com
>
>
>
>
--
Mike Burger
http://www.bubbanfriends.org
Visit the Dog Pound II BBS
telnet://d
Hi everybody,
This may sound like a daft question, but I'm trying to set up a cluster of
RH8 machines (4x400MHz PIIs) with one of these machines as the master node
(ie server) and the others as slave nodes. How can I configure the master to
act like a master without having to reinstall RH?
I did
I upgraded to 2.43 last night, and the error is less frequent (or at least
while I was watching the logs) but still exists. It does not seem to occur
when spamassassin is scanning mails.
Does anyone know what would cause a UTF error?
I appreciate your answer.
Jay Hodges
- Original Message
I am using RH 8.0 with sendmail. I needed to install PHP with mhash
support and have recompiled it. After installing the new RPM binaries,
I noticed I lost support for the mail() function.
When I re-compiled, I noticed that the logs said that it didn't find
sendmail, But sendmail is in its defau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Juan Nin wrote:
| Hi
|
| I'm having problems to install Red Hat Linux on a 20GB Western Digital HDD
| (WD200EB-00DSF0)
|
| If I try with RH 8.0, when it should start installing the packages it says
| that there is no space in the drive for installing t
Thank you!!
Will MendezMmmm.XSIwww.xsibase.com
- Original Message -
From:
linux
power
To: [EMAIL PROTECTED]
Sent: Thursday, November 21, 2002 3:51
AM
Subject: Re: releasing and Renewing
IP's
/sbin/ifconfig eth0 down (release)
/sbin/dhcpcd -n eth0
On Mar 19 Nov 2002 17:42, Distribution Lists wrote:
> okay, what rpms do I need to install mysql
>
> rpm -hiv mysql-server-3.23.52-3.i386.rpm
> error: failed dependencies:
> mysql = 3.23.52 is needed by mysql-server-3.23.52-3
> libc.so.6(GLIBC_2.3) is needed by mysql-server-3.23.5
Here is a good website that I point alot of folks to
about this apt-get
http://apt-rpm.tuxfamily.org/
thanks
-chris
--- [EMAIL PROTECTED] wrote:
>I am bad, it does have an 8.o section, sorry...
Gary wrote:
> Hi Paul,
>
> On Wednesday, November 20, 2002, 9:45 PM, you put
forth, in part,
a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 21 Nov 2002 08:18:52 -0500, James Pifer wrote:
> When I tried the "modprobe -r ip_tables" it gave me an error that the
> device was busy.
This is because you provided not enough information about your
system which you claim would be a fresh instal
Juan Nin,
On Thursday November 21, 2002 07:31, Juan Nin wrote:
> Hi
>
> I'm having problems to install Red Hat Linux on a 20GB Western Digital HDD
> (WD200EB-00DSF0)
>
> If I try with RH 8.0, when it should start installing the packages it says
> that there is no space in the drive for installing
On Wed, 2002-11-20 at 14:22, Kent Borg wrote:
> Do you (or could you) compile Linux kernels very often? Then go for
> it, kernel compiles seem to saturate the CPU pretty well. It sounds
> like you have a nice fast machine. Making it faster would be fun.
> (And don't listen to those who say you s
When compiling my custom kernel's, by the look of it, it seems to be
using the -march=athlon and -O2 flags by default. I think its got the
-march=athlon flag from when i selected processor type in the
configuration process.
My question is:- Is it possible to override these values and instead use
s
From: "Francisco Neira" <[EMAIL PROTECTED]>
> Silly question: Do you have free, unpartitioned space in the disk or is
> it already partitioned for Window$?
I repartitioned the disk with disk druid...
I made a 50MB /boot partition, a 256MB swap partition and the rest of the
disk for /
thanks for
From: "Brian Ashe" <[EMAIL PROTECTED]>
> Are the jumpers on the drive set to "Cable Select (CS)"?
>
> WD drives are set to that by default and RH seems to not like it (in my
> experience).
mmhhh, I don't have it here, so I can't remember exactly
I tried it wit no jumper (single or master), and al
On Tue, Nov 19, 2002 at 07:01:46PM -0600, Yoink! wrote:
> On Tue, 19 Nov 2002, Javier Gostling wrote:
> > Yester5day I setup logrotate to rotate logfiles for ColdFusionMX on a
> > daily basis, but today I found that the files were not rotated.
>
> check the files in your /var/log directory for er
On Wed, Nov 20, 2002 at 09:22:03AM -0500, Kent Borg wrote:
> Oh, and I am a fan of software raid 1, not only for redundancy, but
> because it is faster for reading than a single disk. (At least it is
> for IDE where putting paralel disks on separate controllers is
> practical.)
If you want to be
On a personal home network I am trying to ssh connect an XPPro machine to
a RH 8.0
I set up the user on the Linux machine.
Used Ifconfig to find out the ip from the DHCP dsl router
Used that IP as the host on the XP side
the sshd server is running after using the sshd start command
Error from th
Hi
I installed redhat 8, some programms shows the ö,ä,ü ... wrong. (vim,
perl output)
What can I do?
Best regards,
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
Well, what I mean by fresh install is this. We chose custom and selected
the following things:
Classic X windows
X Windows
GNOME
KDE
Network Support
Windows File Server
EMacs
Utilities
Software Development
Kernal Development
Does one of these install iptables? That's the only explanation I have
fo
I have run the command again in root ( not as su). It seems to start then it
stops with this fuller error message:
"apt-getrpm/rpmListparser.cc 240: string rpmListparser: Archetechure ( ) :
Assertion 'res' failed"
Does anybody have any idea what this means??
paul taylor
--
redhat-list maili
Have you checked that cron's actually running? If your cron daemon's died it wouldn't
be picking up the logrotate entry in /etc/cron.daily, cron.weekly etc.
$ ps auxww | grep cron
Will.
- Original Message -
From: "Javier Gostling" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thurs
I am trying to configure postgres
to automatically startup using the following command.
Postmaster -I -p 5432 -D /usr/local/pgsql/data
However, I am not sure where I should put this line within
the postgres startup file.
Any suggestions?
Thank you!
Darryl
On Tue, 19 Nov 2002, Alfredo Cole wrote:
> I have a server running RedHat 8.0, exporting a NFS directory.When trying to
> mount the directory on a locally connected workstation, I get the error:
>
> mount: RPC: Program not registered.
>
> What could be wrong?
You aren't running portmap.
# chkconf
Another quick question. I have a user in my group who I only want to
grant full rights to a specific folder so he can do some testing. I will probably have others who will want to
do the same, so I have made a group called test and put them in that
group. Now what I need to do is grant
t
I ran the command again as roo and not as su. A more detailed error message.
"apt-get rpm/rpmListparser.cc 240: string rpmListparser: archeture ( ) :
Assertion 'res' failed"
Does anybody have a clue as to what this means
thank you paul taylor
--
redhat-list mailing list
unsubscribe mailto:[
On Tue, 19 Nov 2002, Alessandro Coppelli wrote:
> I have RedHat 7.3 ( with gcc-2.95.6 ) .
>
> I want to change the version compiler from 2.95.6
>to 2.95.3.
>
>Sorry for the stupid questioin, but how I do to do this ?
Get an rpm for gcc 2.95.3 (www.rpmfind.net may be of use)
# rpm -
On Thu, Nov 21, 2002 at 02:48:23PM -, Will Mc Donald wrote:
> Have you checked that cron's actually running? If your cron daemon's died it
>wouldn't be picking up the logrotate entry in /etc/cron.daily, cron.weekly etc.
>
> $ ps auxww | grep cron
I checked /var/log/cron, and it has run ever
On Thursday 21 Nov 2002 3:04 pm, Delao, Darryl W wrote:
> I am trying to configure postgres to automatically startup using the
> following command.
>
> Postmaster -I -p 5432 -D /usr/local/pgsql/data
>
> However, I am not sure where I should put this line within the postgres
> startup file.
>
> Any
At a command prompt, type:
su -
This gives us root will all environmental settings.
Then try running apt-get and see what happens.
-Chris
>I have run the command again in root ( not as su). It
>seems to start
>then it
>stops with this fuller error message:
>"apt-getrpm/rpmListparser.
Hello
I have Redhat80 installed on my machine.
During installation of NVidia Drivers I was supposed to install GLX rpm
from command-line
and because my default runlevel is 5 I edited /etc/inittab and set the
runlevel to 3
I rebooted and pressed I to enter interactive startup (It's because I
h
Jhun Bacala wrote:
> I have a couple of RedHat boxes and wanted to implement a server to server
> mirroring. In case, where the
> primary server goes down backup server will take over. Thus, minimizing
> downtime.
>
> Is there an application in Linux that can do such thing?
We do just this in
Sorry about the html. I didnt realize it was on. I figured out what
my problem was with sendmail. Wayne, you may want to check to see if
you have the same issue. Below is what I did to fix it.
## In the /etc/mail/access file I added the following line
## to allow relaying from inside my LAN
Tracking Insert: Sent reply on Nov. 21, 2002 at 9:25am CST
This list has been taking hours to deliver. :-(
See my response below.
> -Original Message-
> From: Will Phipps
> Sent: Wednesday, November 20, 2002 11:25 PM
> Subject: RE: sendmail troubles
>
> Steve,
>
> Thanks for the help. T
In this case you'd need to rpm -ivh the src RPM, modify the spec file, then
rpmbuild -bb --target spec.file (correct me if I'm wrong)
I've setup a "build" server (everything install to ensure dependencies are
present) and am rebuilding all RPMS (which will readily build) for i686
under RH 7.3. W
On Thu, 2002-11-21 at 06:02, Amit Kumar Gupta wrote:
> Hi List,
> I went through a document available on the site :-
> http://people.unix-fu.org/andreasson/iptables-tutorial/iptables-tutorial
> .html
>
> I am having a problem in it. In the LOGGING section it is written that
> if we write a comman
No - you need to grab the source (or source RPM) and build it for Red Hat
8.0 (not as important w/ the GLX module, but very important w/ the Kernel
module).
-Rick
--
Rick Johnson, RHCE - [EMAIL PROTECTED]
Linux/WAN Administrator - Medata, Inc. (from home)
PGP Key: https://mail.medata.com/pgp/rjohn
3 cheers for Hal, my personal filter maintainer
--
Alan & Jan Harding
Tel: 07715 539272
"One by one the penguins are stealing my sanity"
--- Begin Message ---
> Yea, "Pros Only". If you want pros only, post to a f'n pros only list.
> This is a public list.
Does that mean there are no pros here
Greetings
I've seen that is possible to interact LDAP with Sendmail and with SMTP
authentication using SASL.
What I want to do is having a LDAP mailing list and using sendmail with SMTP
authentication with SASL, is it necessary to compile both sendmail and Cyrus
SASL to interact with LDAP, or is
On Thursday 21 Nov 2002 3:31 pm, Delao, Darryl W wrote:
> I am using redhat 7.3 which was automatically installed. I need it to
> automatically start using the command below. Thanks for you help!
>
> Darryl
>
Hi Darryl.
As part of the RPMs for Postgresql there is a startup script which is place
Hi all,
ever since upgrading to RH8 I've had dreadfull fonts on apps like
Konsole and Opera and the menu bar.
This does not happen in Gnome.
Can anyone offer some pointers?
Thanks...
--
Nick Wilson // www.tioka.com
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?s
The main problem I am having is that postgres starts up fine, but does not
open port 5432 which is what I need for all of my local connections to be
able to talk to the database. I am new to this, so please bear with me. Is
there anything I can set to where it will open 5432 everytime postgres is
Hi,
> I installed redhat 8, some programms shows the ö,ä,ü ... wrong. (vim,
> perl output)
> What can I do?
If this is the problem I describe, this should only happen with files
created with older versions of redhat.
I think this is linked with UTF-8 being the default encodind, now.
To overcom
Meganone wrote:
> How do I change the console resolution?
If you prefer 80x50, here's a couple of ways:
pass vga=extended to the kernel (either via lilo.conf or grub.conf)
edit /etc/sysconfig/i18n to use the font lat0-08 (vs lat0-sun16 or whatever
else Red Hat 8 uses). You could also change it
On a redhat box:
"service network restart"
works best for me!
-Original Message-From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of linux powerSent: Thursday, November 21, 2002 1:51
AMTo: [EMAIL PROTECTED]Subject: Re: releasing and
Renewing IP's
/sbin/ifconfig e
Title: Mensaje
Hi to everybody,
somebody knows some document that explain howto update Apache 1.3.23 to 1.3.27 ,
thanks
tracking insert: Sent on Nov. 21, 2002 at 9:51am CST
see below
> -Original Message-
> From: Edward Dekkers
> Sent: Thursday, November 21, 2002 2:30 AM
> Subject: Re: sendmail troubles
>
> Anyway - to your question.
>
> sendmail is an SMTP server - OUTBOUND MAIL
Technically, sendmail
To setup the drivers in i686 do this (it is best to rebuild them as
their built for i386 machines. This will make them run better on
yours). You shouldn't* need to logout of X to install them, but you
will need to reboot X to make your system use them. Attached is my copy
of the XF86Config file
- Original Message -
From: "Hugo Tavares" <[EMAIL PROTECTED]>
To: "Forum RED-HAT" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 5:56 PM
Subject: sendmail, SMTP Authentication & LDAP
> Greetings
>
> I've seen that is possible to interact LDAP with Sendmail and with SMTP
> authent
MensajeFrom: Claudio Delgado
>Hi to everybody, somebody knows some document that explain howto update
Apache 1.3.23 to 1.3.27 , thanks
# rpm -Uvh apache-1.3.27.i386.rpm
# /etc/init.d/httpd restart
:)
regards,
Juan
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=uns
hello,
I have just rebuild mozilla 1.1 and installed it. it works fine apart
from its refusing to recognise my java plugin. I symlinked libjavaplugin
to the mozilla plugings directory but it refuses to recognise its there
at all. I double checked the symlink and it is pointing to the right
place.
> Emmanuel wrote:
>
> > Does the command "fdisk -l /dev/sda" output anything?
>
> OK, I figured out that I had to do /sbin/fdisk
>
> But no output. Hmmm.
>
> Chuck
Chuck, I've been reading this thread, but we're going too fast here I think.
There's no point doing an fdisk until we are sure the
On Mon, 18 Nov 2002, Will Phipps wrote:
> I am a newbie having some problems getting IMAP/sendmail to work with RH
> 8.0. Can someone please steer me in the right direction? Here are some
of
> my config files to give you an idea of what I have and haven't done.
I also struggled a bit with this
On Fri, 15 Nov 2002, Gary wrote:
>
> Personally, I would not use BIND, but rather tinydns, part of the djbdns
> package. It is much more secure, especially when out on the net, and
> given the newest exploits in BIND as recent as a few days ago. Tinydns also
> can handle 5000 quires a second. I
All,
Hello! I've installed RedHat 8.0 on my Dell Inspiron 8200 and have found a
few problems.
1. My NetGear MA401 wireless adapter does not work. I've configured it as I
have in Windows XP. Channel, Speed, and Pass Phrase. (No option for 64bit
encryption, but that is what my
On Thu, 2002-11-21 at 11:04, Nick Wilson wrote:
> Hi all,
>
> ever since upgrading to RH8 I've had dreadfull fonts on apps like
> Konsole and Opera and the menu bar.
>
> This does not happen in Gnome.
>
> Can anyone offer some pointers?
>
> Thanks...
> --
> Nick Wilson // www.tioka.com
On Mon, 18 Nov 2002, Will Phipps wrote:
> I am a newbie having some problems getting IMAP/sendmail to work with RH
> 8.0. Can someone please steer me in the right direction?
"chkconfig --list" should show imap on.
this shows imap as on
"kill -1" the xinetd process id#.
telnet localhost 143
i am pretty new at redhat and at posting to groups, so please forgive
any irrelevant information i add or improper posting etiquette. i have
Redhat 8.0, kernel 2.4.18-18.8.0, sony vaio laptop with winME on first
partition, winXP on second, and redhat on third.
my big problem is this:
/root/SD
% ln -s /usr/local/j2re1.4.1/plugin/i386/mozilla/javaplugin_oji.so
~/mozilla-1.0/plugins/
or
% su # become root
% ln -s /usr/local/j2re1.4.1/plugin/i386/mozilla/javaplugin_oji.so
/usr/lib/mozilla/plugins/
Try both (replacing directories with yours of course). Works great for me.
Shaun
no but http://apt.freshrpms.net does.
On Thu, 2002-11-21 at 05:43, Dale Kosan wrote:
> The tux family site does not have a 8.0 directory..
>
>
>
>
>
>
>
> CM Miller wrote:
> > Please forgive if this has already been answered, I
> > get the digest format due to volume of traffic on this
1 - 100 of 203 matches
Mail list logo