Re: Unable to build a custom kernel since 2.4.18-5

2002-12-24 Thread Jack Bowling
On Wed, Dec 25, 2002 at 12:27:14AM -0500, Michael H. Warfield wrote:
> Hello all,
> 
>   Bad day...  Bad week, and more...  Last several kernel updates
> from RedHat have been impossible to use to build custom kernel builds.
> 
>   I swear I must be doing something fundamental wrong but a proceedure
> I've been using to build custom kernels from the RedHat kernel source
> rpm just isn't working any more (and a backup proceedure is even worse).

I agree with your final statement, Michael - if this were common, we
would have heard about it by now. Seems to be user error somehow. Since
this occurs on different boxes and with both 7.3 and 8.0 versions, that
would tend to rule out different gcc versions being the problem. An easy
test for RH kernels being the culprit would be to see if you could
compile a minaline kernel. I can't see this being the root problem,
though, knowing the usual solidness of RH kernels. I would
check to make sure you have the proper glibc-kernheader rpms installed.


-- 
Jack Bowling
mailto: [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Question about text file edit

2002-12-24 Thread Bret Hughes
On Wed, 2002-12-25 at 00:24, Roger wrote:
> Hi, there
> 
> I have a big file that contains much of lines being with '#' (comment mark),
> Now I want to delete all these commnet lines and only level meaning lines.
> How to do?
> 
> Thanks in advance
> 


sed '/^#/d' filename > cleanedfilename

should copy the file without the lines beginning with # to
cleanedfilename

HTH

Bret



> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Question about text file edit

2002-12-24 Thread Roger
Hi, there

I have a big file that contains much of lines being with '#' (comment mark),
Now I want to delete all these commnet lines and only level meaning lines.
How to do?

Thanks in advance





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Unable to build a custom kernel since 2.4.18-5

2002-12-24 Thread Michael H. Warfield
Hello all,

Bad day...  Bad week, and more...  Last several kernel updates
from RedHat have been impossible to use to build custom kernel builds.

I swear I must be doing something fundamental wrong but a proceedure
I've been using to build custom kernels from the RedHat kernel source
rpm just isn't working any more (and a backup proceedure is even worse).

I need a custom kernel to add some options and add some drivers
(usbvision for one - mods to a kernel driver I MAINTAIN for another).  The
proceedure I HAVE been using is to install the kernel "source" RPM from the
install CD's and then gone to /usr/src/linux-2.4 and copied the appropriate
configs/kernel{whatever} to .config and then "make oldconfig ; make deps
clean bzImage ; make modules" etc...  Worked like a charm under 2.4.18-5
and earlier.  Then I would reboot to that "custom" kernel (which really
shouldn't be custom but it makes the version strings match) make my
modifications to the kernel sources (changes to SCSI parameters and/or add
drivers) and rebuild...

Ever after 2.4.18-5, the "make dep clean bzImage" works like a charm
but the "make modules" catches fire and burns to high hell.  First I
thought it was just the stupid CIPE module that RedHat has been adding
in (since it's the first module to blow chunks).  But disabling that
module just causes the blowup to be in the next module.  The errors are
bizzare.  Things like "non-numeric character in number but not hex" and
stuff.  It LOOKS like there is some totally wacked out header, but I
haven't been able to track it down.

Here is what I get from "make modules" trying the stock RedHat
(there's a $#@$%@# oxymoron for you) kernel sources and one of their
unmodified configuration files (configs/kernel-2.4.18-i386.config):

make[3]: Entering directory `/usr/local/src/linux-2.4.18-19.7.x/drivers/addon/cipe'
gcc -D__KERNEL__ -I/usr/local/src/linux-2.4.18-19.7.x/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DMODULE 
-DMODVERSIONS -include /usr/local/src/linux-2.4.18-19.7.x/include/linux/modversions.h  
-nostdinc -I /usr/lib/gcc-lib/i386-redhat-linux/2.96/include -DKBUILD_BASENAME=module  
-c -o module.o module.c
In file included from /usr/local/src/linux-2.4.18-19.7.x/include/linux/if.h:23,
 from cipe.h:21,
 from module.c:15:
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:249: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:249: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:249: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:249: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:249: parse error before 
`9fb3dd30'
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:249: 
`memcpy_fromiovec_R_ver_str' declared as function returning a function
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:249: warning: function 
declaration isn't a prototype
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:258: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:258: floating constant 
exponent has no digits
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:258: missing white space 
after number `9ce'
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:258: parse error before `9ce'
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:258: 
`memcpy_toiovec_R_ver_str' declared as function returning a function
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:258: warning: function 
declaration isn't a prototype
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:259: 
`memcpy_tokerneliovec_R_ver_str' declared as function returning a function
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:259: warning: parameter 
names (without types) in function declaration
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:260: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:260: parse error before 
`38c99093'
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:260: 
`move_addr_to_user_R_ver_str' declared as function returning a function
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:260: warning: function 
declaration isn't a prototype
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:261: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:261: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:261: nondigits in number and 
not hexadecimal
/usr/local/src/linux-2.4.18-19.7.x/include/linux/socket.h:261: parse error before 
`5dfa4696'
/usr/local/src/linu

Re: Gnome 2 themes, wallpaper and Icons

2002-12-24 Thread Aly Dharshi
Try the themedepot.org

On Tue, 2002-12-24 at 21:35, Medhat Galal wrote:
> Hello everyone and happy holidays.
> I was wondering if anyone has nice links to Gnome themes and such. kinda
> like themes.kde.com . Gnome seems to be little faster on RH8 and i'm
> kinda starting to like it.
> take care,
> 
> -- 
> Medhat Galal <[EMAIL PROTECTED]>
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
-- 
 Aly S.P Dharshi
 [EMAIL PROTECTED]
 Student and System Administrator ORS Servers

  "A good speech is like a good dress
that's short enough to be interesting
and long enough to cover the subject"



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Gnome 2 themes, wallpaper and Icons

2002-12-24 Thread Medhat Galal
Hello everyone and happy holidays.
I was wondering if anyone has nice links to Gnome themes and such. kinda
like themes.kde.com . Gnome seems to be little faster on RH8 and i'm
kinda starting to like it.
take care,

-- 
Medhat Galal <[EMAIL PROTECTED]>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



USB mouse problem

2002-12-24 Thread fred smith
Gang:

My USB mouse has been working perfectly for months.

But recently, since I've begun messing with the "cube" game, it has
died twice while playing the game. Playing along and all of a sudden
the mouse no longer works. Looking in /var/log/messages one sees this:


Dec 24 17:20:28 fcshome kernel: hub.c: already running port 2 disabled by hub (EMI?), 
re-enabling...
Dec 24 17:20:28 fcshome kernel: usb.c: USB disconnect on device 2
Dec 24 17:20:29 fcshome kernel: hub.c: USB new device connect on bus1/2, assigned 
device number 3
Dec 24 17:20:29 fcshome kernel: usb-uhci.c: interrupt, status 3, frame# 1261
Dec 24 17:20:29 fcshome kernel: usb-uhci.c: interrupt, status 3, frame# 1268
Dec 24 17:20:29 fcshome kernel: input0: USB HID v1.10 Mouse [Microsoft Microsoft 
3-Button Mouse with IntelliEye(TM)] on usb1:3.0
Dec 24 17:20:29 fcshome kernel: usb-uhci.c: interrupt, status 2, frame# 1557
Dec 24 17:20:30 fcshome kernel: usb_control/bulk_msg: timeout
Dec 24 17:20:41 fcshome last message repeated 99 times
Dec 24 17:20:41 fcshome /etc/hotplug/usb.agent: ... no drivers for USB product 
45e/40/300


So far the only solution I've found is a reboot (and you know how I
hate to do that). Anybody got a clue?

BTW, this is RH7.2 fully updated except for the kernel. I can't run the
later errata kernels because my promise Ultra-66 doesn't work with them,
so I'm running the 2.4.9-34 errata kernel.
-- 
 Fred Smith -- [EMAIL PROTECTED] -
The Lord is like a strong tower. 
 Those who do what is right can run to him for safety.
--- Proverbs 18:10 (niv) -



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: CDROM CDR and Floppy all messed up

2002-12-24 Thread Mike Burger
On 24 Dec 2002, Thomas A. Hulslander wrote:

> 
> 
> I built this PC a week ago and installed Red Hat 8. All was well except
> for the floppy drive which I didn't care too much about to begin with.
> 
> Yesterday I installed a CDR and the instructions said that it had to be
> in the Secondary channel with the CD-ROM as its slave. That's when I
> realized that I had set up the HD originally in the secondary channel.
> 
> I moved HD to primary channel and installed CDR in secondary with CD-ROM
> as its slave.
> 
> Now I cannot access CD-ROM or CDR. When I try I am getting message that
> they do not exist in /etc/fstab or /etc/mtab. If the answer is adding
> these entries into fstab and mtab, how in the world do I do that?
> 
> I do have webmin installed if it helps to resolve this issue.
> 
> I have read all morning and am finding no answers.
> 
> I thank you in advance for any help you can offer.

You simply open up /etc/fstab in a text editor (vi, pico...whatever), add 
an appropriate entry for the each drive, save, and voila!!!

FWIW, here is an example:

/dev/cdrw   /mnt/cdrw   iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom  /mnt/cdrom  iso9660 noauto,owner,kudzu,ro 0 0

This takes into account symlinks in /dev, like so:

lrwxr-xr-x1 root root8 Oct 29 00:00 /dev/cdrom -> /dev/hdd
lrwxrwxr-x1 root root9 Jan 14  2002 /dev/cdrw -> /dev/hdc

Since you've got the CDR as the secondary master, and the CDROM as the 
secondary slave, secondary master is usually referred to, by the system, 
as /dev/hdc, and the slave as /dev/hdd (just like your primary master and 
slave are /dev/hda and /dev/hdb, respectively).

If you want, in the /etc/fstab example above, you could just have /dev/hdc 
and /dev/hdd in place of /dev/cdrw and /dev/cdrom.

-- 
Mike Burger
http://www.bubbanfriends.org

Visit the Dog Pound II BBS
telnet://dogpound2.citadel.org or http://dogpound2.citadel.org:2000



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: file conflict - samba

2002-12-24 Thread Anthony E. Greene
On 24-Dec-2002/14:56 -0600, Bret Hughes <[EMAIL PROTECTED]> wrote:
>On Tue, 2002-12-24 at 09:45, Anthony E. Greene wrote:
>> On 24-Dec-2002/08:43 -0600, ListServ <[EMAIL PROTECTED]> wrote:
>> >I am trying to install the lastest version of samba and it keeps baling out
>> >on me. have removed the previous version.  Do I need to force the package?
>> 
>> You need to uninstall samba-common and install the new samba-common. You
>> may also have to do the same with samba-client.
>> 
>
>Is there a problem with the packaging for these that requires the
>removal and install rather than simply update?  I don't think I have
>ever had remove packages and then install.

Uhh.. fingers typing faster than brain thinks ;-)  Upgrading should work
fine.

Tony
-- 
Anthony E. Greene 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05HomePage: 
Linux. The choice of a GNU generation 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: cron jobs

2002-12-24 Thread Anthony E. Greene
On 24-Dec-2002/13:55 +0100, Hauser Marcel <[EMAIL PROTECTED]> wrote:
>Anthony E. Greene wrote:
>> 
>> Make copies of the log files for the analysis tool.
>
>:) hehe.. yep... for a 500MB logfile :)

Disk space is cheap. 500MB isn't as much as it used to be in terms of
percentage of a typical IDE disk.

I would avoid altering the workings of things like logrotate. It makes
things more complicated than necessary.

Tony
-- 
Anthony E. Greene 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05HomePage: 
Linux. The choice of a GNU generation 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



VMware GSX server 2.0

2002-12-24 Thread Donald Ade


Has anyone been able to run it on the current free distribution of Red 
Hat 8 and the current kernel?

- Dee



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: CDROM CDR and Floppy all messed up

2002-12-24 Thread Jim Webb
Try the following:
#depmod -ae

Thanks,

Jim

On Tue, 2002-12-24 at 18:33, Thomas A. Hulslander wrote:
> I built this PC a week ago and installed Red Hat 8. All was well except
> for the floppy drive which I didn't care too much about to begin with.
> 
> Yesterday I installed a CDR and the instructions said that it had to be
> in the Secondary channel with the CD-ROM as its slave. That's when I
> realized that I had set up the HD originally in the secondary channel.
> 
> I moved HD to primary channel and installed CDR in secondary with CD-ROM
> as its slave.
> 
> Now I cannot access CD-ROM or CDR. When I try I am getting message that
> they do not exist in /etc/fstab or /etc/mtab. If the answer is adding
> these entries into fstab and mtab, how in the world do I do that?
> 
> I do have webmin installed if it helps to resolve this issue.
> 
> I have read all morning and am finding no answers.
> 
> I thank you in advance for any help you can offer.
> 
-- 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: LDAP - adding info to database

2002-12-24 Thread Chris Mason
That's an excellent piece of work. I did figure it out by trial and
error, and by the yolinux examples, but I think you have done it better,

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of nate
Sent: Tuesday, December 24, 2002 4:55 PM
To: [EMAIL PROTECTED]
Subject: Re: LDAP - adding info to database


Chris Mason said:
> I have installed openldap and the samba.idealx.org ldap configuration 
> and scripts, and now I have ldap authentication working wonderfully 
> well. I'd like to be able to use the same ldap user database for other

> info such as phone numbers, email, etc, but I don't know how to add it

> or whether it is a good idea. Anyone done this?

yes I have .. my LDAP documentation is here:


http://howto.aphroland.de/HOWTO/LDAP

phone#s, fax#s, cellphones, addresses, etc..

nate





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



CDROM CDR and Floppy all messed up

2002-12-24 Thread Thomas A. Hulslander


I built this PC a week ago and installed Red Hat 8. All was well except
for the floppy drive which I didn't care too much about to begin with.

