Hi
all,
Can someone help me
figure out how to get my RH 7.2 back? I've used a LILO boot diskette since
installing RH on my dual boot RH 7.2 / Win 98 system. I recently used
Partition Magic to increase the size of my RH / partition and now the boot
diskette won't work. I guess it knew t
This sounds to me like a job for chown, find and xargs. You should be able
to find all of the files owned by a specific user and then pipe them to
xargs with the proper chown command as an argument.
Can you explain why you want to do this? From what I understand you have a
user com and you want t
my 2 cents.
smtp auth is cool, however, users are stupid and can't
set it up. My clients can't even find this in their outlook,
netscape that i had to go back to pop before smtp.
On Sun, 19 May 2002, Anthony E. Greene wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 19-Ma
WOW what a clueless fool.
--
myispcentral.net
myispnet.net
My ISP Network
P.O. Box 978
Lowell, Mass. 01852
Phone: 1 (978) 452-8176
Cell: 1 [978] 996-1370
Fax: 1 (978) 452-8176
[EMAIL PROTECTED]
[EMAIL PROTECTED] [206.15.191.29]
- Original Message -
From: "ABrady" <[EMAIL
On Sun, 19 May 2002 21:38:58 -0400
Admin <[EMAIL PROTECTED]> wrote:
> SAME GOES FOR YOU , buddy...you're just as bright as the other
> person... what a joke...wonderful people on this list...
> you should take teachings from someone that does know about being a
> human being...
> like...this guy,
I've got a RH 6.2 server with a modem running pppd. The pppd is set to
dial out when an internet connection is needed by someone on the LAN. I
can connect to the server via SSH from a machine on the LAN, but when I
do, it dials out, which I don't want it to do. Hopefully, this isn't a
quirk of SSH
shouldn't this do the trick?
I have never actually done this before. Never been so disgusted before
either.
:0:
* ^From.*[EMAIL PROTECTED]
/dev/null
Bret
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo
On Mon, 20 May 2002 01:30:18 + (UTC)
> Brady,
>
> You are absolutely right. However, it would appear that the original
> poster is trying to run an ISP using CPanel and Red Hat as his server
> platform. If you look on the page that the e-mail came from
> (www.myispserver.net), you will see t
Just installed 7.3 on an IBM ThinkPad A30 its a p3 933 wit 512Megs ram and
20gig drive. instaled with no problems at all using it right now even :)
Jason
On May 19, 2002 08:01 pm, Cameron Simpson wrote:
> On 09:41 19 May 2002, Allen Wayne Best <[EMAIL PROTECTED]> wrote:
> | I have found a sou
Michael & Statux thanks so much. Sorry about that double post as I used
my unsubscribed e-mail address initially then used the one I knew I
subscribed with long ago. Who would have known that my unsubscribed
e-mail address would have shown up 3 hours later. Oh well, Thanks again.
Eddie Strohmie
ha...what do you think i used...to create that site moron...
what a joke...it's as I suspectedyou people know absolutley nothing...
thanks for confirming...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of sign_bldr
Sent: Sunday, May 19, 2002 10:49
On Sun, May 19, 2002 at 08:27:29PM -0600, Ashley M. Kirchner wrote:
> Admin wrote:
>
> > what a bunch of snobs ...incredible
> > snobs respects snobs...yes I agree
>
> Folks, stop feeding the monster. It's obvious he's not interested
> in help, but is here merely to complain. Let 'em be.
It's
You are correct Ashley..
You would think he could spend more time read a book on HomeSite4.5
( by the look of that site)
- Original Message -
From: "Ashley M. Kirchner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 19, 2002 10:27 PM
Subject: Re: [RH List] Re: question
Admin wrote:
> what a bunch of snobs ...incredible
> snobs respects snobs...yes I agree
Folks, stop feeding the monster. It's obvious he's not interested in help, but is
here merely to complain. Let 'em be.
--
H | "Life is the art of drawing without an eraser." - John Gardner
+
you don't even know what your talking about...mind your own
businessstay out of it
what a bunch of snobs ...incredible
snobs respects snobs...yes I agree
Bret Hughes wrote:
>
> On Sun, 2002-05-19 at 20:54, Admin wrote:
> > no...it's not myispserver.net
> > it's myispnet.net
> >
> > and i'm
On Sun, 2002-05-19 at 19:02, Statux wrote:
> The old default behavior of "ls" was to list directory contents in
> alphabetical order with hidden objects first before regular objects. Now
> adays, "ls" ignores the leading '.' of object names and the case, and just
> puts everything in ABC order.
>
On Sun, 2002-05-19 at 20:54, Admin wrote:
> no...it's not myispserver.net
> it's myispnet.net
>
> and i'm not a ISP
> just a reseller of webspace
>
> and i know quite a bit, about systems admin...not fully, but enough to
> get
> by with...so i don't need alot of themthankyou .
>
> i used to
no...it's not myispserver.net
it's myispnet.net
and i'm not a ISP
just a reseller of webspace
and i know quite a bit, about systems admin...not fully, but enough to
get
by with...so i don't need alot of themthankyou .
i used to use mandrake...at home...mandrake is much easier...
redhat (alt
hi,weiyunfeng!
I run gated,and everything is OK.
>1) when the gated is runing, we cann't see it by "ps -e", can we?
[root@linux root]# cat /var/run/gated.pid
7874
[root@linux root]# ps -e |grep gate
7874 ?00:00:03 gated
>2) checking for /var/run/gated.pid is enough?
I think is eno
the suffixing looks like a logrotate thing :)
On Sun, 19 May 2002 [EMAIL PROTECTED] wrote:
> Hi all
>
> I am using RH 7.2
>
> After using the syslog to receive the logs from other servers, the
> files, message, maillog are not automatically generated to message.1,
> message.2 when the files beco
rawrite and dd do the same thing in this application. The image will fit
on a 1.44MB floppy. All the floppy images are the exact size of a standard
floppy.
dd if=boot.img of=/dev/fd0
or
dd if=boot.img of=/dev/fd0 bs=1440k count=1
The second command will write the first 1.44MB out, but since th
On Sun, 19 May 2002, Admin wrote:
> SAME GOES FOR YOU , buddy...you're just as bright as the other person...
> what a joke...wonderful people on this list...
> you should take teachings from someone that does know about being a
> human being...
> like...this guy, below
* Stop. If you wish to co
"Jonathan M. Slivko" wrote:
> (www.myispserver.net), you will see that he's offering 50 _MB_ of transfer
> per month.
Eesh, I run that in a few minutes time... *smirk*
--
H | "Life is the art of drawing without an eraser." - John Gardner
+-
SAME GOES FOR YOU , buddy...you're just as bright as the other person...
what a joke...wonderful people on this list...
you should take teachings from someone that does know about being a
human being...
like...this guy, below
Would you be interested in getting a managed solution from me for your
No sound for users on Games i.e. Myth II, Heroes III, Kohan, Quake III
etc..
But if I log in as root to KDE desktop then we have sound in Games.
Now, other users will get desktop sound and CD Music but not for
Games!!??
I posed this question to Redhat support but out side of suggesting
changing
On Sun, 19 May 2002, ABrady wrote:
> Date: Sun, 19 May 2002 20:22:09 -0500
> From: ABrady <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: question
>
> On Sun, 19 May 2002 20:15:10 -0400
> Admin <[EMAIL PROTECTED]> wrote:
>
> > redhat stinks...and thats why
On Sun, 19 May 2002 20:15:10 -0400
Admin <[EMAIL PROTECTED]> wrote:
> redhat stinks...and thats why it's losing ground to mandrake
>
> NOW I know why...with people like you answering questions.
>
> You presume wrong...if i was you, i'd give up answering questions in
> this forum...
> if you don
hi!
Yes, I notice this
file(/var/run/gated.pid)and the pid inside it, they are all right! I always
start gated by gdc tool, but not found the process id by "ps -e".when I shutdown
the gated, the system shows "no such process gated", using the default
script /etc/rc.d/init.d/gated
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 19-May-2002/10:55 -0700, [EMAIL PROTECTED] wrote:
>Many of the config file names end in 'rc'. Anyone know what this naming convention
>stands for or how it got started?
>Runtime configuration?
I typed "What does rc mean" into Google and got
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 19-May-2002/19:07 -0400, Mike Burger <[EMAIL PROTECTED]> wrote:
>Brother Paiz, I'm afraid you misread or misunderstood my comment.
>
>Not all mailers understand or can make use of SMTP AUTH. I did not say
>"not all MTAs"...mailers = client mail p
another thing...nice language you use...
suppose children were reading...which i'm sure they are
as a matter of fact, perhaps i should ask them...instead...
they are much more intellignet
Cameron Simpson wrote:
>
> On 20:02 19 May 2002, Admin <[EMAIL PROTECTED]> wrote:
> | geez i thought I
redhat stinks...and thats why it's losing ground to mandrake
NOW I know why...with people like you answering questions.
You presume wrong...if i was you, i'd give up answering questions in
this forum...
if you don't understand...what people are saying...
thats what brings on attitudes ...when pe
Sorry...he specifically noted Sendmail, and it was obvious, at least to
me, that he was referring to servers.
On 19 May 2002, Gordon Messmer wrote:
> Yeah, that's what he said. All of the common mailers (and I mean both
> clients and servers) understand SMTP AUTH. POP before SMTP is a PITA.
>
On 20:02 19 May 2002, Admin <[EMAIL PROTECTED]> wrote:
| geez i thought I elaborated enough
| what is this romper room
| what is it you don't understand...
| the word CHANGE? or the word "GLOBALLY"
| or perhaps it's the word, ownerships?
The word "domain". In normal parlance they don't have UNIX
The old default behavior of "ls" was to list directory contents in
alphabetical order with hidden objects first before regular objects. Now
adays, "ls" ignores the leading '.' of object names and the case, and just
puts everything in ABC order.
How would one go about changing things back to the o
geez i thought I elaborated enough
what is this romper room
what is it you don't understand...
the word CHANGE? or the word "GLOBALLY"
or perhaps it's the word, ownerships?
no wonder why redhat is so confusing...
the help one receives doesn't understand english...
man, i even went so far as t
On 09:41 19 May 2002, Allen Wayne Best <[EMAIL PROTECTED]> wrote:
| I have found a source for used IBM Laptops. I am considering purchasing one
| for use as a mobile RH computer. If any anyone has experience, plus or minus,
| with them, I would appreciate any input. They have a variety of models
On 05/19/02, 10:13:45AM +0200, Joachim Breuer wrote:
> Hm. I've done more than one upgrade (7.0 -> 7.1 -> 7.2 -> 7.3) of
> several Ximianized RH systems, one of them yesterday (7.2 -> 7.3). (I
> wanted to verify this procedure again before commenting on it in the
> other message about removing r
On 10:55 19 May 2002, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
| Many of the config file names end in 'rc'. Anyone know what this naming conv
| ention stands for or how it got started?
Please press ENTER every 70 chars or so. Thanks.
| Runtime configuration?
"Run commands".
--
Cameron
On 16:36 19 May 2002, Admin <[EMAIL PROTECTED]> wrote:
| using RH 7.2
| how can I change JUST the ownerships globally,
| using chown, for all domains (have 100)...
| and have each domain endup having the ownerships of
| all their files/dirs using THEIR specific user/group ownerships?
| (need to d
On 13:56 19 May 2002, fred pasteck <[EMAIL PROTECTED]> wrote:
| Hi everyone. I'm trying to dd a CDROM to produce an
| ISO image using the following:
| # dd if=/dev/hdc of=cdrom.iso
| This works, and I can mount the resulting ISO using
| the loop device, but there's an I/O error at the end:
| # dd
On Sun, May 19, 2002 at 04:21:52PM -0400, [EMAIL PROTECTED] wrote:
>
> After using the syslog to receive the logs from other servers, the
> files, message, maillog are not automatically generated to message.1,
> message.2 when the files become bigger
Logfiles are rotated on a weekly basis, by de
On 15:04 19 May 2002, CM Miller <[EMAIL PROTECTED]> wrote:
| When ever I use the Graphical Login Screen, it always
| defaults to Enlightenment, and I have removed the rpm.
| Is there anyway to set the default to Sawfish, which
| is the one that I use?
Well, you can make yourself a .xsession file.
Warning
Unable to process data:
multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_ascension.dragonsdawn.net-2986-1021851151-0001-2"
...
> all of the above are executed as root
> and while i'm running kde the only thing open was
> the konsole
...
Don't know if this applies, but how and when did you become the root user?
If by chance you cd'd into the cdrom and then su'd to root the original bash
shell is in the cdrom directory
Brother Paiz, I'm afraid you misread or misunderstood my comment.
Not all mailers understand or can make use of SMTP AUTH. I did not say
"not all MTAs"...mailers = client mail programs. MTAs = mail servers.
On Sat, 18 May 2002, Rodolfo J. Paiz wrote:
>
> At 5/16/2002 10:10 PM -0400, Mike Bu
What I did was edit /etc/rc.d/init.d/dhcpd.
I found the line that read "daemon /usr/sbin/dhcpd" and added "eth0" to
the end, so that it now reads "daemon /usr/sbin/dhcpd eth0".
On Sun, 19 May 2002, LuisMi wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi all,
>
> My question is
I have a Olympus C-3040ZOOM, i access it by mounting /dev/sda1. that
should work for any camera that works as USB mass storage device. if you
have other scsi device, it may be higher than sda1 (sda2, sda3, etc)
airyk
Patrick Nelson wrote:
> Have RH72 and a Sony DSC-P5 Digital Still Camera.
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
My question is simple...
How can I configure dhcpd on my box to listen only on eth1?
I modify /etc/sysconfig/dhcpd because I read that I could tell what
interface should be used by dhcpd in the command line, so I modified that
file. But it
Hi all
I am using RH 7.2
After using the syslog to receive the logs from other servers, the
files, message, maillog are not automatically generated to message.1,
message.2 when the files become bigger
How can I make it same as before.
Thank you
__
Hello all:
I need to make a boot floppy to install RH 7.3 on my machine as I can
not boot from CD. I am finding the boot.img to large to fit on a
standard 1.44 floppy. Is there a way around this? Do I need a larger
floppy disk? When I have installed 6.2 in the past I never had a problem
with flo
The way i get rid of it is by commenting out the part of
/etc/X11/xdm/Xsetup_O that does xsri.
airyk
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
Frank:
Are you sure the machine's IP isn't being blocked by a firewall or
wrappers (/etc/hosts.deny,hosts.allow), and secondly, are you sure the
ftp daemon is running on the other machine.
chris
- Original Message -
From: Kevin Wang <[EMAIL PROTECTED]>
Date: Friday, May 17, 2002 10:10 a
When ever I use the Graphical Login Screen, it always
defaults to Enlightenment, and I have removed the rpm.
Is there anyway to set the default to Sawfish, which
is the one that I use?
thanks
-Chris
=
*
GAIM ID: cmmiller1973
**
On Sun, May 19, 2002 at 12:09:04PM -0700, Patrick Nelson wrote:
>
> Have RH72 and a Sony DSC-P5 Digital Still Camera.
You'll need a kernel newer than 2.4.9 (actually, I think you'll
need newer than 2.4.12).
It works out of the box in Valhalla but not Enigma.
Emmanuel
_
Hi everyone. I'm trying to dd a CDROM to produce an
ISO image using the following:
# dd if=/dev/hdc of=cdrom.iso
This works, and I can mount the resulting ISO using
the loop device, but there's an I/O error at the end:
# dd if=/dev/hdc of=cdrom.iso
dd: reading `/dev/hdc': Input/output error
100
using RH 7.2
how can I change JUST the ownerships globally,
using chown, for all domains (have 100)...
and have each domain endup having the ownerships of
all their files/dirs using THEIR specific user/group ownerships?
(need to do this all at once)
i.e. say i have a domain called
komp.com
t
At 5/16/2002 10:10 PM -0400, Mike Burger wrote:
>On Thu, 16 May 2002, Anthony E. Greene wrote:
> >
> > Because POP before SMTP is a kludge. SMTP AUTH is part of the standard.
> >
>
>But Pop-Before-SMTP utilizes existing, easily implementable standards.
>
>Not all mailers understand or can make us
Anyway, it's not supported in the 7.2 kernel so I
guess you must find a linux driver for the camera.
--- Patrick Nelson <[EMAIL PROTECTED]> skrev: > Have
RH72 and a Sony DSC-P5 Digital Still Camera.
>
> This camera has a USB output and on a Winbloz system
> it shows up as another
> disk drive w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 19 May 2002 03:29 pm, Eddie Strohmier wrote:
> I need to make a boot floppy to install RH 7.3 on my machine as I can
> not boot from CD. I am finding the boot.img to large to fit on a
> standard 1.44 floppy. Is there a way around this? Do I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 19 May 2002 03:39 pm, Gordon Messmer wrote:
> That may not keep his files from being deleted. To touch them all, do
> something like this:
>
> #!/bin/sh
> find /tmp/apache | xargs touch
Yes, you're right. That is a better idea.
I'd still
On Sun, 2002-05-19 at 10:12, Michael Fratoni wrote:
> Or write a quick script to modify the access time on the files you want to
> keep.
>
> #! /bin/sh
> for file in /tmp/apache/* ; do
> touch -a "$file"
> done
> exit
That may not keep his files from being deleted. To touch them all, do
some
Hello all:
I need to make a boot floppy to install RH 7.3 on my machine as I can
not boot from CD. I am finding the boot.img to large to fit on a
standard 1.44 floppy. Is there a way around this? Do I need a larger
floppy disk? When I have installed 6.2 in the past I never had a problem
with flo
Have RH72 and a Sony DSC-P5 Digital Still Camera.
This camera has a USB output and on a Winbloz system it shows up as another
disk drive when plugged in.
I tried it on my Linux system and usbview shows the device but I'm not sure
what I need to do to get it to access the data. I figure that the
I had a box running RH 7.2 fine. The only "quirk" that the box had was
that I had to add mem=88M in order to get it to see all the memory in
the box. I had to use the mem=88M parameter even during installation of
RH 7.2 because otherwise it would say something to the effect that there
was not en
Michael... Notch up one more grateful newbie on your guru yardstick.
thanks
/j-p.
On Sun, 19 May 2002, Michael Fratoni wrote:
> On Sunday 19 May 2002 04:47 pm, john-paul delaney wrote:
> > Thanks Michael and Emmanuel... you've taught me something new.
> >
> > Anyone have an idea how can I prev
Great Info thanks! Unfortunately, the card with all the interest (NVIDIA)
is unsupported.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of The Gyzmo
> Sent: Sunday, May 19, 2002 10:40 AM
> To: [EMAIL PROTECTED]
> Subject: TO ALL WHO HAVE JUST RECENT
Many of the config file names end in 'rc'. Anyone know what this naming convention
stands for or how it got started?
Runtime configuration?
Thanks - DR
-- Windows has problems. Novell has solutions.
--
___
Redhat-list mailing list
[EMAIL PR
Go to http://dri.sourceforge.net/ and look at the
documentation page, it will help you a lot.
=
+--+
|This message is from Serban Giuroiu, also known online|
|as The Gyzmo.|
|EMAIL: g y z
On Sun, May 19, 2002 at 12:07:16PM -0400, Michael Fratoni wrote:
>
> Looking again, (at least on 7.3 and 7.1) with my coffee in hand ;)
> /tmp is 10 days.
> /var/tmp is 30, however. (240 and 720 hours, respectively)
My bad. I missed the first line when I cat-ed the script.
10 days, it is.
Emma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 19 May 2002 04:47 pm, john-paul delaney wrote:
> Thanks Michael and Emmanuel... you've taught me something new.
>
> Anyone have an idea how can I prevent tmpwatch removing the
> sub-directory /tmp/apache (at least until I move the apache dir
Thanks Michael and Emmanuel... you've taught me something new.
Anyone have an idea how can I prevent tmpwatch removing the sub-directory /tmp/apache
(at least until I move the apache directory to a safer home) but still run on /tmp as
normal?
regards
/j-p.
On Sun, 19 May 2002, Michael Frat
using RH 7.2
how can I change JUST the ownerships globally,
using chown, for all domains (have 100)...
and have each domain endup having the ownerships of
all their files/dirs using THEIR specific user/group ownerships?
(need to do this all at once)
i.e. say i have a domain called
komp.com
t
hi all:
I have found a source for used IBM Laptops. I am considering purchasing one
for use as a mobile RH computer. If any anyone has experience, plus or minus,
with them, I would appreciate any input. They have a variety of models, and I
would like to get one that will provide the fastest in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 19 May 2002 11:23 am, Emmanuel Seyman wrote:
> On Sun, May 19, 2002 at 10:59:31AM -0400, Michael Fratoni wrote:
> > Have a look at /etc/cron.daily/tmpwatch.
> > It will remove files in /tmp that have not been accessed in the past
> > 10 days
Hi everyone. Can anyone recommend a good web-based PIM
application that they find useful?
Are there any that integrate with an LDAP database for
addressbooks?
thanks.
__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
On Sunday 19 May 2002 21:15, Robin Atwood wrote:
> I just issued a "cat /proc/devices" at a KDE konsole session after which
> the konsole disappeared. Every time I start a new konsole it appears and
> then closes immediately. Neither xterm or rxvt open either. Worse,
> switching to a VT I login a
On Sun, May 19, 2002 at 10:59:31AM -0400, Michael Fratoni wrote:
>
> Have a look at /etc/cron.daily/tmpwatch.
> It will remove files in /tmp that have not been accessed in the past 10
> days, if I remember correctly. Then again, i haven't had coffee yet this
> morning. ;)
It's 30 days, actuall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 19 May 2002 10:38 am, john-paul delaney wrote:
> The backup report on my rh7.0 tells me it cannot find my apache
> directory (installed on /tmp for bad disk partitioning/space reasons).
>
> Granted, I may have inadvertently deleted it mysel
I just issued a "cat /proc/devices" at a KDE konsole session after which the
konsole disappeared. Every time I start a new konsole it appears and then
closes immediately. Neither xterm or rxvt open either. Worse, switching to a
VT I login and get immediately logged off! For any userid! So I am
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 17-May-2002/11:10 -0400, Kevin Wang <[EMAIL PROTECTED]> wrote:
>When I tried to ftp from one Redhat Linux 7.2 PC to another, I got an
>error message: connection refused. Can anyone help me to solve the
>problem?
The Red Hat installation routine no
either hack some local suid binary. or " linux single" after rebooting? tried that?
Regards,
-
Muhammad Faisal Rauf Danka
Chief Technology Officer
Gem Internet Services (Pvt) Ltd.
web: www.gem.net.pk
voice: 92-021-111-GEMNET
Vice President
Pakistan Computer Emergency Responce Team (Pak
Hello List...
Running apache1.3.24 on rh7.0. I attempt to dynamically load mod_status:
"LoadModule status_module /usr/lib/apache/mod_status.so"
but on apachectl I get this error:
"Cannot load /usr/lib/apache/mod_status.so into server: undefined symbol:
ap_hook_use"
Anyone have any exp
Hi All,
I recently upgraded from RedHat 7.2 to 7.3. In my previous installation
3D acceleration worked perfectly with my 3DFX Voodoo III 3000 card, but
for some reason it isn't working for RedHat 7.3. When I try to run
SDL/OpenGL games like Chromium, Space Tripper or Vega Strike the game
runs rea
Hello Hugh and others on the list.
Well I tried the script and it DOES work. At least the application is
brought up just fine and there are no errors that I can see.
Same things when things are shutting down. There are no errors.
I may be premature in saying I see success here, but at least f
On Thursday 16 May 2002 21:26, jack wallen wrote:
> gnucash rocks!
Hi Jack..
I believe it *rocks * too, as you say, but if it can't import *.QFX files it
is no good to me. My bank used to offer .QIF downloads but stopped. The
alternative or replacement choice is now QFX??
So until Gnucash ca
I just had a post running for about two days all about this...
It should be under HOSTNAME in /etc/sysconfig/network, DOMAINNAME doesn't
do anything.
HOSTNAME=pheonix.miller.com
Jake
At 06:14 PM 5/18/2002 -0700, you wrote:
>I'm not sure what is the proper way to set a domain
>name for the c
Hello list...
The backup report on my rh7.0 tells me it cannot find my apache directory (installed
on /tmp for bad disk partitioning/space reasons).
Granted, I may have inadvertently deleted it myself though not sure of this. Is there
a way to find out what happened? I've not found anything
Hello,
How do I configure XFree for direct rendering in RedHat 7.3
Rodney.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
hi,Huter.Liu!
And about the firewall:
DHCP uses UDP as its transport protocol. DHCP messages from a client
to a server are sent to the 'DHCP server' port (67), and DHCP
messages from a server to a client are sent to the 'DHCP client' port
(68). A server with multiple network a
hi,Ragnar Wiencke!
See my config:
[root@linux root]# dhcpd eth0
Internet Software Consortium DHCP Server 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://w
On Wed, 2002-05-15 at 22:23, Gary wrote:
> On Wed, May 15, 2002 at 09:36:58PM -0700 or thereabouts, Gordon Messmer wrote:
> > On Wed, 2002-05-15 at 14:43, Steve Busko wrote:
> > > All, looking to see if anyone knows of any migration
>
> > Consider using Courier MTA: http://www.courier-mta.org/
Courier features web-based calendaring. Having not used Exchange, I'm
not sure if agenda management is a separate feature, and if so, why it
would need to be done on a server... Could you elaborate?
On Thu, 2002-05-16 at 07:49, Robert Bleumer wrote:
> Is there a Linux mail server which can als
Hi there.
I got a Linux box serving as a Router and Firewall using two Nics. One
Nic is connected to my ADSL modem and its network is 10.0.0.0/16 and
the other is connected to my internal network 192.168.1.0/24.
My questions are:
Can I run a DHCP server on the machine on the 192.168.1.0/24 networ
All or nothing if they're running Exchange 5.0. If so, they should
probably upgrade or migrate away. If it's 5.5 or 2000, they should see
this:
http://www.mail-abuse.org/tsi/ar-fix.html#exchange
On Fri, 2002-05-17 at 06:05, dbrett wrote:
> Hi Gordon
>
> The people who manage the mail servers,
Lloyd Duhon <[EMAIL PROTECTED]> writes:
> That would be wonderful, if there is a way to do that. I am not
> personally aware of a way. I would be sufficiently happy to just
> extract a few files from the archive, that is my primary goal at this
> time. If anyone knows of any way, no matter how ti
On Sat, May 18, 2002 at 06:14:45PM -0700, CM Miller wrote:
>
> I'm not sure what is the proper way to set a domain
> name for the computers on my network.
Here's what I have on all my machines:
In /etc/sysconfig/network: HOSTNAME=munshine.acticiel.com
In /etc/HOSTNAME: munshine.acticiel.com
In
John P Verel <[EMAIL PROTECTED]> writes:
> On 05/17/02, 05:12:53PM -0500, Bret Hughes wrote:
>> On Fri, 2002-05-17 at 16:52, John P Verel wrote:
>> > On 05/17/02, 12:56:52PM +0200, [EMAIL PROTECTED] wrote:
>>
>> > As I say, I liked Ximian. But upgrading, at least for now, is not
>> > ready for
On Sun, 19 May 2002 03:06:38 -0400
Tom Pollerman <[EMAIL PROTECTED]> wrote:
>I got this from:
> http://hpux.cs.utah.edu/hpux/Gnu/tar.1.13.25/
>
THAT SHOULD READ:
http;//hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.13.25/
SORRY!!!
99 matches
Mail list logo