Le 02/07/2003 20:27, « Laurie Harper » <[EMAIL PROTECTED]> a écrit :
> This came through on the AP wire this morning. I apologize in advance if
> this is not an appropriate place to post it, but thought it might be of
> interest to any on the list who administer web servers.
>
>
> WASHINGTON (AP
Please help, /bin/date or perl "time" will be jumping backward
I have showed the result of three cases that the Linux System time is got
problem.
(1) The first command "/bin/date", I re-execute the command /bin/date one by
one, and found that the time showed sometime will less than previous one
On Mon, Jul 07, 2003 at 04:00:54PM -0400, chris holzschuh wrote:
> Recently i compiled and installed wm to /home/chris/wm but for some
> reason when i try the switchdesk utility i cant pick windowmanager ami
> missing something directions very vague .Do i have to edit anything to
> make it work run
Hello all,
I just want to change my default LANG environment environment from
pt_BR.UTF-8 to just pt_BR. I've tried changing /etc/sysconfig/i18n and
it worked for the text mode terminals, but it didn't work out on X.
Can anyone help me?
Thanks,
Joao.
--
redhat-list mailing list
unsubscribe m
OK, concerning MY Postfix issues. After performing the steps that I was told
in earlier posts, I got SMTPd to answer the "phone", however, when I try to
send email from outside to one of the user accounts on the box, I get it
returned stating it cannot relay. I thought that postfix should at l
High all,
What I need to do is develop an iptable TARGET that inserts a new type of ip option in
the trapped packets. I did some trivial examination with the setsockopt,, but I
understood that it deals with only standard IP options, (e.g timestamp, loose source,
.). Then, my question is ju
- Original Message -
From: "Benjamin J. Weiss" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 07, 2003 7:16 AM
Subject: Re: Postfix
> try
>
> locate postfix
The only thing it netted was the webmin files.
>
> You'll get plenty of results. :) Don't forget, however, that
> On my system at liest, redhat rpms are compiled basically (default
> settings) with -march i386 -mcpu i686. Though I am not very educated
> about asm instructions, I wouldn't bleive they would run on a pentium
> (i586) machine.
They should run on an i586. -march is the instruction set, so if it
On Fri, Jul 04, 2003 at 01:43:01PM +0800, Kevin - KD Micro Software spoke
thusly:
>Everything I've read today says that ext3 zeros the inodes as soon as they
>are deleted, rather than just marking them as deleted but leaving them
>alone. If this was ext2 it would be a lot simpler, but it's not. An
Also, ifconfig sets network confs in memory only.
Try hard coding in /etc/sysconfig/network-scripts.
BobB
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Miranda Gomez Miguel
Angel
Sent: Monday, July 07, 2003 7:03 PM
To: [EMAIL PROTECTED]
Subject: ip alias
According to the services file the high port 1812 is reserved for
Radius...good.
Seems that the application Radius is referencing the host file or the
localhost name/assigned IP.
Aside: never wise to transmit a user name and password to message boards.
Also, Radius probably needs the IP 172.16.3
On Mon, 7 Jul 2003, John Fox wrote:
> If you are unable to get an RPM for your specific OS version, you can download
> the .src.rpm and run rpmbuild to build your own version.
It actually sounds like the kernel version you have source for and the
version you have installed are different.
Have
If you are unable to get an RPM for your specific OS version, you can download
the .src.rpm and run rpmbuild to build your own version.
On Sunday 06 July 2003 02:02 pm, Ryan McDougall wrote:
On Sun, 2003-07-06 at 09:43, Szabolcs Rozsnyai wrote:
> Hi to all!
>
> I have RH 8.0 Kernel 2.4.20 running
On Tue, 2003-07-08 at 01:11, Joseph A Nagy Jr wrote:
> On Monday 07 July 2003 18:00, SAWYER Charlotte M wrote in an attempt to
> be witty and informative:
> > I know in some cases I've seen 686 rpms though..
>
>
> I've seen them too, and they won't install unless you have a i686 based
> pro
On Mon, 7 Jul 2003, Bruce Langlois wrote:
>
> Has anyone successfully mounted a mac os hps cdrom
> on a redhat 8 system using the standard mount command?
>
> The mount documentation indicates that the mac cd fileystem
> is supported in the kernel, but I get a 'this filesystem type
> is not suppo
hi list,
i have a strange problem, i did configure an ip alias for eth0:
/sbin/ifconfig eth0:0 172.16.3.10
The main ip is 172.16.3.9, when i send a pakcet to the virtual address, the
server responds using the main address, i.e.
Sending Access-Request of id 230 to 172.16.3.10:1812
User-N
Has anyone successfully mounted a mac os hps cdrom
on a redhat 8 system using the standard mount command?
The mount documentation indicates that the mac cd fileystem
is supported in the kernel, but I get a 'this filesystem type
is not supported by the kernel' message when I try the
mount command.
-
On Mon, 7 Jul 2003, Benjamin J. Weiss wrote:
> Okay, this is probably a silly question, but:
>
> I've got a Pentium III Coppermine (Celeron?) 866 MHz processor. Now, I
> typically install from RPM's, because it's so easy. But I was just
> thinking that many of these RPM's have i386 or noarch in
On Mon, Jul 07, 2003 at 03:08:23PM -0400, Sudh Peram wrote:
> Hi,
> I'm using redhat 8.0. My drive QUANTUM FIREBALL becomes goes to sleep mode
> if it is not used for some time.
> I'd appreciate if you can let me know how can I prevent this.
Check out "man hdparm", paying especial attention to th
On Mon, 7 Jul 2003, Aly Dharshi wrote:
> Hi Folks,
>
> We have a Dell Dimension 8300 with a SB Live card. RedHat 9.0 detects
> it with sndconfig but no cookie when it goes ahead to configure it, it
> says not supported at this time.
>
> Anybody got it working with RH 9.0 ?
Works fine
On 12:32 07 Jul 2003, Khademul Islam <[EMAIL PROTECTED]> wrote:
| So far I am able to send one attachment by using the mutt command. Here is
| what I have right now. Please advise how I can send two files at the same
| time.
| mutt -a test.xls -s "test" [EMAIL PROTECTED] < /dev/null
You haven't tr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 7 Jul 2003 12:32:53 -0500, Khademul Islam wrote:
> Hi! Everyone, I am trying to send two attachments in one mail.
>
> So far I am able to send one attachment by using the mutt command. Here is
> what I have right now. Please advise how I can
Hi Thomas and everyone,
I am having issues mounting the CDROM..
When I issue a " Mount /dev/cdrom /mnt/cdrom"
I get an error that says "OSB4: Continuing might cause disk corruption" and to send an
email to
[EMAIL PROTECTED]
Im confused..I was able to install RH with no issues using this CD..
Sh
On Monday 07 July 2003 18:00, SAWYER Charlotte M wrote in an attempt to
be witty and informative:
> I know in some cases I've seen 686 rpms though..
I've seen them too, and they won't install unless you have a i686 based
processor
--
Wielder of the mighty +1 LARTsaber of Unsubscribe Instru
> I've got a Pentium III Coppermine (Celeron?) 866 MHz processor. Now, I
> typically install from RPM's, because it's so easy. But I was just
> thinking that many of these RPM's have i386 or noarch in their names.
> Does this mean that they're running slower on my processor than they
> would if I
I know in some cases I've seen 686 rpms though..
-Original Message-
From: Joseph A Nagy Jr [mailto:[EMAIL PROTECTED]
Sent: Monday, July 07, 2003 3:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Do i386 RPM's take advantage of new processors?
On Monday 07 July 2003 17:22, Benjamin J. Weiss
On Monday 07 July 2003 17:22, Benjamin J. Weiss wrote in an attempt to
be witty and informative:
> Okay, this is probably a silly question, but:
>
> I've got a Pentium III Coppermine (Celeron?) 866 MHz processor. Now,
> I typically install from RPM's, because it's so easy. But I was just
> think
Okay, this is probably a silly question, but:
I've got a Pentium III Coppermine (Celeron?) 866 MHz processor. Now, I
typically install from RPM's, because it's so easy. But I was just
thinking that many of these RPM's have i386 or noarch in their names.
Does this mean that they're running slower
On Mon, 2003-07-07 at 11:07, Ed Cooley wrote:
> After upgrading to redhat 9, we are getting the following errors. This
> machine is our gateway/DNS server and we are having a lot of problems with
> internet connectivity.
>
> Jul 7 13:11:31 s5web kernel: Neighbour table overflow.
> Jul 7 13:11:3
> -Original Message-
> From: Richard Humphrey
> Sent: Monday, July 07, 2003 2:18 PM
> Subject: RE: sendmail problem
>
>
> OK, I have narrowed it down. Fixed the smtp issue on dogbert,
> but now if I try to email my work email ([EMAIL PROTECTED])
> from dogbert, i get the user unknown err
David Hart wrote:
This seemed to compile, boot and load modules just fine. However, it
won't load the X server. Can anyone suggest what I screwed up? This was
my first attempt at this endeavor.
Whats the output of "startx &> output"
BTW, what does the "nptl" designator mean?
--
Once you
David Hart wrote:
This seemed to compile, boot and load modules just fine. However, it
won't load the X server. Can anyone suggest what I screwed up? This was
my first attempt at this endeavor.
BTW, what does the "nptl" designator mean?
/usr/share/doc/redhat-release-9/RELEASE-NOTES-i386:
Red
This seemed to compile, boot and load modules just fine. However, it
won't load the X server. Can anyone suggest what I screwed up? This was
my first attempt at this endeavor.
BTW, what does the "nptl" designator mean?
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://ww
We are testing sgi_fam in our RedHat 8.0 installation for our own uses, and are using
the monitor.cc program as a starting point.
We have registered a directory to monitor, but the only events that return a full path
are the directory registration begin and end events.
All file creations, dele
How do i get this program to work in redhat 9.0 i currently compiled and
installed the latest version on my machine to /home/chris/windowmaker
but for some reason i cannot start it what else may i have missed
checked install faqs but it was all about suse.
--
redhat-list mailing list
unsubscribe
Title: RE: Mounting CD-RW
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Well you won't believe it, but it works now. I changed nothing. So
I guess it just needed a reboot or something. Who knows, but it
works, and now I can jam. Thanks for the help.
- -Original Message-
From: Ri
Hi Roby,
> I do modprobe hisax id=scheda_isdn protocol=2 type=16 pa=irq pb=io
> and now the module is in the list of modules (lsmod).
> Is it necessary to compile the kernel?
No, since obviously your ISDN card seems to be already supported. (If you are
having problems configuring your ISDN car
Recently i compiled and installed wm to /home/chris/wm but for some
reason when i try the switchdesk utility i cant pick windowmanager ami
missing something directions very vague .Do i have to edit anything to
make it work running on redhat ver 9.0
--
redhat-list mailing list
unsubscribe mailto:
OK, I have narrowed it down. Fixed the smtp issue on dogbert, but now if
I try to email my work email ([EMAIL PROTECTED]) from dogbert, i get
the user unknown error. If i send it from ratbert it works fine.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Cowl
On Mon, 2003-07-07 at 11:28, Jonathan Bartlett wrote:
> I've had this problem, too. I haven't looked into this, but my guess is
> that some CD-Burning software is creating bad CDRWs. I know that my CDRWs
> burned from Linux work fine, but the ones burned by my brother I had to
> stick in Windows
Hi,
I'm using redhat 8.0. My drive QUANTUM FIREBALL becomes goes to sleep mode
if it is not used for some time.
I'd appreciate if you can let me know how can I prevent this.
Regards,
Peram
_
Tired of spam? Get advanced junk mail pr
Title: RE: Mounting CD-RW
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Find out what software was used to burn yours, and I'll check out my
brother's.
That's easy. I burned it with Nero 5.5.10 It works well in Win2k
but I can't get RH to see it. It's not terribly important, it's just
my
> I set my server {dogbert.rhumphrey.com} to relay all mail through
> {ratbert.rhumphrey.com} and when I try to send an email from dogbert to
> an external email address i get the following error(s) in my log on
> ratbert. What else do I need to configure? I set smtp smarthost in
> dogbert to relay
Please help, /bin/date or perl "time" is giving incorrect timing
I have showed the result of three cases that the Linux System time is got
problem.
(1) The first command "/bin/date", I re-execute the command /bin/date one by
one, and found that the time showed sometime will less than previous o
> -Original Message-
> From: Richard Humphrey
> Sent: Monday, July 07, 2003 1:11 PM
> Subject: sendmail problem
>
>
> I set my server {dogbert.rhumphrey.com} to relay all mail through
> {ratbert.rhumphrey.com} and when I try to send an email from
> dogbert to an external email address i
I've had this problem, too. I haven't looked into this, but my guess is
that some CD-Burning software is creating bad CDRWs. I know that my CDRWs
burned from Linux work fine, but the ones burned by my brother I had to
stick in Windows to get them to read.
Find out what software was used to burn
After upgrading to redhat 9, we are getting the following errors. This
machine is our gateway/DNS server and we are having a lot of problems with
internet connectivity.
Jul 7 13:11:31 s5web kernel: Neighbour table overflow.
Jul 7 13:11:31 s5web last message repeated 4 times
Jul 7 13:11:33 s5we
I set my server {dogbert.rhumphrey.com} to relay all mail through
{ratbert.rhumphrey.com} and when I try to send an email from dogbert to
an external email address i get the following error(s) in my log on
ratbert. What else do I need to configure? I set smtp smarthost in
dogbert to relay through r
On Monday 07 July 2003 05:27, mangesh shripad joshi wrote in an attempt
to be witty and informative:
> 2)i want a way to bypass the username and password entry while
> logging in RHL 8.
You can log in as root and go to the control center -> login manager and
look around for autologin/passwordl
On Mon, 2003-07-07 at 20:27, mangesh shripad joshi wrote:
> 1)whenever we create a new partition on a running system we need
> to restart the computer to make the kernel read the new
> partition.i want a way to make the kernel read the new partition
> without rebooting the system.
Going from me
Title: RE: Mounting CD-RW
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Maybe I need to clarify this a bit. I _can_ mount and use CD-ROM's
and CD-R's in RH9, just not CD-RW's.
- -Original Message-
From: Devrim GUNDUZ [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 07, 2003 1:30 PM
To
Hi! Everyone, I am trying to send two attachments in one mail.
So far I am able to send one attachment by using the mutt command. Here is
what I have right now. Please advise how I can send two files at the same
time.
mutt -a test.xls -s "test" [EMAIL PROTECTED] < /dev/null
Thanks
..
Hi,
On Mon, 7 Jul 2003, Mark Haney wrote:
> I cannot get a CD-RW to be mounted in RH9.
mkdir /mnt/cdrom
mount /dev/scd0 /mnt/cdrom
may work. Linux emulates your ide cd-writer as a scsi.
Regards,
--
Devrim GUNDUZ
[EMAIL PROTECTED] [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nothing worse than a stupid question on a Monday, but I cannot get a
CD-RW to be mounted in RH9. I've never had to try to mount one
before, so I don't know what I need to do. I know that my Toshiba
laptop (which RH9 is on along with Win2k) had a DVD-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 7 Jul 2003 18:10:45 +0200, Go, Jeffrey wrote:
> One more question to you and the group, if its ok..:)
>
> One requirement of the client for this machine I am building is RH 7.3 with
> recompiled 2.4.20 Kernel..
> I am wondering if the RH I h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 7 Jul 2003 08:53:29 -0700 (PDT), Dusko Knezevic wrote:
> I am running Red Hat 9.0 with the latest kernel. When
> I try to run IBM JDK 1.3.1 I get a segmentation fault.
>
>
> Has anybody encountered this problem?
/usr/share/doc/redhat-rele
Hi Folks,
We have a Dell Dimension 8300 with a SB Live card. RedHat 9.0 detects
it with sndconfig but no cookie when it goes ahead to configure it, it
says not supported at this time.
Anybody got it working with RH 9.0 ?
Cheers,
Aly.
--
redhat-list mailing lis
To all:
Just wondering if anybody has been able to get Red Hat Linux to display
a bootsplash image at startup - also with the ability to silence the
console kernel/text messages. I realize Suse and Mandrake have
utilities and the abilities to do it but I am wary of using those
distros since R
All,
I would like to enable detailed logging for:
- DNS requests & replies
- tftp requests & replies
I would like to setup the log messages to the /var/log/messages file or
a independent log files in /var/log directory
Any tips or links would be appreciated?
T.
--
redhat-list mailing list
un
Hi Ed,
One more question to you and the group, if its ok..:)
One requirement of the client for this machine I am building is RH 7.3 with recompiled
2.4.20 Kernel..
I am wondering if the RH I have downloaded from the RH site will have this kernel.or
will I have to
DL the compiler and install it
Hi,
I'm having problems building an executable file on RedHat 9 that builds fine on
earlier versions of RedHat. The error I get is as follows:
[EMAIL PROTECTED] engine]$ make eng2d
rm -f eng2d
gcc -o eng2d eng2d.o -g-L. -lmteng -rdynamic -ldl -lpthread -lm
./libmteng.so: `sys_errlist' is d
Has anyone here delt with the problem of Netscape/Mozilla not giving a
javascript the modifier to a keypress on Linux. For example I want to have
the page react when the user presses cntrl-j. Netscape reports the cntrl
key when on M$ but does not on Linux. I am trying to get our office running
R
I am running Red Hat 9.0 with the latest kernel. When
I try to run IBM JDK 1.3.1 I get a segmentation fault.
Has anybody encountered this problem?
Regards,
Dusko Knezevic
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protectio
Hello,
I cannot find suck nor xnews with the officials packages from RedHat
(on RH9).
Is there another software replacing them on this distribution ?
Anybody experienced INN with RH7.3 / RH8.0 / RH9 ?
How do you "suck" other news server ?
Thanks !
R.
--
redhat-list mailing list
unsubscribe mai
Hello Oswaldo,
I would go with Courier the benefits are endless. I think that you will
find that if you follow the instructions to install it, its fairly
straightforward especially if you install rpms.
Use LDAP, that is what ADS is anyway, the trick is to get it to work, I
think t
Hello, I've got a couple of questions for the anti virus gurus here...
I've got a multi-boot pentium 3 with win98se, Slackware 8.0, SuSE 7.3,
Mandrake 8.2, RedHat 9, [and a semi-functional RedHat 7.3 installation].
I've got f-prot installed in RedHat 9, & Mandrake 8.2. I've used it to
scan every
When I right click on a word not in the dictionary in oowrite, memory
usage for soffice.bin goes from about 48MB to 210MB. I'm wondering if
anybody else is having this problem, could this be a bug?
Tom
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailm
Hi,
I need to install a IMAP4 server for 6000 users, and the authentication is
against Active Directory (M$ Windows). I´m thinking about using Cyrus or
Courier, and PAM + kerberos,LDAP or NTLM.
Which one is the best solution? Cyrus or Courier?
Thanks,
Oswaldo
--
redhat-list
Title: RE: Resource usage
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>Do you want an idiot running your server?
Well actually, no I don't want him even touching the box. I got it
tweaked to the point of being silly. I do agree the GUI is overkill,
and I'd love just to remove it, but h
thank's
I do modprobe hisax id=scheda_isdn protocol=2 type=16 pa=irq pb=io
and now the module is in the list of modules (lsmod).
Is it necessary to compile the kernel?
>Hi Roby
>
>> I'm trying to install a USR Sportster internal ISDN adapter in red hat 8.0, >
>After i set hisax like module (
try
locate postfix
You'll get plenty of results. :) Don't forget, however, that postfix is
actually several programs. Wietse Venema, the gentleman who wrote it,
used the proper *nix philosophy of making several small programs that
each did a small job, but did it well and quickly.
If you are s
On Mon, 2003-07-07 at 06:51, Daryl Hunt wrote:
> I attempt to find postfix and it isn't where it should be. I am running
> RH9.0
>
I have had great success with Postfix after Sendmail drove me to Valium. I
subsequently compiled with SASL support and the spam filtering is spectacular.
My sugges
Hi Roby
> I'm trying to install a USR Sportster internal ISDN adapter in red hat 8.0,
> After i set hisax like module (in xconfig) i try to compile the kernel,but i am
> getting the > following error:
> /usr/src/linux-2.4.18-14/include/net/pkt_sched.h:128: warning: asm operand 1
> probably doesn'
On Mon, Jul 07, 2003 at 02:10:14PM +0200, [EMAIL PROTECTED] wrote:
>
> Actually, there have been cases where I had to reboot after using
> fdisk. It usually happens, if for some reason a partition is involved
> that is still in use. It's been a while, so I don't remember the
> details, but when it
On Mon, Jul 07, 2003 at 12:01:56PM +, [EMAIL PROTECTED] wrote:
> I have never had to reboot my linux after changing partition tables either.
> Only with winblows do you have to do such a thing - and you better know what
> your doing and use the right program if you try the partition trick wi
Hello
I'm trying to install a USR Sportster internal ISDN adapter in red hat 8.0,
After i set hisax like module (in xconfig)
i try to compile the kernel,but i am getting the
> following error:
/usr/src/linux-2.4.18-14/include/net/pkt_sched.h: In function `sch_tree_unlock':
/usr/src/linux-2.4.
On 7 Jul 2003, Stephen Kuhn wrote:
> On Mon, 2003-07-07 at 20:27, mangesh shripad joshi wrote:
> > respected sir/madam
> > my name is mangesh joshi and i am relatively new to linux learning
> > linux for the last five months.I have a few querries and i would
> > be grateful to you if you answer
I have never had to reboot my linux after changing partition tables either.
Only with winblows do you have to do such a thing - and you better know what
your doing and use the right program if you try the partition trick with
winblows.
--
Steve Smith/KC9AOY
Linux Rulez - Stop rebooting and
g
On Mon, 2003-07-07 at 20:27, mangesh shripad joshi wrote:
> respected sir/madam
> my name is mangesh joshi and i am relatively new to linux learning
> linux for the last five months.I have a few querries and i would
> be grateful to you if you answer my querries.
>
> 1)whenever we create a new p
Ben,
Thanks - that fixed that problem - now it passes the check function ok - but I
can't find postix running with ps -aux - nor will the correct program run when
I connect to port 25 thru telnet. When I telnet to port 25, it opens a telnet
session but never does anything other than saying conn
On Mon, 7 Jul 2003, Daryl Hunt wrote:
> I just tried to do an install from the Redhat FTP server and recieved this
> error.
>
> Install failed :
> error: Failed dependencies:
[snip]
>
Did you install the other packages that the cr.yp.to web sites requires?
Mark
--
redhat-list mailing li
When I attempt to do an install for Postfix, I get this error:
Installing package(s) with command up2date postfix ..
Fetching package list for channel: redhat-linux-i386-9...
Fetching Obsoletes list for channel: redhat-linux-i386-9...
Fetching rpm headers...
Testing package set / solving RPM i
I just tried to do an install from the Redhat FTP server and recieved this
error.
Install failed :
error: Failed dependencies:
rc-scripts >= 0.2.0 is needed by qmail-1.03-52
rc-inetd is needed by qmail-1.03-52
/bin/id is needed by qmail-1.03-52
/usr/bin/getgid is needed by qmail-1.03-52
/usr/
At 02:59 PM 7/7/03, you wrote:
ok I'm having a real hard time getting postfix to answer requested
connects on
port 25. I have the main.cf config file modified properly (I think). Any
way
wh en I do a postfix check I get the following reply:
postfix/postfix-script: warning: /var/spool/postfix/
Steve,
When you installed postfix it copies your /etc/localtime to
/var/spool/postfix/etc/localtime to fix this copy /etc/localtime to
/var/spool/postfix/etc/localtime and restart postfix you should be fine.
Anytime you change your timezone or resolv.conf files you will need to
update postfix. H
I attempt to find postfix and it isn't where it should be. I am running
RH9.0
I type whereis postfix and get postfix:
I type whereis qmail and getqmail:
I go to usr/sbin and can't seem to find the files.
When I attempt to do an rpm undate on either, it says that they are already
t
Hi,
I downloaded a screen driver from the SiS website. File name :
sis_drv.o-402.
My question is this; How to I "install" this. I have an integrated SiS 650
screen card, and currently have to use a Vesa driver.
Any other help would be greatly appreciated.
Thanks,
Henry
--
redhat-list mailin
respected sir/madam
my name is mangesh joshi and i am relatively new to linux learning
linux for the last five months.I have a few querries and i would
be grateful to you if you answer my querries.
1)whenever we create a new partition on a running system we need
to restart the computer to make
respected sir/madam
my name is mangesh joshi and i am relatively new to linux learning
linux for the last five months.I have a few querries and i would
be grateful to you if you answer my querries.
1)whenever we create a new partition on a running system we need
to restart the computer to make
Hi Ed,
I can get bootable flash drives here in AU, however I have not tried them,
I will see if I can find out more for you .
Regards
Greg Wright
Hey Greg, nice to hear from you again.
Yes. The question begs - what makes a bootable pen drive different from
a non-bootable one? According to t
hello everybody !
does anybody experience of Antivir Personal Edition on RH9 ?
i have installed the latest version proposed by the germen website,
but they talk about different possible versions :
Antivir, Mailgate, Milter ...
what is difference between these ?
i don't understand the few
*** REPLY SEPARATOR ***
On 7/07/2003 at 2:44 PM Edward Dekkers wrote:
>All new motherboards seem to be able to boot from USB pen drives. I've
>tried making the pen drives bootable by executing 'SYS F:' in Windows,
>but, although the Windows system files are copied, the pen dr
--On Friday, July 04, 2003 22:46:39 -0500 Randy Perkins
<[EMAIL PROTECTED]> wrote:
On Fri, 2003-07-04 at 03:21, Louis Sabet wrote:
Hi all,
I have a bunch of Linux PCs, all with exactly the same config and
hardware. (RH9 over LTSP on Dell Optiplex G1s)
Each of these machines has an optical USB i
Hi guys,
Would like to ask some simple question, some users used to connect from
solaris to linux m/c through rlogin session but during some idle time
the session will disconnect automatically. To avoid this what could be
done??
Thanks & Regards,
santosh
--
redhat-list mailing list
unsubscrib
All new motherboards seem to be able to boot from USB pen drives. I've
tried making the pen drives bootable by executing 'SYS F:' in Windows,
but, although the Windows system files are copied, the pen drive won't boot.
Then I had the thought of using grub on this pen drive to maybe being
able t
95 matches
Mail list logo