Yesterday I installed a CDR and the instructions said that it had to be
in the Secondary channel with the CD-ROM as its slave. That's when I
realized that I had set up the HD originally in the secondary channel.

I moved HD to primary channel and installed CDR in secondary with CD-ROM
as its slave.

Now I cannot access CD-ROM or CDR. When I try I am getting message that
they do not exist in /etc/fstab or /etc/mtab. If the answer is adding
these entries into fstab and mtab, how in the world do I do that?

I do have webmin installed if it helps to resolve this issue.

I have read all morning and am finding no answers.

I thank you in advance for any help you can offer.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: JAVA - JRE or SDK

2002-12-24 Thread Cameron Simpson
On 11:36 24 Dec 2002, Ted Gervais <[EMAIL PROTECTED]> wrote:
| On Monday 23 December 2002 08:56 pm, Andrew Hadinyoto wrote:
| Thanks for the explanation.  I was certainly confused.  Much clearer now.  
| Just hope I don't forget.  I will have to start over though, as I have SDK 
| installed.  Seems to conflict with me putting in JRE but I think you said 
| everything is in the SDK version so that should do it??

Just use the one in the SDK. Works fine.
-- 
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

Neurotoxin Lite!  Tastes great. Less writhing & drooling.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: cron jobs

2002-12-24 Thread Cameron Simpson
On 13:20 24 Dec 2002, Hauser Marcel <[EMAIL PROTECTED]> wrote:
| Anthony E. Greene wrote:
| >On 24-Dec-2002/06:11 +0100, Hauser Marcel <[EMAIL PROTECTED]> wrote:
| >>if i have the following in my crontab:
| >>
| >>01 4 * * * root run-parts /etc/cron.daily
| >>05 0 * * * root /etc/something/crontab
| >>
| >>and the /etc/something/crontab scripts takes longer than until 4:01 to 
| >>finish will the scripts in /etc/cron.daily "wait" until 
| >>/etc/something/crontab has finished ?
| >
| >No.
| 
| ok.. thanks :) but how could i fix this ?
| 
| i have a tool which creates squid reports on a monthly basis. This Tool 
| runs very long (depends how big the log file is for a month of data). If 
| i start it at 0:05 everything is fine until 04:01 where the logrotate 
| script is fired up... which logrotates the squid logfiles (if end of 
| month) away, while the squid reporting tool still depends on it!

You have a few choices. For this situation I'd suggest running the job
_after_ the logrotate, and just use the rotated log as input data instead
of the main log.  This is arguably cleaner anyway, because squid won't
be writing to a log you're trying to process.
-- 
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

... What is the sound of one tentacle writhing? - Squid Zen



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Printing Confusion redux...

2002-12-24 Thread Chris K.
I sent this message to the list earlier, but haven't heard "boo".  I had 
just signed on to the list, so I'm guessing that it didn't get through 
somehow. anyway, here's the question again...  I'm sure it's something 
simple that I'm missing, but I'm too close to the problem to see it.  FI 
someone can give me a couple of new thiings to try, I'd appreciate it.

Okay, here's the scenario, and you folks tell me what I'm missing:

We had been running RH 7.3 on all our systems, including the one that 
provides print service and firewall.  The HD on the print/firewall unit 
bit it, so I took the opportunity to install 8.0 on the new HD.  

Install went fine,  SAMBA works great, including printing (my wife has 
to use Windows for certain applications), firewall/IPMasq is running 
just great.  I can access the directories that are exported by the server
fine (with the exception of the occaisional mis-set permission).

However, I can't print from my Linux workstation on the printer atttached
to the server.
Here's the pertinent factors:
Workstation  IP:  192.168.5.2
Server IP:  192.168.5.1

I can ping and Telnet the server from my workstation, no problem.  I can 
mount an NFS share located on the server from my workstation.

/etc/hosts.lpd on the Server reads:
192.168.5.2
192.168.5.3

/etc/hosts on the server reads
127.0.0.1localhost.localdomainlocalhost
192.168.5.2
192.168.5.3

The print configuration on the workstation is using the correct IP 
addresses and queue name.

By everything I can find, this _should_ work, but it doesn't.  Any 
suggestions?

Chris K.





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: boot disk for 2.4.18-19.8.0

2002-12-24 Thread Donald Ade
if you run out of space while creating a boot disk is it possibe to span 
it or limit the size?

-Dee

steve wrote:

One more thing. If you have an IDE cd-rw remember to add the hdc=ide-scsi to
the "append initrd=initrd.img hdc=ide-scsi root=/dev/hda2" line in the boot
floppy 
syslinux.cfg file. Replace hdc with your cd-rw device name.
regards

--- steve <[EMAIL PROTECTED]> wrote:
 

Thanks for the mkbootdisk tip.
Here is what I did to make the new boot disk. I ran mkbootdisk in verbose
mode
to see what it was doing.First become SU.Then run the command on the
following
line.

[root@NTSERVER Steve]# /sbin/mkbootdisk --verbose 2.4.18-19.8.0
Here is the output "
Insert a disk in /dev/fd0. Any information on the disk will be lost.
Press  to continue or ^C to abort:
Formatting /dev/fd0... done.
Copying /boot/vmlinuz-2.4.18-19.8.0... done.
Creating initrd image... done.
Configuring bootloader... done."

[root@NTSERVER Steve]#

regards

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
   



__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



 


--
Your favorite stores, helpful shopping tools and great gift ideas. 
Experience the convenience of buying online with Shop@Netscape! 
http://shopnow.netscape.com/




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: new kernel

2002-12-24 Thread greg
On Wed, 2002-12-25 at 04:42, Rick Johnson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Jim Webb wrote:
> | Has anybody successfully used the NVidia rpm's with either the
> | 2.4.18-18.8.0 kernel or the newest one?
> |
> 
> The former yes. The latter had to be built via .src.rpm with:
> 
> rpmbuild --rebuild 
> 
> in order to work with 2.4.18-19.8.0.
> 
> For me it's easiest to rebuild the package based on the .src.rpm so you
> don't need to wait for NVidia to catch up w/ Red Hat's kernel releases.
> 
Rick, the nvidia drivers worked for me both with the 18-18.8.0, and the
18-19.8.0 ( I am using the 3123 drivers).  I used the .src.rpm
versions.  Not sure what you mean by --rebuild them.  I just initially
install the .src.rpm (rpm -i ***_***_.src.rpm), then change
directory to /usr/src/redhat/SPECS where the src files are installed,
then rpmbuild -bb NVIDIA*.  Then all I do is change to the directory
/usr/src/redhat/RPMS/i386 where the rpmbuild process has put the
packages, and do rpm -Uvh NVIDIA*.  The wildcards work in both the above
commands.  Then I just modify the XF86Config file to have driver =
"nvidia" and make sure the entry Load "glx" is in the module section,
and there is no line in modules section containing Load "dri" or
"Glcore".  After that all works.

regards Greg



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: new kernel

2002-12-24 Thread greg
You're right Matthew, no wildcard usage.  But I did it all, and all
works well.  Just uninstalled the NVIDIA GLX and NVIDIA kernel rpms,
which put back some files that the NVIDIA rpms moved on install,
re-booted the computer into the new kernel, and it didn't want to load
the gui due to the XF86Config file being modified for the NVIDIA
drivers.  No matter.  Just built the rpms like I did last time, and
re-booted, and all works beautifully.  

thanks.  Sorry for the questions, but all this is new to me, and I hate
the idea of making my system possibly corrupt by doing something wrong. 
All is good.

Greg
On Wed, 2002-12-25 at 03:26, Matthew Saltzman wrote:
> On 24 Dec 2002, greg wrote:
> 
> > How do I uninstall the old ones before installing the new ones Matthew?
> > By uninstalling the old ones, will the old kernel be rendered unusable?
> > To uninstall, do I just rpm -e NVIDIA*.  Will that work?
> > regards Greg
> 
> Actually, I never tried the wildcard, but I don't think so.  "rpm -e
> NVIDIA_kernel NVIDIA_GLX" should work.  I'm pretty sure you can rpm -U the
> kernel, but the GLX one needs to be rpm -e.  It moves some installed
> files out of the way, and if you update, it will overwrite the ones it
> backed up.
> 
> > On Tue, 2002-12-24 at 03:24, Matthew Saltzman wrote:
> > > On 23 Dec 2002, greg wrote:
> > >
> > > > hi,
> > > > just downloaded the new Red Hat kernel.  I have the nvidia drivers
> > > > installed, and when booting into the new kernel, x can't configure.
> > > > This was expected.  I though that renaming the XF86Config file back to
> > > > orriginal config would do the job??
> > > > Do I have to uninstall the nvidia drivers or what to run the new
> > > > kernel.  Can someone please explain the procedure to installing a new
> > > > kernel and then installing the new nvidia drivers please.   I compiled
> > > > the nvidia drivers from source rpms.  The old kernel was 2.4.18.18.0.
> > > > Do I uninstall nvidia drivers, go back to the old XF86Config, boot into
> > > > the new kernel, and then re-install the nvidia drivers or what?
> > > >
> > > > thanks Greg
> > >
> > > When X fails, you get booted to a virtual console, right?  Log in, rebuild
> > > the NVidia drivers for the new kernel, uninstall the old ones, install the
> > > new ones, and reboot.
> > >
> > > --
> > >   Matthew Saltzman
> > >
> > > Clemson University Math Sciences
> > > [EMAIL PROTECTED]
> > > http://www.math.clemson.edu/~mjs
> > >
> > >
> > >
> > > --
> > > redhat-list mailing list
> > > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> >
> >
> 
> -- 
>   Matthew Saltzman
> 
> Clemson University Math Sciences
> [EMAIL PROTECTED]
> http://www.math.clemson.edu/~mjs
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: file conflict - samba

2002-12-24 Thread Bret Hughes
On Tue, 2002-12-24 at 09:45, Anthony E. Greene wrote:
> On 24-Dec-2002/08:43 -0600, ListServ <[EMAIL PROTECTED]> wrote:
> >I am trying to install the lastest version of samba and it keeps baling out
> >on me. have removed the previous version.  Do I need to force the package?
> 
> You need to uninstall samba-common and install the new samba-common. You
> may also have to do the same with samba-client.
> 

Is there a problem with the packaging for these that requires the
removal and install rather than simply update?  I don't think I have
ever had remove packages and then install.

Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: LDAP - adding info to database

2002-12-24 Thread nate
Chris Mason said:
> I have installed openldap and the samba.idealx.org ldap configuration and
> scripts, and now I have ldap authentication working wonderfully well. I'd
> like to be able to use the same ldap user database for other info such as
> phone numbers, email, etc, but I don't know how to add it or whether it is
> a good idea. Anyone done this?

yes I have .. my LDAP documentation is here:


http://howto.aphroland.de/HOWTO/LDAP

phone#s, fax#s, cellphones, addresses, etc..

nate





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Macromedia Flash Player 6 Linux

2002-12-24 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 24 Dec 2002 13:10:05 -0700, Aly Dharshi wrote:

> I don't see the file flashplayer-installer ? Did you get a complete
> package ?
> 
> On Tue, 2002-12-24 at 06:06, Mertens Bram wrote:
> > On Mon, 2002-12-23 at 20:47, Aly Dharshi wrote:
> > > What are the permissions on the flashplayer-installer ? at the
> > > minimum chmod 700 or if you are feeling generous chmod 755 the
> > > file.
> > 
> > [M8ram@localhost install_flash_player_6_linux]$ lh
> > total 1.5M
> > -rwxrwxr-x1 M8ramM8ram 23k Dec  4 07:06
> > flashplayer-installer
^
It's here.

> > Could this be because the directory the file is in is located on a
> > FAT-partition?

If that partition is mounted with "noexec", for instance.

- -- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+CMS40iMVcrivHFQRAs68AJ91zGb80UvymXxpzATRp5I4ajZu3ACghQDW
wvEalAYh6AD/rYAQcUUhNkQ=
=RGs9
-END PGP SIGNATURE-



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Best caching nameserver?

2002-12-24 Thread Jim Webb
Here's some more information regarding djbdns

djbdns, the DNS sanity-saver! 

http://networking.earthweb.com/netos/article/0,,12083_1446551,00.html
http://networking.earthweb.com/netos/article/0,,12083_1450441,00.html
http://djbdns.wolfhome.com/

-TIA,

Jim- 

On Tue, 2002-12-24 at 12:52, Gary wrote:
> On Tue, Dec 24, 2002 at 12:28:02PM -0500 or thereabouts, Matthew Saltzman wrote:
>  
> > I was thinking of installing the caching name server RPM, but it runs off
> > of bind.  So I thought I'd ask if there was some other configuration or
> > name server daemon that would be more appropriate for this application,
> > i.e., lighter-weight, more secure, etc. (I'm running RH8.0., but I thought
> > the answer might be of more general interest.)
> 
> Matthew,
> 
> In my opinion, after looking and using a few, there is only one, and that
> is dnscache, which can be installed alone.  It is part of the djbdns
> programs.  It is fast, lightweight, totally secure, far better than BIND,
> which is monolithic in terms of having both DNS and Cache together. You
> will not be sorry. I will never go back to BIND for content or caching
> servers. If you use a content server, tinydns is faster (over 5000 queries
> per second), more secure also, *much easier* to set up, etc. 
> 
> http://cr.yp.to/djbdns.html
> 
> 
> -- 
> Gary
> 
> sed '/^[when][coders]/!d
> /^...[discover].$/d
>/^..[real].[code]$/!d
> ' /usr/share/dict/words
-- 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Installing BIND

2002-12-24 Thread Mike Burger
up2date makes use of rpm.

Where did you look for the files in question?  And did you try "find" or 
"whereis" to locate them?

On Tue, 24 Dec 2002, Periyasamy, Raj wrote:

> I am running Redhat 7.2. I installed bind using up2date -uv. However,
> after the installation was done, I did not see named.conf, named.ca and
> named.local files. Is this normal, is it because I used up2date instead
> of rpm ?
> 
> Regards,
> 
> Raj
> 
> 

-- 
Mike Burger
http://www.bubbanfriends.org

Visit the Dog Pound II BBS
telnet://dogpound2.citadel.org or http://dogpound2.citadel.org:2000



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Macromedia Flash Player 6 Linux

2002-12-24 Thread Aly Dharshi
I don't see the file flashplayer-installer ? Did you get a complete
package ?

On Tue, 2002-12-24 at 06:06, Mertens Bram wrote:
> On Mon, 2002-12-23 at 20:47, Aly Dharshi wrote:
> > What are the permissions on the flashplayer-installer ? at the minimum
> > chmod 700 or if you are feeling generous chmod 755 the file.
> 
> [M8ram@localhost install_flash_player_6_linux]$ lh
> total 1.5M
> -rwxrwxr-x1 M8ramM8ram 23k Dec  4 07:06
> flashplayer-installer
> -rwxrwxr-x1 M8ramM8ram 856 Dec  4 07:06 flashplayer.xpt
> -rwxrwxr-x1 M8ramM8ram1.4M Dec  4 07:06
> libflashplayer.so
> -rwxrwxr-x1 M8ramM8ram 44k Dec  9 18:35 ReadMe.htm
> -rwxrwxr-x1 M8ramM8ram9.9k Dec  9 18:35 readme.txt
> 
> And the /bin/sh should be ok as well:
> [M8ram@localhost install_flash_player_6_linux]$ lh /bin/sh
> lrwxrwxrwx1 root root4 Jul  3 14:03 /bin/sh -> bash
> [M8ram@localhost install_flash_player_6_linux]$ lh /bin/bash
> -rwxr-xr-x1 root root 528k Apr 12  2002 /bin/bash
> 
> Could this be because the directory the file is in is located on a
> FAT-partition?
> 
> TIA
> -- 
>  #  Mertens Bram "M8ram"  <[EMAIL PROTECTED]>  Linux User #249103  #
>  # Red Hat Linux release 7.3 (Valhalla) kernel 2.4.18-3 i686 128MB RAM #
>  #  1:06pm up 8 days, 3:11, 1 user, load average: 0.14, 0.12, 0.16 #
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
-- 
 Aly S.P Dharshi
 [EMAIL PROTECTED]
 Student and System Administrator ORS Servers

  "A good speech is like a good dress
that's short enough to be interesting
and long enough to cover the subject"



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Best caching nameserver?

2002-12-24 Thread Jim Webb
Here's some more information regarding djbdns

djbdns, the DNS sanity-saver! 

http://networking.earthweb.com/netos/article/0,,12083_1446551,00.html
http://networking.earthweb.com/netos/article/0,,12083_1450441,00.html
http://djbdns.wolfhome.com/

-TIA,

Jim- 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Using gdm/xdm with Redhat and OS X

2002-12-24 Thread Ian Thomas

On Tuesday, December 24, 2002, at 02:44 PM, Ian Thomas wrote:


	I have a Redhat 8.0 box that I would like to login to via xdm from an 
OS X machine.  Ignoring security issues, I have the following set up 
on the Redhat box,

/etc/xdm/xdm-config
! DisplayManager.requestPort: 		0

/etc/xdm/Xservers
[my ip address]:0 foreign

/etc/xdm/Xaccess
*			# any host can get a login window

/etc/gdm/gdm.conf
[xdmcp]
Enable=true

	I switched my defualt run level from 3 to 5 so X would start up when 
the system does.  I'm sure there is a way to do this without changing 
inittab, but I want to get this working first, and then get it working 
right later.  I attempt to get a gdm login screen on my OS X box by 
doing the following from the terminal,

/usr/X11R6/bin/XDarwinStartup -query [my redhat ip]

	After telling X to start in Full Screen mode, I get the following 
error,

AUDIT: Tue Dec 24 12:17:35 2002: 1380 XDarwin: client 1 rejected from 
local host
  Auth name: MIT-MAGIC-COOKIE-1 ID: -1

	Any suggestions on which side the problem lies?  Redhat or Mac OS X?

Ian P. Thomas

--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



	The AUDIT errors are gone but I still can't get a login screen.  Here 
are the processes running on the Redhat machine

root   812  0.1  4.7 12696 2944 ?S14:47   0:00 
/usr/bin/gdm-binary -nodaemon
root   863  0.0  1.8  3916 1124 ?S14:47   0:00 /bin/sh 
/etc/X11/gdm/XKeepsCrashing
root   872  0.0  0.4  1236  276 ?S14:47   0:00 
/usr/sbin/gdmopen /etc/X11/gdm/XKeepsCrashing -noopen
root   873  0.0  1.8  3924 1136 tty7 S14:47   0:00 /bin/sh 
/etc/X11/gdm/XKeepsCrashing -noopen
root   883  0.0  1.4  3432  880 tty7 S14:47   0:00 
/usr/bin/dialog --yesno I cannot start the X server

	I am now getting

XDM: too many retransmissions
XDM: too many retransmissions

	On the OS X side.  It seems I'm closer to success.  Any suggestions 
welcomed.

Ian P. Thomas

be your own hero

-me-



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


LDAP - adding info to database

2002-12-24 Thread Chris Mason
I have installed openldap and the samba.idealx.org ldap configuration
and scripts, and now I have ldap authentication working wonderfully
well. I'd like to be able to use the same ldap user database for other
info such as phone numbers, email, etc, but I don't know how to add it
or whether it is a good idea. Anyone done this?

Chris Mason
[EMAIL PROTECTED]
Box 340, The Valley, Anguilla, British West Indies
Tel: 264 497 5670 Fax: 264 497 8463 Cell: 264 235 5670
http://www.anguillaguide.com/ The Anguilla Guide
Talk to me in real time:
Yahoo:netconcepts_anguilla
US Fax and Voicemail: (815)301-9759



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Need HEEEEEEEEEEEELP!

2002-12-24 Thread Andre Stevens
Thanx Ian! I'll try this!

Andre--

--- Ian Thomas <[EMAIL PROTECTED]> wrote:
> On Tuesday, December 24, 2002, at 01:27 PM, M.Schild
> wrote:
> 
> > Andre Stevens wrote:
> >
> >> I'm not sure if someone already responded to
> this, so
> >> bear with me, but about a week ago I wrote
> requesting
> >> help with connecting my newly installed Red Hat
> Linux
> >> (v 8.0) to the internet.
> >> I got a response that it was possible, but the
> person
> >> needed more information about my syste, I posted
> it,
> >> but as yet I haven't received a response.
> >>
> >> To recap: whenever Linux tried to detect my
> intenal
> >> modem (it came with the computer, so i don't know
> what
> >> kind it is, and when I went to the Compaq website
> to
> >> get more specs there wasn't too much) I got an
> error
> >> that the modem wasn't found. Additionally, after
> I
> >> ignored the message and tried to continue the
> >> configuration, the only nationalities were
> European
> >> (like Germany and Austria), with nothing listed
> for
> >> the U.S.
> >>
> >> Can anyone HELP!
> >>
> >> Andre---
> 
>   If this computer is a dual-boot system running
> Windows,
> what does the device manager in Windows list the
> modem as?
> What type of modem is listed on the Compaq website? 
> It is possible
> that the modem may be a winmodem and require special
> drivers
> to function.  See here for why winmodems are frowned
> upon.
> 
> http://www.idir.net/~gromitkc/winmodem.html
> 
>   Also see here for a possible solution
> 
> http://www.linmodems.org/
> 
>   Good luck.
>   
> be your own hero
> 
> -me-
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
https://listman.redhat.com/mailman/listinfo/redhat-list


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Using gdm/xdm with Redhat and OS X

2002-12-24 Thread Ian Thomas
	I have a Redhat 8.0 box that I would like to login to via xdm from an 
OS X machine.  Ignoring security issues, I have the following set up on 
the Redhat box,

/etc/xdm/xdm-config
! DisplayManager.requestPort: 		0

/etc/xdm/Xservers
[my ip address]:0 foreign

/etc/xdm/Xaccess
*			# any host can get a login window

/etc/gdm/gdm.conf
[xdmcp]
Enable=true

	I switched my defualt run level from 3 to 5 so X would start up when 
the system does.  I'm sure there is a way to do this without changing 
inittab, but I want to get this working first, and then get it working 
right later.  I attempt to get a gdm login screen on my OS X box by 
doing the following from the terminal,

/usr/X11R6/bin/XDarwinStartup -query [my redhat ip]

	After telling X to start in Full Screen mode, I get the following 
error,

AUDIT: Tue Dec 24 12:17:35 2002: 1380 XDarwin: client 1 rejected from 
local host
  Auth name: MIT-MAGIC-COOKIE-1 ID: -1

	Any suggestions on which side the problem lies?  Redhat or Mac OS X?

Ian P. Thomas





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: openSSH question

2002-12-24 Thread cblamer2003
I'm using RedHat 8.0, although i downloaded the module manually and tried to 
build it manually. Kinda embarresed to say I've never used to the CPAN way, 
heard of doing it, but never found any directions.

Thank You For you help!
Chris

--
Open WebMail Project (http://openwebmail.org)


-- Original Message ---
From: Rick Johnson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Tue, 24 Dec 2002 09:40:38 -0800
Subject: Re: openSSH question

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> cblamer2003 wrote:
> | well basically i was trying to install a perl module (Net::SSLeay) 
> to use | with webmin. it wont compile it because the installed 
> version of ssl isnt a | recent enough version. |
> 
> What version of Red Hat?
> 
> On 7.3 and 8.0, I've had no problems building Net::SSLeay through 
> CPAN with Red Hat's OpenSSL libraries. 8.0 failed to build until 
> Net::SSLeay 1.21 was released due to the perl version, but now 
> that's a non-issue.
> 
> The FAQ you listed is correct - though you can essentially install your
> latest OpenSSL package, and then rebuild the RPM's to link to the newer
> OpenSSL libraries. That or roll those packages yourself from .tar.gz.
> 
> Some packages that come to mind that are affected are (that I've had 
> to rebuild in the past after updating OpenSSL):
> 
> OpenSSH
> Apache (mod_ssl)
> PHP
> Sendmail
> 
> HTH,
> - -Rick
> - --
> Rick Johnson, RHCE - [EMAIL PROTECTED]
> Linux/WAN Administrator - Medata, Inc.
> PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.1 (MingW32)
> Comment: Signed and/or encpryted for everyone's protection.
> 
> iEYEARECAAYFAj4InBUACgkQIgQdhlSHZgPU+ACgjSs1inU6O3pISDxHhm7MpgQk
> uDgAn3pZxSz0fPEXiM1fcW55GWQDHeT7
> =u65w
> -END PGP SIGNATURE-
> 
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
--- End of Original Message ---



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Best caching nameserver?

2002-12-24 Thread Gary
On Wed, Dec 25, 2002 at 02:20:14AM +0800 or thereabouts, Tim Kehres wrote:
> Matthew,
> 
> Just curious - why can't you identify a couple (2 or 3) well known and
> publically accessible name servers (there are many that fit this
> description), and then just point your resolver to them?  While running a
> local caching server is fine and well, you'll still have to point that to
> something on the Internet to resolve non-cached data, so you're back to
> square one anyway.

Good idea Tim.  Matthew can just point it to his university servers, which
work just fine.  All he has to do is put his ns.university.server in his
/etc/resolv.conf  and it will work well.  This can also be done using a
local caching server too without changing anything.


-- 
Gary

sed '/^[when][coders]/!d
/^...[discover].$/d
   /^..[real].[code]$/!d
' /usr/share/dict/words



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Network Connection Problem

2002-12-24 Thread Jake Colman

JN> Another place to look is the NIC card in the RH machine connected to
JN> the HUB, and the NIC's in the Win9x boxes.  I just went through a
JN> problem like this recently, and it was the Linksys NIC card
JN> (LNE100TX) that I had in the Linux box (seems that this particular
JN> card has problems dropping the connection from time to time on both
JN> Windows and Linux).  I changed the card to a Netgear one, and it has
JN> worked fine since.

That's certainly worth trying.  I replaced the NIC that was connected to my
hub with another NIC I had lying around.  We'll see what happens.

-- 
Jake Colman 

Principia Partners LLC  Phone: (201) 209-2467
Harborside Financial Center   Fax: (201) 946-0320
902 Plaza Two  E-mail: [EMAIL PROTECTED]
Jersey City, NJ 07311  www.principiapartners.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Network Connection Problem

2002-12-24 Thread Jake Colman

CD> I haven't seen any replies to this. This is a stab in the dark...
CD> Are the Win98 boxes dhcp clients? (i.e. you ticked the "obtain IP
CD> address automatically" box).  If so are you running dhcp server?

Yes, my RH Server is also a dhcpd server and it issues IP addresses to all my
Win98 clients.

CD> Can they still ping the server even when they cannot ping the outside
CD> world? i.e. is the problem at the NAT level or the local network?

Yes, they can ping my server but cannot ping anything outside my network.
The server, itself, is still able to ping outside my network.

CD> Can you ping by ip-number when you cannot ping by name?  Could it be
CD> a problem with your DNS lookups?

No, DNS lookups are fine.

CD> Is the behaviour synchronised? i.e. All win98 boxes hang at the same
CD> time?

Don't know.  I can try to check this out but might be difficult to do.

CD> maybe start logging all rejected/dropped packets and see what is
CD> being dropped at the time.

How?

CD> Sorry there's nothing too specific.

Thanks, it's a beginning.

-- 
Jake Colman 

Principia Partners LLC  Phone: (201) 209-2467
Harborside Financial Center   Fax: (201) 946-0320
902 Plaza Two  E-mail: [EMAIL PROTECTED]
Jersey City, NJ 07311  www.principiapartners.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Best caching nameserver?

2002-12-24 Thread Tim Kehres
Matthew,

Just curious - why can't you identify a couple (2 or 3) well known and
publically accessible name servers (there are many that fit this
description), and then just point your resolver to them?  While running a
local caching server is fine and well, you'll still have to point that to
something on the Internet to resolve non-cached data, so you're back to
square one anyway.

Best Regards,

Tim Kehres
International Messaging Associates
http://www.ima.com


- Original Message -
From: "Matthew Saltzman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 25, 2002 1:28 AM
Subject: Best caching nameserver?


> I recently stopped by Laptop Lane to do some work during an airport delay,
> and I discovered to my surprise and disappointment that their network does
> not supply name service.  Since my usual name servers are all behind
> firewalls, I had a bit of trouble actually getting anything done.  I
> learned from that experience that real road warriors carry their own name
> servers on thier laptops.
>
> I was thinking of installing the caching name server RPM, but it runs off
> of bind.  So I thought I'd ask if there was some other configuration or
> name server daemon that would be more appropriate for this application,
> i.e., lighter-weight, more secure, etc. (I'm running RH8.0., but I thought
> the answer might be of more general interest.)
>
> TIA.
>
> --
> Matthew Saltzman
>
> Clemson University Math Sciences
> [EMAIL PROTECTED]
> http://www.math.clemson.edu/~mjs



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Re: Best caching nameserver?

2002-12-24 Thread Gary
On Tue, Dec 24, 2002 at 10:08:45AM + or thereabouts, Brian Wright wrote:
> > On Tue, Dec 24, 2002 at 12:28:02PM -0500 or thereabouts, Matthew Saltzman wrote:
> > In my opinion, after looking and using a few, there is only one, and that
> > is dnscache, which can be installed alone.  It is part of the djbdns
> > programs.  It is fast, lightweight, totally secure, far better than BIND,
> > which is monolithic in terms of having both DNS and Cache together. You
> > will not be sorry. I will never go back to BIND for content or caching
> > servers. If you use a content server, tinydns is faster (over 5000 queries
> > per second), more secure also, *much easier* to set up, etc.
> 
> I've been using dnscache on my Linux workstation, and I can certainly vouch for it's 
>speed. :)

Yah, it's terrific isn't it.

> One thing that confuses me though, is whether tinydns uses the same cache that 
>dnscache uses.  Do I have to use dnscache along with tinydns?

No, no ... tinydns does not cache anything. It is a content server,
publishing DNS content to the world.. Dnscache is a caching proxy server,
never listing deligations like tinydns, and can be used either as a
forwarding or resolving proxy server, depending on your needs.  They are
separate programs, and not like BIND which has both together... In fact,
dnscache and tinydns run on separate IP addresses within a single
computer.  I do this by aliasing tinydns another 192.168.x.x. address off
of eth0.  Using dnscache alone, for one machine, workstation, can just run
on 127.0.0.x. 

you do not have to use both together, and many people just use dnscache,
even on one workstation, just to speed up their web experience. 

For an in-depth understanding of the difference, please see

http://homepages.tesco.net./~J.deBoynePollard/FGA/dns-server-roles.html#Content

and for an overall big picture of djbdns, 

http://homepages.tesco.net./~J.deBoynePollard/FGA/djbdns-big-picture.html


-- 
Gary

sed '/^[when][coders]/!d
/^...[discover].$/d
   /^..[real].[code]$/!d
' /usr/share/dict/words



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



liRe: lilo configuration for dual boot

2002-12-24 Thread Jack Byers
Jack Byers [EMAIL PROTECTED]

you need a 2nd stanza in lilo.conf
modify it something like so:

modify for 7.0 and 8.0
let linux be label for 7.0
let linux8.0 be label for 8.0


 boot=/dev/hda
 map=/boot/map
 install=/boot/boot.b
 prompt
 timeout=50
 message=/boot/message
 linear
 default=linux

 image=/boot/bzImage
  ## if using different kernel:  /boot/vmlinuz.blah7
 label=linux
 initrd=/bood/initrd-2.2.16.-22.img
 read-only
 root=/dev/hda2


 image=/boot/bzImage
  ## if using different kernel /boot/vmlinuz.blah8
 label=linux8.0
 initrd=/bood/initrd-2.2.16.-22.img
 read-only
 root=/dev/hda1


if you want the rh7 visible when rh8 is root and vice versa
then you also need your two fstabs modified accordingly


fstab under rh7
 /dev/hda1   /redhat8.0 ext2defaults1 2
 /dev/hda2   /  ext2defaults1 1


fstab under rh8
 /dev/hda1   /  ext2defaults1 1
 /dev/hda2   /redhat7.0 ext2defaults1 2



lilo can be run when under either 7.0 or 8.0


regards
Jack



  I have installed RH 8.0 and then RH 7.0 in next partitions as > > > 
below:
  /dev/hda1 - / for RH 8.0
 ...
  /dev/hda2 - / for RH 7.0
 ...


 During installation, I found RH 7.0 installed LILO in MBR and then > when 
I
  rebooted I   got only the option of RH 7.0.


  Nabin Limbu






_
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= 
http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_addphotos_3mf



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Need HEEEEEEEEEEEELP!

2002-12-24 Thread Ian Thomas
On Tuesday, December 24, 2002, at 01:27 PM, M.Schild wrote:


Andre Stevens wrote:


I'm not sure if someone already responded to this, so
bear with me, but about a week ago I wrote requesting
help with connecting my newly installed Red Hat Linux
(v 8.0) to the internet.
I got a response that it was possible, but the person
needed more information about my syste, I posted it,
but as yet I haven't received a response.

To recap: whenever Linux tried to detect my intenal
modem (it came with the computer, so i don't know what
kind it is, and when I went to the Compaq website to
get more specs there wasn't too much) I got an error
that the modem wasn't found. Additionally, after I
ignored the message and tried to continue the
configuration, the only nationalities were European
(like Germany and Austria), with nothing listed for
the U.S.

Can anyone HELP!

Andre---


	If this computer is a dual-boot system running Windows,
what does the device manager in Windows list the modem as?
What type of modem is listed on the Compaq website?  It is possible
that the modem may be a winmodem and require special drivers
to function.  See here for why winmodems are frowned upon.

http://www.idir.net/~gromitkc/winmodem.html

	Also see here for a possible solution

http://www.linmodems.org/

	Good luck.
	
be your own hero

-me-



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Need HEEEEEEEEEEEELP!

2002-12-24 Thread M.Schild
Andre Stevens wrote:


I'm not sure if someone already responded to this, so
bear with me, but about a week ago I wrote requesting
help with connecting my newly installed Red Hat Linux
(v 8.0) to the internet. 

I got a response that it was possible, but the person
needed more information about my syste, I posted it,
but as yet I haven't received a response.

To recap: whenever Linux tried to detect my intenal
modem (it came with the computer, so i don't know what
kind it is, and when I went to the Compaq website to
get more specs there wasn't too much) I got an error
that the modem wasn't found. Additionally, after I
ignored the message and tried to continue the
configuration, the only nationalities were European
(like Germany and Austria), with nothing listed for
the U.S.

Can anyone HELP!

Andre---


 

It is a bit the blind leading the blind but I managed it by disregarding 
the various nationalities and just filling in tel numbers. etc
I worked and I live in France
Maryse




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: cron jobs

2002-12-24 Thread Gordon Messmer
On Tue, 2002-12-24 at 05:46, Javier Gostling wrote:
> 
> I also use sarg. I found the daily, weekly and monthly scripts that came
> with it quite defficient, so I wrote my own scripts to do the same job.
> None of the scripts are over 1Kb. in size. If there is interest, I can
> post them to the list.

You might get wider distribution by sending them to the sarg
maintainers.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Re: Best caching nameserver?

2002-12-24 Thread Brian Wright
> On Tue, Dec 24, 2002 at 12:28:02PM -0500 or thereabouts, Matthew Saltzman wrote:
> In my opinion, after looking and using a few, there is only one, and that
> is dnscache, which can be installed alone.  It is part of the djbdns
> programs.  It is fast, lightweight, totally secure, far better than BIND,
> which is monolithic in terms of having both DNS and Cache together. You
> will not be sorry. I will never go back to BIND for content or caching
> servers. If you use a content server, tinydns is faster (over 5000 queries
> per second), more secure also, *much easier* to set up, etc.

I've been using dnscache on my Linux workstation, and I can certainly vouch for it's 
speed. :)

One thing that confuses me though, is whether tinydns uses the same cache that 
dnscache uses.  Do I have to use dnscache along with tinydns?



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: cron jobs

2002-12-24 Thread Hauser Marcel
Javier Gostling wrote:

Not that tough. I have my squid log files rotate on a weekly basis with
compression enabled. For my monthly reports, I just create a big log
file by zcatting the old logfiles and catting the current logfile into a
temporary logfile to be processed.


yup... thought about that as well.. (by the way..i use sarg for the 
squid processing).. but since i'am going to do daily, weekly and monthly 
reports...including squidguard... i would have to do more scripting than 
for the lock file solution :)

I also use sarg. I found the daily, weekly and monthly scripts that came
with it quite defficient, so I wrote my own scripts to do the same job.
None of the scripts are over 1Kb. in size. If there is interest, I can
post them to the list.


yeah.. i'am definitly interested !!


is there no better solution?


Can you do partial data collection on a more frequent basis? Perhaps
weekly? That way your processing time should be drastically reduced.


i already do that actualy :) i do daily reports, separate weekly and 
separate monthly reports :)


Ok. Another solution we use for our bigger servers is to have the log
files shipped off server periodicaly. then all processing happens in
this offline location, where logfile rotation is not an issue. This has
the added benefit of lightening the load on the servers.


Yep... but thats not the case in my situation.. i just want daily weekly 
and monthly reports (including the squidGuard logs) without conflicting 
the logfile rotation process... but with still remaining the date 
integrity of the generated reports (don't miss some says due to a 
logrotation which took place just at a bad time :) )!

Cheers Marcel






--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Need HEEEEEEEEEEEELP!

2002-12-24 Thread Andre Stevens
I'm not sure if someone already responded to this, so
bear with me, but about a week ago I wrote requesting
help with connecting my newly installed Red Hat Linux
(v 8.0) to the internet. 

I got a response that it was possible, but the person
needed more information about my syste, I posted it,
but as yet I haven't received a response.

To recap: whenever Linux tried to detect my intenal
modem (it came with the computer, so i don't know what
kind it is, and when I went to the Compaq website to
get more specs there wasn't too much) I got an error
that the modem wasn't found. Additionally, after I
ignored the message and tried to continue the
configuration, the only nationalities were European
(like Germany and Austria), with nothing listed for
the U.S.

Can anyone HELP!

Andre---

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Best caching nameserver?

2002-12-24 Thread Gary
On Tue, Dec 24, 2002 at 12:28:02PM -0500 or thereabouts, Matthew Saltzman wrote:
 
> I was thinking of installing the caching name server RPM, but it runs off
> of bind.  So I thought I'd ask if there was some other configuration or
> name server daemon that would be more appropriate for this application,
> i.e., lighter-weight, more secure, etc. (I'm running RH8.0., but I thought
> the answer might be of more general interest.)

Matthew,

In my opinion, after looking and using a few, there is only one, and that
is dnscache, which can be installed alone.  It is part of the djbdns
programs.  It is fast, lightweight, totally secure, far better than BIND,
which is monolithic in terms of having both DNS and Cache together. You
will not be sorry. I will never go back to BIND for content or caching
servers. If you use a content server, tinydns is faster (over 5000 queries
per second), more secure also, *much easier* to set up, etc. 

http://cr.yp.to/djbdns.html


-- 
Gary

sed '/^[when][coders]/!d
/^...[discover].$/d
   /^..[real].[code]$/!d
' /usr/share/dict/words



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: new kernel

2002-12-24 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jim Webb wrote:
| Has anybody successfully used the NVidia rpm's with either the
| 2.4.18-18.8.0 kernel or the newest one?
|

The former yes. The latter had to be built via .src.rpm with:

rpmbuild --rebuild 

in order to work with 2.4.18-19.8.0.

For me it's easiest to rebuild the package based on the .src.rpm so you
don't need to wait for NVidia to catch up w/ Red Hat's kernel releases.

- -Rick
- --
Rick Johnson, RHCE - [EMAIL PROTECTED]
Linux/WAN Administrator - Medata, Inc.
PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (MingW32)
Comment: Signed and/or encpryted for everyone's protection.

iEYEARECAAYFAj4InI0ACgkQIgQdhlSHZgPqNQCgosz2WJBuSdDSOni1qqWMvcP7
87sAnj5n7E1Nqwbic+LRI82ceTfmSYYA
=j+Rx
-END PGP SIGNATURE-



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: openSSH question

2002-12-24 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

cblamer2003 wrote:
| well basically i was trying to install a perl module (Net::SSLeay) to use
| with webmin. it wont compile it because the installed version of ssl isnt a
| recent enough version.
|

What version of Red Hat?

On 7.3 and 8.0, I've had no problems building Net::SSLeay through CPAN with
Red Hat's OpenSSL libraries. 8.0 failed to build until Net::SSLeay 1.21 was
released due to the perl version, but now that's a non-issue.

The FAQ you listed is correct - though you can essentially install your
latest OpenSSL package, and then rebuild the RPM's to link to the newer
OpenSSL libraries. That or roll those packages yourself from .tar.gz.

Some packages that come to mind that are affected are (that I've had to
rebuild in the past after updating OpenSSL):

OpenSSH
Apache (mod_ssl)
PHP
Sendmail

HTH,
- -Rick
- --
Rick Johnson, RHCE - [EMAIL PROTECTED]
Linux/WAN Administrator - Medata, Inc.
PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (MingW32)
Comment: Signed and/or encpryted for everyone's protection.

iEYEARECAAYFAj4InBUACgkQIgQdhlSHZgPU+ACgjSs1inU6O3pISDxHhm7MpgQk
uDgAn3pZxSz0fPEXiM1fcW55GWQDHeT7
=u65w
-END PGP SIGNATURE-



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Best caching nameserver?

2002-12-24 Thread Matthew Saltzman
I recently stopped by Laptop Lane to do some work during an airport delay,
and I discovered to my surprise and disappointment that their network does
not supply name service.  Since my usual name servers are all behind
firewalls, I had a bit of trouble actually getting anything done.  I
learned from that experience that real road warriors carry their own name
servers on thier laptops.

I was thinking of installing the caching name server RPM, but it runs off
of bind.  So I thought I'd ask if there was some other configuration or
name server daemon that would be more appropriate for this application,
i.e., lighter-weight, more secure, etc. (I'm running RH8.0., but I thought
the answer might be of more general interest.)

TIA.

-- 
Matthew Saltzman

Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: new kernel

2002-12-24 Thread Jim Webb
Has anybody successfully used the NVidia rpm's with either the
2.4.18-18.8.0 kernel or the newest one?

TIA,

Jim

On Tue, 2002-12-24 at 11:26, Matthew Saltzman wrote:
> On 24 Dec 2002, greg wrote:
> 
> > How do I uninstall the old ones before installing the new ones Matthew?
> > By uninstalling the old ones, will the old kernel be rendered unusable?
> > To uninstall, do I just rpm -e NVIDIA*.  Will that work?
> > regards Greg
> 
> Actually, I never tried the wildcard, but I don't think so.  "rpm -e
> NVIDIA_kernel NVIDIA_GLX" should work.  I'm pretty sure you can rpm -U the
> kernel, but the GLX one needs to be rpm -e.  It moves some installed
> files out of the way, and if you update, it will overwrite the ones it
> backed up.
> 
> > On Tue, 2002-12-24 at 03:24, Matthew Saltzman wrote:
> > > On 23 Dec 2002, greg wrote:
> > >
> > > > hi,
> > > > just downloaded the new Red Hat kernel.  I have the nvidia drivers
> > > > installed, and when booting into the new kernel, x can't configure.
> > > > This was expected.  I though that renaming the XF86Config file back to
> > > > orriginal config would do the job??
> > > > Do I have to uninstall the nvidia drivers or what to run the new
> > > > kernel.  Can someone please explain the procedure to installing a new
> > > > kernel and then installing the new nvidia drivers please.   I compiled
> > > > the nvidia drivers from source rpms.  The old kernel was 2.4.18.18.0.
> > > > Do I uninstall nvidia drivers, go back to the old XF86Config, boot into
> > > > the new kernel, and then re-install the nvidia drivers or what?
> > > >
> > > > thanks Greg
> > >
> > > When X fails, you get booted to a virtual console, right?  Log in, rebuild
> > > the NVidia drivers for the new kernel, uninstall the old ones, install the
> > > new ones, and reboot.
> > >
> > > --
> > >   Matthew Saltzman
> > >
> > > Clemson University Math Sciences
> > > [EMAIL PROTECTED]
> > > http://www.math.clemson.edu/~mjs
> > >
> > >
> > >
> > > --
> > > redhat-list mailing list
> > > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> >
> >
> 
> -- 
>   Matthew Saltzman
> 
> Clemson University Math Sciences
> [EMAIL PROTECTED]
> http://www.math.clemson.edu/~mjs
-- 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Installing BIND

2002-12-24 Thread mklinke
Raj,

This is normal, you must create them yourself. 

Regards, Mike Klinke


On Tuesday 24 December 2002 15:10, Periyasamy, Raj wrote:
> I am running Redhat 7.2. I installed bind using up2date -uv. However,
> after the installation was done, I did not see named.conf, named.ca
> and named.local files. Is this normal, is it because I used up2date
> instead of rpm ?
>
> Regards,
>
> Raj



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: domain auth

2002-12-24 Thread Jeff Bearer
Check this out, it has an excellent howto and some needed tools for nt
integration.

http://samba.idealx.org/

I wish I found it before I spent months putting together our single
signon solution.  I'm currently contributing to their webmin module for
ldap user management.

On Sat, 2002-12-21 at 05:12, Beast wrote:
> Hi all,
> 
> recently we're trying moving from window nt network to linux. we have
> arround 800-1000 pc client.
> 1. what are my options to replace ntdomain authentiation?
> 2. what is de facto standard to maintain account in *nix world?
> TIA.
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
-- 
Jeff Bearer, RHCE
Webmaster, PittsburghLIVE.com
Winner 2002 Eppy Award, Best U.S. Newspaper Website



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Fetchmail, Sendmail and multiple usernames

2002-12-24 Thread mklinke
Awuku,

Depending on your needed options (man fetchmail) a set of fetchmail 
entries in your fetchmailrc configuration file might be.

-
 
poll  with proto POP3
user 'user1' there with password 'user1_password' is 'user10' here 
options fetchall 

poll  with proto POP3
user 'user2' there with password 'user2_password' is 'user11' here 
options fetchall 
 
poll  with proto POP3
user 'user3' there with password 'user3_password' is 'user12' here 
options fetchall 

etc.
-

Fill in the user?? and user?_password entries as required.

Regards, Mike Klinke
 

On Monday 23 December 2002 19:26, Awuku Danso wrote:
> Hi all
> I want to configure fetchmail to POP mail for all my users from my
> ISP to my local mail server running sendmail. At the moment it
> fetches the mail and delivers  everything to one user but what I
> really want is for each user's mail to be delivered to their mailbox
> on the mail server. For example mail fetched from the ISP as
>
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> is all dumped into the mailbox of user2 on the local mail server on
> my internal server. BUt what I really want is mail fetched as
> [EMAIL PROTECTED] to be deliverd to user1 on my local mail
> server, and that for [EMAIL PROTECTED] to user 2 and so on.
>
> I only have one account with the ISP but can have as many usernames
> as I want for mail as long as the part after the @ symbol is not
> changed.
>
> Any ideas how I can do this?
>
> Awuku



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Clock problem on RedHat 8

2002-12-24 Thread Matthew Saltzman
On 24 Dec 2002, Julien Olivier wrote:

> Hi
>
> I have a weird problem with Red Hat 8 on my Fujitsu-Siemens Amilo D
> laptop.
>
> I live in France so I sat up the clock to use Paris timezone. At first,
> it worked well but after a few days, I restarted my computer and saw
> that the time was 1 hour under the correct one. So I tried to set it
> back by right clicking on the clock applet in GNOME and choosing adjust
> time and date. I changed the time and closed the config tool.
>
> After a few seconds, the time was corrected but I couldn't drag windows
> anymore ! I could click on anything but couldn't _move_ anything... I
> have an ATI Radeon Mobility on this laptop (without DRI). I restarted
> XFree and I could move windows again.

Setting the clock back wreaks some havoc with XFree86.  There is a fix in
the works which you can test by installing the appropriate XFree86 RPMs
from people.redhat.com/mharris/testing.  See Bugzilla #63509.

> After a reboot, I noticed the clock was badly configured again. I
> restarted the laptop and went to BIOS where I re-configured the time
> correctly. This time, the clok was correct in RedHat. But after about 2
> weeks, the problem happened again (1-hour-early time and XFree bug after
> re-configuring time). I've been running RedHat 8 for months now and I
> always have to re-configure my clock in the BIOS from time to time.
>
> I read somthing on google about someone having a problem with RTC on his
> laptop when his laptop gets idled... I don't know if my problem is
> related to it though.

Before you decid if it's a bug, check to make sure that your time zone is
set correctly, and that the UTC setting in /etc/sysconfig/clock matches
the way you actually have your hardware clock set.  Note that if you don't
run certain *other* OS's with brain-damaged clock managers, the best bet
is to set your hwclock to UTC.  That way changes between daylight and
standard time can't bite you.

Also, check /etc/sysconfig/ampd and play with the CLOCK_SYNC setting.

> NB: I have used Windows on this laptop too and the clock worked great
> before I installed RedHat.

Ah, yes, one of those *other* OS's.

>
> Thanks by advance.
>
>
>
>

-- 
Matthew Saltzman

Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: openSSH question

2002-12-24 Thread cblamer2003
well basically i was trying to install a perl module (Net::SSLeay) to use 
with webmin. it wont compile it because the installed version of ssl isnt a 
recent enough version. 

so i went to the openssl page and found the following in their FAQ.

-8. What is special about OpenSSL on Redhat?
-Red Hat Linux (release 7.0 and later) include a preinstalled limited 
-version of OpenSSL. For patent reasons, support for IDEA, RC5 
-and MDC2 is disabled in this version. The same may apply to other 
-Linux distributions. Users may therefore wish to install more or all of 
-the features left out. 
-
-To do this you MUST ensure that you do not overwrite the openssl that 
-is in /usr/bin on your Red Hat machine. Several packages depend on 
-this file, including sendmail and ssh. /usr/local/bin is a good 
-alternative choice. The libraries that come with Red Hat 7.0 onwards 
-have different names and so are not affected. (eg For Red Hat 7.2 
-they are /lib/libssl.so.0.9.6b and /lib/libcrypto.so.0.9.6b 
-with symlinks /lib/libssl.so.2 and /lib/libcrypto.so.2 respectively). 
-
-Please note that we have been advised by Red Hat attempting to recompile 
-the openssl rpm with all the cryptography enabled will not work. All 
-other packages depend on the original Red Hat supplied openssl package. 
-It is also worth noting that due to the way Red Hat supplies its 
-packages, updates to openssl on each distribution never change the 
-package version, only the build number. For example, on Red Hat 7.1, 
-the latest openssl package has version number 0.9.6 and build number 9 
-even though it contains all the relevant updates in packages up to 
-and including 0.9.6b. 
-
-A possible way around this is to persuade Red Hat to produce a 
-non-US version of Red Hat Linux. 
-
so basically i was hoping that there was some kinda work around. or anything 
that i can doi sure hope

thanks for any help

--
Open WebMail Project (http://openwebmail.org)


-- Original Message ---
From: Javier Gostling <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Tue, 24 Dec 2002 13:08:46 -0300
Subject: Re: openSSH question  All headers

> On Tue, Dec 24, 2002 at 11:02:31AM -0500, cblamer2003 wrote:
> 
> > quick question, is there a way i can install the newest openssh tarball, 
> > without messing up anything.
> > 
> > i read somewhere that installing it will break just about everything in 
> > readhat, openssl, apache(ssl plugin maybe), and other stuff. Id like to 
> > upgrade if possible.
> 
> Why would OpenSSH break anything with apache or openssl? They are not
> related at all. Or is there a type in the subject and you want to
> install the newest openssl?
> 
> Cheers,
> -- 
> Javier GostlingAv. Kennedy 5757, of. 1502
> Ingeniero de Sistemas  Las Condes, Santiago, Chile
> Virtualia S.A. Fono: +56 (2) 202-6264 x 130
> [EMAIL PROTECTED] Fax:  +56 (2) 342-8763
--- End of Original Message ---



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: new kernel

2002-12-24 Thread Matthew Saltzman
On 24 Dec 2002, greg wrote:

> How do I uninstall the old ones before installing the new ones Matthew?
> By uninstalling the old ones, will the old kernel be rendered unusable?
> To uninstall, do I just rpm -e NVIDIA*.  Will that work?
> regards Greg

Actually, I never tried the wildcard, but I don't think so.  "rpm -e
NVIDIA_kernel NVIDIA_GLX" should work.  I'm pretty sure you can rpm -U the
kernel, but the GLX one needs to be rpm -e.  It moves some installed
files out of the way, and if you update, it will overwrite the ones it
backed up.

> On Tue, 2002-12-24 at 03:24, Matthew Saltzman wrote:
> > On 23 Dec 2002, greg wrote:
> >
> > > hi,
> > > just downloaded the new Red Hat kernel.  I have the nvidia drivers
> > > installed, and when booting into the new kernel, x can't configure.
> > > This was expected.  I though that renaming the XF86Config file back to
> > > orriginal config would do the job??
> > > Do I have to uninstall the nvidia drivers or what to run the new
> > > kernel.  Can someone please explain the procedure to installing a new
> > > kernel and then installing the new nvidia drivers please.   I compiled
> > > the nvidia drivers from source rpms.  The old kernel was 2.4.18.18.0.
> > > Do I uninstall nvidia drivers, go back to the old XF86Config, boot into
> > > the new kernel, and then re-install the nvidia drivers or what?
> > >
> > > thanks Greg
> >
> > When X fails, you get booted to a virtual console, right?  Log in, rebuild
> > the NVidia drivers for the new kernel, uninstall the old ones, install the
> > new ones, and reboot.
> >
> > --
> > Matthew Saltzman
> >
> > Clemson University Math Sciences
> > [EMAIL PROTECTED]
> > http://www.math.clemson.edu/~mjs
> >
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
>

-- 
Matthew Saltzman

Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Bash auto complete question

2002-12-24 Thread Brian Ashe
Nicholas Marsh,

On Saturday December 21, 2002 05:40, Nicholas Marsh wrote:
> So you see, I have to press TAB twice in RedHat to get it to show me the
> options. How can I change this behaivor?

Edit either /etc/inputrc or ~/.inputrc and add this line...

set show-all-if-ambiguous on

Next time you open your shell, it will work as desired.

-- 
Brian Ashe CTO
Dee-Web Software Services, LLC.  [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: JPG files etc..

2002-12-24 Thread Ted Gervais
On Tuesday 24 December 2002 10:49 am, Robert P. J. Day wrote:
> On Tue, 24 Dec 2002, Ted Gervais wrote:
> > RH8.0 installed out of the box can't seem to read jpg, jpeg, or tiff
> > files. In fact any of those type of files can't be viewed.  What is the
> > proper way of adjusting/upgrading RH8.0 to make it possible to see such
> > files??
>
> not sure what you mean, but i've been able to view jpeg files
> right from the start.  "eog" or "gqview".
>
> rday


OK.  Well it seems that I have problems with Tiff files, and maybe the jpg 
files were actually tiff productions??  

Along with not being able to see jpeg or jpg or tiff files I see pop up 
messages that I need Java installed.  I guess that is part of what needs to 
be added??

Am I on the right track now?RH8.0 simply needs a little graphic support to 
make it work like other systems??

-- 
T.L.Gervais
Coldbrook, NS
Canada.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: openSSH question All headers

2002-12-24 Thread Ed Wilts
On Tue, Dec 24, 2002 at 11:02:31AM -0500, cblamer2003 wrote:
> quick question, is there a way i can install the newest openssh tarball, 
> without messing up anything.

Why install the tarball?  Grab the latest rpm from Red Hat for your
release and install it.

> i read somewhere that installing it will break just about everything in 
> readhat, openssl, apache(ssl plugin maybe), and other stuff. Id like to 
> upgrade if possible.

It won't break anything else.  rpm will also help you - if there are any
dependencies with other packages, it will tell you.  In this case, there
are no other dependencies you need to worry about.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: openSSH question All headers

2002-12-24 Thread Javier Gostling
On Tue, Dec 24, 2002 at 11:02:31AM -0500, cblamer2003 wrote:

> quick question, is there a way i can install the newest openssh tarball, 
> without messing up anything.
> 
> i read somewhere that installing it will break just about everything in 
> readhat, openssl, apache(ssl plugin maybe), and other stuff. Id like to 
> upgrade if possible.

Why would OpenSSH break anything with apache or openssl? They are not
related at all. Or is there a type in the subject and you want to
install the newest openssl?

Cheers,
-- 
Javier GostlingAv. Kennedy 5757, of. 1502
Ingeniero de Sistemas  Las Condes, Santiago, Chile
Virtualia S.A. Fono: +56 (2) 202-6264 x 130
[EMAIL PROTECTED] Fax:  +56 (2) 342-8763



msg100057/pgp0.pgp
Description: PGP signature


Re: JPG files etc..

2002-12-24 Thread Albert A. Ogonevskij
hi
try to install ImageMagic
it has utility - display
This can help.
Albert

On Tue, Dec 24, 2002 at 11:48:41AM -0500, Ted Gervais wrote:
> 
> RH8.0 installed out of the box can't seem to read jpg, jpeg, or tiff files. In 
> fact any of those type of files can't be viewed.  What is the proper way of 
> adjusting/upgrading RH8.0 to make it possible to see such files??
> 
> And what might the names of these files be??
> -- 
> T.L.Gervais
> Coldbrook, NS
> Canada.
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: file conflict - samba

2002-12-24 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 24 Dec 2002 09:39:19 -0600, Bret Hughes wrote:

> > > I am trying to install the lastest version of samba and it keeps
> > > baling out on me. have removed the previous version.  Do I need to
> > > force the package?
> > 
> > You do not have removed the previous version completely.
> > The samba-common package is left and conflicts with your new
> > package.
> > 
> 
> Or Upgrade the package
> 
> rpm -Uvh samba*

Does the single new package contain an appropriate "Obsoletes:" line
for samba-common and the other Samba sub-packages from Red Hat?

- -- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+CIP20iMVcrivHFQRAq++AJ9NtoNqvceV7BAUN7bDxaYXBB+yvACfWFRI
HuJC3dK3NIKjXYFiK39rsLM=
=cvhr
-END PGP SIGNATURE-



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Clock problem on RedHat 8

2002-12-24 Thread Roger Schmeits
For some odd ball reason unknown to me redhat does like the clock
sometimes. Using the 'hwclock' command I have had to either sync the
bios clock to the o/s.

hwclock --hctosys

This sets hardware clcok to the system clock.

Might also want to look in the /etc/sysconfig directory for clock
settings. There you set timezone, UTC settings (mine is set for true)
and also ARC (???).

ZONE="America/Chicago"
UTC=true
ARC=false



On Tue, 2002-12-24 at 04:10, Julien Olivier wrote:
> Hi
> 
> I have a weird problem with Red Hat 8 on my Fujitsu-Siemens Amilo D
> laptop.
> 
> I live in France so I sat up the clock to use Paris timezone. At first,
> it worked well but after a few days, I restarted my computer and saw
> that the time was 1 hour under the correct one. So I tried to set it
> back by right clicking on the clock applet in GNOME and choosing adjust
> time and date. I changed the time and closed the config tool.
> 
> After a few seconds, the time was corrected but I couldn't drag windows
> anymore ! I could click on anything but couldn't _move_ anything... I
> have an ATI Radeon Mobility on this laptop (without DRI). I restarted
> XFree and I could move windows again.
> 
> After a reboot, I noticed the clock was badly configured again. I
> restarted the laptop and went to BIOS where I re-configured the time
> correctly. This time, the clok was correct in RedHat. But after about 2
> weeks, the problem happened again (1-hour-early time and XFree bug after
> re-configuring time). I've been running RedHat 8 for months now and I
> always have to re-configure my clock in the BIOS from time to time.
> 
> I read somthing on google about someone having a problem with RTC on his
> laptop when his laptop gets idled... I don't know if my problem is
> related to it though.
> 
> NB: I have used Windows on this laptop too and the clock worked great
> before I installed RedHat.
> 
> Thanks by advance.
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
-- 
**
Roger Schmeits
System Analyst
Clarkson College
http://www.clarksoncollege.edu
Omaha, NE USA
1-800-647-5500 x22542
* 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



openSSH question All headers

2002-12-24 Thread cblamer2003
quick question, is there a way i can install the newest openssh tarball, 
without messing up anything.

i read somewhere that installing it will break just about everything in 
readhat, openssl, apache(ssl plugin maybe), and other stuff. Id like to 
upgrade if possible.

Thanks for any help.

Chris

--
Open WebMail Project (http://openwebmail.org)



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: JPG files etc..

2002-12-24 Thread Robert P. J. Day
On Tue, 24 Dec 2002, Ted Gervais wrote:

> 
> RH8.0 installed out of the box can't seem to read jpg, jpeg, or tiff files. In 
> fact any of those type of files can't be viewed.  What is the proper way of 
> adjusting/upgrading RH8.0 to make it possible to see such files??

not sure what you mean, but i've been able to view jpeg files
right from the start.  "eog" or "gqview".

rday



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



JPG files etc..

2002-12-24 Thread Ted Gervais

RH8.0 installed out of the box can't seem to read jpg, jpeg, or tiff files. In 
fact any of those type of files can't be viewed.  What is the proper way of 
adjusting/upgrading RH8.0 to make it possible to see such files??

And what might the names of these files be??
-- 
T.L.Gervais
Coldbrook, NS
Canada.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: file conflict - samba

2002-12-24 Thread Roger Schmeits
Perfect. Thanks for the help. Removed the samba-client & samba-common
everything went fine. Nothin' like an extra pair of eyes.


RS

On Tue, 2002-12-24 at 09:32, Michael Schwendt wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Tue, 24 Dec 2002 08:43:52 -0600, ListServ wrote:
> 
> > I am trying to install the lastest version of samba and it keeps
> > baling out on me. have removed the previous version.  Do I need to
> > force the package?
> 
> You do not have removed the previous version completely.
> The samba-common package is left and conflicts with your new package.
> 
> > [root@clark02 root]# rpm -ivh samba*
> > Preparing...   
> > ###
> > [100%]
> > file /etc/rc.d/init.d/winbind from install of samba-2.2.7a-1 conflicts
> > with file from package samba-common-2.2.7-1.7.3
>  
> 
> - -- 
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.7 (GNU/Linux)
> 
> iD8DBQE+CH4i0iMVcrivHFQRAuaWAJ9SWXCTdcLkW64WzTjSRMfRUERF9wCdHMUc
> KZIuh0RaUmVYvqKhPiTtI1E=
> =DQxp
> -END PGP SIGNATURE-
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
-- 
**
Roger Schmeits
System Analyst
Clarkson College
http://www.clarksoncollege.edu
Omaha, NE USA
1-800-647-5500 x22542
* 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: file conflict - samba

2002-12-24 Thread Anthony E. Greene
On 24-Dec-2002/08:43 -0600, ListServ <[EMAIL PROTECTED]> wrote:
>I am trying to install the lastest version of samba and it keeps baling out
>on me. have removed the previous version.  Do I need to force the package?

You need to uninstall samba-common and install the new samba-common. You
may also have to do the same with samba-client.

Tony
-- 
Anthony E. Greene 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05  HomePage: 
Linux: the choice of a GNU Generation. 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: file conflict - samba

2002-12-24 Thread Bret Hughes
On Tue, 2002-12-24 at 09:32, Michael Schwendt wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Tue, 24 Dec 2002 08:43:52 -0600, ListServ wrote:
> 
> > I am trying to install the lastest version of samba and it keeps
> > baling out on me. have removed the previous version.  Do I need to
> > force the package?
> 
> You do not have removed the previous version completely.
> The samba-common package is left and conflicts with your new package.
> 

Or Upgrade the package

rpm -Uvh samba*




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: JAVA - JRE or SDK

2002-12-24 Thread Ted Gervais
On Monday 23 December 2002 08:56 pm, Andrew Hadinyoto wrote:


Thanks for the explanation.  I was certainly confused.  Much clearer now.  
Just hope I don't forget.  I will have to start over though, as I have SDK 
installed.  Seems to conflict with me putting in JRE but I think you said 
everything is in the SDK version so that should do it??

Thanks again..



> JRE is the run time environment. You'll need this if you just want to run
> compiled Java program (Java application). No compiler.
>
> SDK is needed if you would like to write your own Java program. So it comes
> with the compiler.
>
> Which to download? The SDK includes JRE, but the download size is huge.
> If you plan just to run Java application only, download JRE.
>
> Hope it helps,
> Andrew...
>
> > Do I need to install both JRE.x.x. and SDK.x.x. files to get Java work?
> > What is the difference between these two files??
> > --
> > T.L.Gervais
> > Coldbrook, NS
> > Canada.
> >
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
T.L.Gervais
Coldbrook, NS
Canada.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: file conflict - samba

2002-12-24 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 24 Dec 2002 08:43:52 -0600, ListServ wrote:

> I am trying to install the lastest version of samba and it keeps
> baling out on me. have removed the previous version.  Do I need to
> force the package?

You do not have removed the previous version completely.
The samba-common package is left and conflicts with your new package.

> [root@clark02 root]# rpm -ivh samba*
> Preparing...   
> ###
> [100%]
> file /etc/rc.d/init.d/winbind from install of samba-2.2.7a-1 conflicts
> with file from package samba-common-2.2.7-1.7.3
 

- -- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+CH4i0iMVcrivHFQRAuaWAJ9SWXCTdcLkW64WzTjSRMfRUERF9wCdHMUc
KZIuh0RaUmVYvqKhPiTtI1E=
=DQxp
-END PGP SIGNATURE-



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: nforce2 and agpgart

2002-12-24 Thread jesse jacobs
Forgot to mention the this is the 2.5 kernel :( sorry
> Hello,
> have u tried throttling down the default 8x setting?
>> On Mon, 2002-12-23 at 12:27, Jeff Nguyen wrote:
>>> Hi Carl,
>>>
>>> Are you using the onboard IDE controller for your
>>> hard disk?
>>>
>>> Jeff
>>>
>>
>> Yes.
>>
>>> - Original Message -
>>> From: "Carl D. Blake" <[EMAIL PROTECTED]>
>>> To: <[EMAIL PROTECTED]>
>>> Sent: Monday, December 23, 2002 10:50 AM
>>> Subject: nforce2 and agpgart
>>>
>>>
>>> > I'm having trouble getting agpgart support to work with an nforce2
>>> chipset.  Is this supported on any kernels?  I'm running a Redhat 7.1
>>> system with Redhat's 2.4.9-21 kernel.
>>> > --
>>> > Carl D. Blake
>>> > Director of Engineering
>>> > Boeckeler Instruments, Inc.
>>> > 4650 S. Butterfield Dr.
>>> > Tucson, AZ  85714
>>> >
>>> > Phone: 520-745-0001
>>> > FAX: 520-745-0004
>>> > email: [EMAIL PROTECTED]
>>> >
>>> > .com
>>> >
>>> > -
>>> > To unsubscribe from this list: send the line "unsubscribe
>>> linux-kernel" in the body of a message to [EMAIL PROTECTED]
>>> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>> Please read the FAQ at  http://www.tux.org/lkml/
>>> >
>> --
>> Carl D. Blake
>> Director of Engineering
>> Boeckeler Instruments, Inc.
>> 4650 S. Butterfield Dr.
>> Tucson, AZ  85714
>>
>> Phone: 520-745-0001
>> FAX: 520-745-0004
>> email: [EMAIL PROTECTED]
>>
>> .com
>>
>>
>>
>> --
>> redhat-list mailing list
>> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
>> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
> --
> Jesse Jacobs, Supa' Noob :)


-- 
Jesse Jacobs, Supa' Noob :)




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: nforce2 and agpgart

2002-12-24 Thread jesse jacobs
Good morning,
2 days ago I set up a nforce2 comp using the nvagp driver(integrated video)
I have not setup the generic /dev/agpgart for this board.  Have u had any
problems locating the audio/nv nic...etc?  have u used the modules from
nvidia?  ie. the nforce_linux modules?

The dmesg shows that the bus isn't traced along to your agp interface.
Lookin through the CVS and the agp and audio support has been added to the
nv driver as of 1.187

you'll have to check it out good luck.

> On Mon, 2002-12-23 at 02:05, jesse jacobs wrote:
>> Hello,
>> have u tried throttling down the default 8x setting?
>
> I just now tried that per your suggestion.  The only option in the BIOS
> was to disable AGP 8X support, so I tried that, but it made no
> difference.  dmesg shows the following message:
>
> Linux agpgart interface v0.99 (c) Jeff Hartmann
> agpgart: Maximum main memory to use for agp memory: 439M
> agpgart: unsupported bridge
> agpgart: no supported devices found.
>
>> > On Mon, 2002-12-23 at 12:27, Jeff Nguyen wrote:
>> >> Hi Carl,
>> >>
>> >> Are you using the onboard IDE controller for your
>> >> hard disk?
>> >>
>> >> Jeff
>> >>
>> >
>> > Yes.
>> >
>> >> - Original Message -
>> >> From: "Carl D. Blake" <[EMAIL PROTECTED]>
>> >> To: <[EMAIL PROTECTED]>
>> >> Sent: Monday, December 23, 2002 10:50 AM
>> >> Subject: nforce2 and agpgart
>> >>
>> >>
>> >> > I'm having trouble getting agpgart support to work with an
>> nforce2
>> >> chipset.  Is this supported on any kernels?  I'm running a Redhat
>> 7.1 system with Redhat's 2.4.9-21 kernel.
>> >> > --
>> >> > Carl D. Blake
>> >> > Director of Engineering
>> >> > Boeckeler Instruments, Inc.
>> >> > 4650 S. Butterfield Dr.
>> >> > Tucson, AZ  85714
>> >> >
>> >> > Phone: 520-745-0001
>> >> > FAX: 520-745-0004
>> >> > email: [EMAIL PROTECTED]
>> >> >
>> >> > .com
>> >> >
>> >> > -
>> >> > To unsubscribe from this list: send the line "unsubscribe
>> >> linux-kernel" in the body of a message to [EMAIL PROTECTED]
>> >> > More majordomo info at
>> http://vger.kernel.org/majordomo-info.html
>> >> Please read the FAQ at  http://www.tux.org/lkml/
>> >> >
>> > --
>> > Carl D. Blake
>> > Director of Engineering
>> > Boeckeler Instruments, Inc.
>> > 4650 S. Butterfield Dr.
>> > Tucson, AZ  85714
>> >
>> > Phone: 520-745-0001
>> > FAX: 520-745-0004
>> > email: [EMAIL PROTECTED]
>> >
>> > .com
>> >
>> >
>> >
>> > --
>> > redhat-list mailing list
>> > unsubscribe
>> mailto:[EMAIL PROTECTED]?subject=unsubscribe
>> https://listman.redhat.com/mailman/listinfo/redhat-list
>>
>>
>> --
>> Jesse Jacobs, Supa' Noob :)
>>
>>
>>
>>
>> --
>> redhat-list mailing list
>> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
>> https://listman.redhat.com/mailman/listinfo/redhat-list
> --
> Carl D. Blake
> Director of Engineering
> Boeckeler Instruments, Inc.
> 4650 S. Butterfield Dr.
> Tucson, AZ  85714
>
> Phone: 520-745-0001
> FAX: 520-745-0004
> email: [EMAIL PROTECTED]
>
> .com
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list


-- 
Jesse Jacobs, Supa' Noob :)




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Startup Program

2002-12-24 Thread Gene
Kathy Darlin! wrote:

What file would I edit if I wanted to run a particular command when I 
logged into Redhat8?
 
Thanks

i'm not sure if this is what you're looking for, but if you are talking 
about scheduling a job of sort, try using at or cron command with the 
right syntax...  i wasn't sure if you are looking to create jobs that 
would run consistently or if you want to try just CLI, just type xterm 
in WM...

gene

--




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Installing BIND

2002-12-24 Thread Periyasamy, Raj
Title: Installing BIND






I am running Redhat 7.2. I installed bind using up2date -uv. However, after the installation was done, I did not see named.conf, named.ca and named.local files. Is this normal, is it because I used up2date instead of rpm ?

Regards,


Raj





Re: Fetchmail, Sendmail and multiple usernames

2002-12-24 Thread Tim Kehres
Hello,

How many mailboxes do you have with the ISP?   In other words - is mail for
each user account described being delivered to a DIFFERENT mailbox on the
ISP, or are they all being delivered to a single mailbox?   For this to work
properly, each user should have mail delivered to unique mailboxes on the
ISP side.

Best Regards,

Tim Kehres
International Messaging Associates
http://www.ima.com



- Original Message -
From: "Awuku Danso" <[EMAIL PROTECTED]>
To: "redhat-list" <[EMAIL PROTECTED]>
Sent: Tuesday, December 24, 2002 3:26 AM
Subject: Fetchmail, Sendmail and multiple usernames


> Hi all
> I want to configure fetchmail to POP mail for all my users from my ISP to
my local mail server running sendmail. At the moment it fetches the mail and
delivers  everything to one user but what I really want is for each user's
mail to be delivered to their mailbox on the mail server. For example mail
fetched from the ISP as
>
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> is all dumped into the mailbox of user2 on the local mail server on my
internal server. BUt what I really want is mail fetched as
>  [EMAIL PROTECTED] to be deliverd to user1 on my local mail server,
and that for [EMAIL PROTECTED] to user 2 and so on.
>
> I only have one account with the ISP but can have as many usernames as I
want for mail as long as the part after the @ symbol is not changed.
>
> Any ideas how I can do this?
>
> Awuku



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



file conflict - samba

2002-12-24 Thread ListServ
I am trying to install the lastest version of samba and it keeps baling out
on me. have removed the previous version.  Do I need to force the package?

Thanks Roger






[root@clark02 root]# ls
anaconda-ks.cfg  Desktop  install.log  install.log.syslog
samba-2.2.7a-1.i386.rpm  upgrade.log  upgrade.log.syslog
[root@clark02 root]# rpm -ivh samba*
Preparing...###
[100%]
file /etc/rc.d/init.d/winbind from install of samba-2.2.7a-1 conflicts with
file from package samba-common-2.2.7-1.7.3
file /etc/samba/smb.conf from install of samba-2.2.7a-1 conflicts with file
from package samba-common-2.2.7-1.7.3
file /lib/libnss_winbind.so from install of samba-2.2.7a-1 conflicts with
file from package samba-common-2.2.7-1.7.3
file /lib/libnss_wins.so from install of samba-2.2.7a-1 conflicts with file
from package samba-common-2.2.7-1.7.3
file /lib/security/pam_winbind.so from install of samba-2.2.7a-1 conflicts
with file from package samba-common-2.2.7-1.7.3
file /usr/bin/make_printerdef from install of samba-2.2.7a-1 conflicts with
file from package samba-common-2.2.7-1.7.3
file /usr/bin/make_smbcodepage from install of samba-2.2.7a-1 conflicts with
file from package samba-common-2.2.7-1.7.3
file /usr/bin/smbpasswd from install of samba-2.2.7a-1 conflicts with file
from package samba-common-2.2.7-1.7.3
file /usr/bin/testparm from install of samba-2.2.7a-1 conflicts with file
from package samba-common-2.2.7-1.7.3
file /usr/bin/testprns from install of samba-2.2.7a-1 conflicts with file
from package samba-common-2.2.7-1.7.3
file /usr/bin/wbinfo from install of samba-2.2.7a-1 conflicts with file from
package samba-common-2.2.7-1.7.3
file /usr/sbin/winbindd from install of samba-2.2.7a-1 conflicts with file
from package samba-common-2.2.7-1.7.3
file /usr/share/man/man1/make_smbcodepage.1.gz from install of
samba-2.2.7a-1 conflicts with file from package samba-common-2.2.7-1.7.3
file /usr/share/man/man1/testparm.1.gz from install of samba-2.2.7a-1
conflicts with file from package samba-common-2.2.7-1.7.3
file /usr/share/man/man1/testprns.1.gz from install of samba-2.2.7a-1
conflicts with file from package samba-common-2.2.7-1.7.3
file /usr/share/man/man1/wbinfo.1.gz from install of samba-2.2.7a-1
conflicts with file from package samba-common-2.2.7



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Fetchmail, Sendmail and multiple usernames

2002-12-24 Thread Rupendra Singh
> Hi all
> I want to configure fetchmail to POP mail for all my users from my ISP to
my local mail server running sendmail. At the moment it fetches the mail and
delivers  everything to one user but what I really want is for each user's
mail to be delivered to their mailbox on the mail server. For example mail
fetched from the ISP as
>
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> is all dumped into the mailbox of user2 on the local mail server on my
internal server. BUt what I really want is mail fetched as
>  [EMAIL PROTECTED] to be deliverd to user1 on my local mail server,
and that for [EMAIL PROTECTED] to user 2 and so on.
>
> I only have one account with the ISP but can have as many usernames as I
want for mail as long as the part after the @ symbol is not changed.
>
> Any ideas how I can do this?

check out:

http://www.tldp.org/HOWTO/mini/Offline-Mailing.html

--
Rupendra Singh



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Fetchmail, Sendmail and multiple usernames

2002-12-24 Thread Awuku Danso
Hi all
I want to configure fetchmail to POP mail for all my users from my ISP to my local 
mail server running sendmail. At the moment it fetches the mail and delivers  
everything to one user but what I really want is for each user's mail to be delivered 
to their mailbox on the mail server. For example mail fetched from the ISP as 

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

is all dumped into the mailbox of user2 on the local mail server on my internal 
server. BUt what I really want is mail fetched as
 [EMAIL PROTECTED] to be deliverd to user1 on my local mail server, and that for 
[EMAIL PROTECTED] to user 2 and so on.

I only have one account with the ISP but can have as many usernames as I want for mail 
as long as the part after the @ symbol is not changed.

Any ideas how I can do this?

Awuku



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: cron jobs

2002-12-24 Thread Javier Gostling
On Tue, Dec 24, 2002 at 02:29:22PM +0100, Hauser Marcel wrote:

> Javier Gostling wrote:
> 
> >Not that tough. I have my squid log files rotate on a weekly basis with
> >compression enabled. For my monthly reports, I just create a big log
> >file by zcatting the old logfiles and catting the current logfile into a
> >temporary logfile to be processed.
> 
> yup... thought about that as well.. (by the way..i use sarg for the 
> squid processing).. but since i'am going to do daily, weekly and monthly 
> reports...including squidguard... i would have to do more scripting than 
> for the lock file solution :)

I also use sarg. I found the daily, weekly and monthly scripts that came
with it quite defficient, so I wrote my own scripts to do the same job.
None of the scripts are over 1Kb. in size. If there is interest, I can
post them to the list.

> 
> >>i thought abouth touching /var/lock/subsys/whatever while the reporting 
> >>tool is running.
> >>and to not execute logrotate if that file exists for that day!
> >I would rather have logrotate sleep until the lock goes away. That way
> >you jusr delay log rotation instead of making it go away completely.
> 
> what do you mean with sleep ? something like a do while loop checking if 
> the file still exists...??

Exactly.

while [ -f  ]; do
  sleep 300
done

Would check every 5 minutes.

> 
> >>is there no better solution?
> >Can you do partial data collection on a more frequent basis? Perhaps
> >weekly? That way your processing time should be drastically reduced.
> 
> i already do that actualy :) i do daily reports, separate weekly and 
> separate monthly reports :)

Ok. Another solution we use for our bigger servers is to have the log
files shipped off server periodicaly. then all processing happens in
this offline location, where logfile rotation is not an issue. This has
the added benefit of lightening the load on the servers.

Cheers,
-- 
Javier GostlingAv. Kennedy 5757, of. 1502
Ingeniero de Sistemas  Las Condes, Santiago, Chile
Virtualia S.A. Fono: +56 (2) 202-6264 x 130
[EMAIL PROTECTED] Fax:  +56 (2) 342-8763



msg100037/pgp0.pgp
Description: PGP signature


Re: cron jobs

2002-12-24 Thread Hauser Marcel
Javier Gostling wrote:


Not that tough. I have my squid log files rotate on a weekly basis with
compression enabled. For my monthly reports, I just create a big log
file by zcatting the old logfiles and catting the current logfile into a
temporary logfile to be processed.


yup... thought about that as well.. (by the way..i use sarg for the 
squid processing).. but since i'am going to do daily, weekly and monthly 
reports...including squidguard... i would have to do more scripting than 
for the lock file solution :)

i thought abouth touching /var/lock/subsys/whatever while the reporting 
tool is running.
and to not execute logrotate if that file exists for that day!
I would rather have logrotate sleep until the lock goes away. That way
you jusr delay log rotation instead of making it go away completely.


what do you mean with sleep ? something like a do while loop checking if 
the file still exists...??

is there no better solution?

Can you do partial data collection on a more frequent basis? Perhaps
weekly? That way your processing time should be drastically reduced.


i already do that actualy :) i do daily reports, separate weekly and 
separate monthly reports :)

cheers Marcel




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Loggin Problems

2002-12-24 Thread Kathy Darlin!



When I try to loggin using Gnome GUI (and anyother 
GUI's for that matter). The background loads and then my computer appears to 
freeze. I can only login in single user mode. Does anyone know how i can fix 
this? (I could loggin perfectly ok until a few days ago :-( )
 
All help appreciated 
 
THanks


Re: cron jobs

2002-12-24 Thread Javier Gostling
On Tue, Dec 24, 2002 at 01:55:29PM +0100, Hauser Marcel wrote:

> :) hehe.. yep... for a 500MB logfile :)

Not that tough. I have my squid log files rotate on a weekly basis with
compression enabled. For my monthly reports, I just create a big log
file by zcatting the old logfiles and catting the current logfile into a
temporary logfile to be processed.

> 
> i thought abouth touching /var/lock/subsys/whatever while the reporting 
> tool is running.

Should work, but you would have to alter the logrotate script to use the
locking mechanism.

> 
> and to not execute logrotate if that file exists for that day!

I would rather have logrotate sleep until the lock goes away. That way
you jusr delay log rotation instead of making it go away completely.

> 
> is there no better solution?

Can you do partial data collection on a more frequent basis? Perhaps
weekly? That way your processing time should be drastically reduced.

Cheers,
-- 
Javier GostlingAv. Kennedy 5757, of. 1502
Ingeniero de Sistemas  Las Condes, Santiago, Chile
Virtualia S.A. Fono: +56 (2) 202-6264 x 130
[EMAIL PROTECTED] Fax:  +56 (2) 342-8763



msg100034/pgp0.pgp
Description: PGP signature


Re: Cronjob question

2002-12-24 Thread RA
Thank You very much.

- Original Message -
From: "_ TUXX _" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 23, 2002 4:29 PM
Subject: Re: Cronjob question


>
> crontab -l
>
> - Original Message -
> From: "RA"
> Date: Mon, 23 Dec 2002 07:26:56 -0500
> To:
> Subject: Cronjob question
>
>
> Hello ALL.
>
> I am running red 7.1 on my servers, and want to know if there is a command
which could show all running cron jobs on the system ?.
> Any help is greatly appreciated.
>
> s//CIAO/g; $@++;
>
> __END__
> __
> (**)
> /\/\
> (| |)
> \_/--\_/
>
> mailto : _TUXX_
> [EMAIL PROTECTED]
>
>
> --
> __
> http://www.linuxmail.org/
> Now with POP3/IMAP access for only US$19.95/yr
>
> Powered by Outblaze
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: cron jobs

2002-12-24 Thread Hauser Marcel
Anthony E. Greene wrote:

On 24-Dec-2002/13:20 +0100, Hauser Marcel <[EMAIL PROTECTED]> wrote:


i have a tool which creates squid reports on a monthly basis. This Tool 
runs very long (depends how big the log file is for a month of data). If 
i start it at 0:05 everything is fine until 04:01 where the logrotate 
script is fired up... which logrotates the squid logfiles (if end of 
month) away, while the squid reporting tool still depends on it!

How can i solve this problem nicely ?


Make copies of the log files for the analysis tool.


:) hehe.. yep... for a 500MB logfile :)

i thought abouth touching /var/lock/subsys/whatever while the reporting 
tool is running.

and to not execute logrotate if that file exists for that day!

is there no better solution?

Merry Christmas

Marcel





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: cron jobs

2002-12-24 Thread Anthony E. Greene
On 24-Dec-2002/13:20 +0100, Hauser Marcel <[EMAIL PROTECTED]> wrote:
>
>i have a tool which creates squid reports on a monthly basis. This Tool 
>runs very long (depends how big the log file is for a month of data). If 
>i start it at 0:05 everything is fine until 04:01 where the logrotate 
>script is fired up... which logrotates the squid logfiles (if end of 
>month) away, while the squid reporting tool still depends on it!
>
>How can i solve this problem nicely ?

Make copies of the log files for the analysis tool.

Tony
-- 
Anthony E. Greene 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05HomePage: 
Linux. The choice of a GNU generation 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: cron jobs

2002-12-24 Thread Hauser Marcel
Anthony E. Greene wrote:

On 24-Dec-2002/06:11 +0100, Hauser Marcel <[EMAIL PROTECTED]> wrote:


if i have the following in my crontab:

01 4 * * * root run-parts /etc/cron.daily
05 0 * * * root /etc/something/crontab

and the /etc/something/crontab scripts takes longer than until 4:01 to 
finish will the scripts in /etc/cron.daily "wait" until 
/etc/something/crontab has finished ?


No.


ok.. thanks :) but how could i fix this ?

i have a tool which creates squid reports on a monthly basis. This Tool 
runs very long (depends how big the log file is for a month of data). If 
i start it at 0:05 everything is fine until 04:01 where the logrotate 
script is fired up... which logrotates the squid logfiles (if end of 
month) away, while the squid reporting tool still depends on it!

How can i solve this problem nicely ?

Thanks for the help

Marcel





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Lexmark Z11 printer (fred smith)

2002-12-24 Thread Michael Wu
I haven't tried on RH8.0, but I have referred the following documents to 
install a Lexmark Z11 printer on "RH 7.0 + CLE v1.0".

http://f23.parsimony.net/forum51677/messages/288.htm

http://som_som.tripod.com/extref/cZ11.html

Although I cannot obtain multi-page printout and the master-filter used 
for the Traditional Chinese (Taiwan) must be modified, I can print the 
coloured test page successfully. Besides, it needs some trick to install 
another pinter.

Hope that helps.

Michael

Message: 5
Date: Sat, 14 Dec 2002 12:32:59 -0500
From: fred smith <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Lexmark Z11 printer
Reply-To: [EMAIL PROTECTED]

Gentlepersons:

We've got a Lexmark Z11 printer here (I know, it's a "worthless 
windoze-only printer") that I'm trying to make work on Linux (RH8.0).

There IS a driver (3, in fact) listed for it on linuxprinting.org,
but I cannot for the life of me get it working.

The installation and setup instructions are simple enough, but somehow
I have the nagging feeling that they're not telling me everything I
need to know, or maybe they are assuming I'm smarter than I am :^(.

Anyhow, depending on which config/setup options I choose, I ether
get NO output (with the job stagnating in the queue, eventually
timed out and purged), or I get a page with squiggly lines on it.

Has anyone here had any luck with the "lz11" (or the cz11 variants)
listed on linuxprinting.org and a Z11 printer?

TIA






--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Macromedia Flash Player 6 Linux

2002-12-24 Thread Mertens Bram
On Mon, 2002-12-23 at 20:47, Aly Dharshi wrote:
> What are the permissions on the flashplayer-installer ? at the minimum
> chmod 700 or if you are feeling generous chmod 755 the file.

[M8ram@localhost install_flash_player_6_linux]$ lh
total 1.5M
-rwxrwxr-x1 M8ramM8ram 23k Dec  4 07:06
flashplayer-installer
-rwxrwxr-x1 M8ramM8ram 856 Dec  4 07:06 flashplayer.xpt
-rwxrwxr-x1 M8ramM8ram1.4M Dec  4 07:06
libflashplayer.so
-rwxrwxr-x1 M8ramM8ram 44k Dec  9 18:35 ReadMe.htm
-rwxrwxr-x1 M8ramM8ram9.9k Dec  9 18:35 readme.txt

And the /bin/sh should be ok as well:
[M8ram@localhost install_flash_player_6_linux]$ lh /bin/sh
lrwxrwxrwx1 root root4 Jul  3 14:03 /bin/sh -> bash
[M8ram@localhost install_flash_player_6_linux]$ lh /bin/bash
-rwxr-xr-x1 root root 528k Apr 12  2002 /bin/bash

Could this be because the directory the file is in is located on a
FAT-partition?

TIA
-- 
 #  Mertens Bram "M8ram"  <[EMAIL PROTECTED]>  Linux User #249103  #
 # Red Hat Linux release 7.3 (Valhalla) kernel 2.4.18-3 i686 128MB RAM #
 #  1:06pm up 8 days, 3:11, 1 user, load average: 0.14, 0.12, 0.16 #



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Terminal 'newline' problem with Redhat 8.0

2002-12-24 Thread Andrew Hadinyoto
Hi Chris,

Thanks for the reply. I think it's indeed a bug. I've logged the problem to Redhat
Bugzilla just now.

Merry christmas, too.

Andrew...

> 
> haha, this got me for a bit also!  =)  its not that its not printing, its
> that it is printing, but then the prompt is printing over it.
> 
> [my bash prompt here]
> hello
> 
> impose the top line over the bottom line and it complete covers it up.  but
> try this...
> 
> [my bash prompt here]
> hello, this is a test...it demonstrates that i'm actually being printed.
> 
> if you print that line out with no newline it will print the following (i
> think):
> [my bash prompt here]emonstrates that i'm actually being printed.
> 
> i'm sorry, i'm drunk and am having a hard time explaining this...
> 
> -- christopher
> 
> P.S.  merry xmas
> 
> - Original Message -
> From: "Andrew Hadinyoto" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, December 23, 2002 9:39 AM
> Subject: Terminal 'newline' problem with Redhat 8.0
> 
> 
> > I've seen a posting about this or something similar but I haven't seen
> > the answer for it yet
> > (sorry if I am wrong).
> >
> > I am running RH8.0 and I noticed that X-based console (Konsole, Gnome
> > console, xterm)
> > ignores a "print" without end-of-line.
> >
> > For example, I've tried:
> > in bash: echo -n "hello"
> > in perl: perl -e 'print "hello";'
> > in C: printf("hello");  // in simple main function
> >
> > All prints nothing. Just returns the prompt. They are all the same for
> > Konsole, Gnome
> > console and xterm.
> >
> > However, if I tried to do the same in text-based console (runlevel 3),
> > it prints correctly
> > (without newline). This is supposed to be the expected behavior. I tried
> > it on Redhat 7.2
> > and it does not have this "problem" (or "feature").
> >
> > Printing with newline at the end of the string is fine, though.
> >
> > There must be some config or switch to disable this behavior. But I
> > couldn't find it.
> >
> > Can somebody please help? Thanks in advance.
> >
> > Andrew Hadinyoto
> >
> >
> >
> >
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



lilo configuration for dual boot

2002-12-24 Thread nlimbu
I have installed RH 8.0 and then RH 7.0 in next partitions as below:
/dev/hda1 - / for RH 8.0
/dev/hda5 - /usr for RH 8.0
/dev/hda6 - /var for RH 8.0
/dev/hda7 - /swap for RH 8.0

/dev/hda2 - / for RH 7.0
/dev/hda8 - /usr for RH 7.0
/dev/hda9 - /var for RH 7.0
/dev/hda10 - /swap for RH 7.0

During installation, I found RH 7.0 installed LILO in MBR and then when I rebooted I 
got only the option of RH 7.0.

Now how can I point RH 8.0 in lilo.conf so that I get the option of both RH 7 and 8.

My current setting of lilo.conf is as follows:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux

image=/boot/bzImage
label=linux
initrd=/bood/initrd-2.2.16.-22.img
read-only
root=/dev/hda2

Please help!


With Regards
Nabin Limbu




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: cron jobs

2002-12-24 Thread Anthony E. Greene
On 24-Dec-2002/06:11 +0100, Hauser Marcel <[EMAIL PROTECTED]> wrote:
>
>if i have the following in my crontab:
>
>01 4 * * * root run-parts /etc/cron.daily
>05 0 * * * root /etc/something/crontab
>
>and the /etc/something/crontab scripts takes longer than until 4:01 to 
>finish will the scripts in /etc/cron.daily "wait" until 
>/etc/something/crontab has finished ?

No.

-- 
Anthony E. Greene 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05HomePage: 
Linux. The choice of a GNU generation 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Startup Program

2002-12-24 Thread rpjday


On Tue, 24 Dec 2002 06:12:54 -0500 "Anthony E. Greene" <[EMAIL PROTECTED]>
wrote:

> On 24-Dec-2002/10:06 +0530,
> [EMAIL PROTECTED] wrote:
> >On 24 Dec 2002 at 1:00, Kathy Darlin! wrote:
> >
> >> What file would I edit if I wanted to run a
> particular command when I
> >> logged into Redhat8? 
> >
> >Append in the file /etc/rc.d/rc.local
> 
> That runs the command when the machine is
> booted,. not when a user logs
> in.

your personal .bash_profile.

rday



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Startup Program

2002-12-24 Thread Anthony E. Greene
On 24-Dec-2002/10:06 +0530, [EMAIL PROTECTED] wrote:
>On 24 Dec 2002 at 1:00, Kathy Darlin! wrote:
>
>> What file would I edit if I wanted to run a particular command when I
>> logged into Redhat8? 
>
>Append in the file /etc/rc.d/rc.local

That runs the command when the machine is booted,. not when a user logs
in.

Tony
-- 
Anthony E. Greene 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05HomePage: 
Linux. The choice of a GNU generation 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Clock problem on RedHat 8

2002-12-24 Thread Julien Olivier
Hi

I have a weird problem with Red Hat 8 on my Fujitsu-Siemens Amilo D
laptop.

I live in France so I sat up the clock to use Paris timezone. At first,
it worked well but after a few days, I restarted my computer and saw
that the time was 1 hour under the correct one. So I tried to set it
back by right clicking on the clock applet in GNOME and choosing adjust
time and date. I changed the time and closed the config tool.

After a few seconds, the time was corrected but I couldn't drag windows
anymore ! I could click on anything but couldn't _move_ anything... I
have an ATI Radeon Mobility on this laptop (without DRI). I restarted
XFree and I could move windows again.

After a reboot, I noticed the clock was badly configured again. I
restarted the laptop and went to BIOS where I re-configured the time
correctly. This time, the clok was correct in RedHat. But after about 2
weeks, the problem happened again (1-hour-early time and XFree bug after
re-configuring time). I've been running RedHat 8 for months now and I
always have to re-configure my clock in the BIOS from time to time.

I read somthing on google about someone having a problem with RTC on his
laptop when his laptop gets idled... I don't know if my problem is
related to it though.

NB: I have used Windows on this laptop too and the clock worked great
before I installed RedHat.

Thanks by advance.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: HELP!!!! /bin/mail

2002-12-24 Thread aljuhani
/bin/mail is a binary file.  If you have your OS RPMs run the following 
command:

rpm -Fvh

This command if applied to all RPM stored in a directory or on OS CD, It will 
update ONLY the installed RPMs and will not change any system configs or file 
structures you have.

The "echo" command is used to insert a comment/data to a file, so you have 
insterted somewhere in the mail binary file that line.

Good Practice is to always safe your binary files to a floppy.  It might be 
needed also if someone breaks into your box and attach some rootkit to one of 
your binaries to spy on your activities and passwords.

Some tools that help in checking binary files integerity is chkrootkit 
(http://www.chkrootkit.org) or by using MD5 checksums to comapre with 
originals.

To install chkrootkit, here is how:

1. First make a directory for chkrootkit:

cd /home
mkdir tools
cd tools

I think the latest version is 0.38

wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
tar -zxvf chkrootkit.tar.gz

cd chkrootkit-0.38/

make sense

-

Now you have chkrootkit installed under /home/tools/chkrookit-0.38
To run just type at shell prompt
./chkrootkit

It is better to make a cron job that runs ckrootkit and sends you by email the 
results.

Regards,

Al-Juhani
[EMAIL PROTECTED]



>= Original Message From [EMAIL PROTECTED] =

I accidentally fat fingered my keyboard last week
at command with su I typed:
echo mail>[EMAIL PROTECTED]

now anytime my scripts call the /bin/mail I get a out of virtual memory
error?


John



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Question about sendmail client

2002-12-24 Thread Kevin Myers
No one's mentioned comsat in this thread so far, couldn't that be used to
cobble something together that approximates the 'You got mail' type
functionality?

- Original Message -
From: "Roger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 23, 2002 2:25 PM
Subject: Question about sendmail client


> Before, when we use Exchange,it will inform users
> immediately after emails arrive.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list