RE: NIC Goes Down After 5-10 minutes in rh6.2

2001-07-05 Thread Stiven Andre



From: Omer Musaev <[EMAIL PROTECTED]>
To: "'Stiven Andre'" <[EMAIL PROTECTED]>
Subject: RE: NIC Goes Down After 5-10 minutes in rh6.2 
Date: Thu, 5 Jul 2001 09:18:59 +0200 
 
 
 
-Original Message- 
From: Stiven Andre [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, July 05, 2001 1:08 AM 
To: [EMAIL PROTECTED] 
Subject: NIC Goes Down After 5-10 minutes in rh6.2 
 
 
Hi 
I have RH6.2 full without updates or patches running on Pentium 1 100mhz 
24mb of ram. I have a strange problem with network. That machine has 3Com 
Etherlink 3 NIC 10mbps. it is configured to get interface up at bootup. It 
brings up the inerface it is works. But After 5-10 minut it is goes down. I 
preform: 
if config eth0 down 
if config eth0 up 
 
it replies: 
eth0: Setting Rx mode to 0 adresses. 
eth0: Setting Rx mode to 1 adresses. 
 
There is not enough information to say what the hell is going on. 
I suggest you to rebuild debug version of the driver and to post all 
debug messages it prints. 
 
To do that ( I hope the driver is module, otherwise you will have to 
recompile the kernel 
as well and to remove the driver from static code and to move it to be a 
module ): 
 
 
Set kernel logger output to unused console. 
To do that, go to /etc/syslog.conf and add line that says: 
--- 
*.* /dev/tty8 
*.* /tmp/kernl.out 
--- 
Tabs are important. 
restart syslogd ( "/etc/rc.d/init.d/syslog restart" ) 
This will dump _all_ messages from kernel and system to /dev/tty8 ( alt-f8 
will bring you there ). 
 
Then open the code for driver ( /usr/src/linux/drivers/net/3c509.c ) and 
edit line 74 and 76 
change line 74 from 
-- 
int el3_debug = EL3_DEBUG ; 
-- 
to 
-- 
int el3_debug = 9 ; 
-- 
and line 76 from: 
-- 
int el3_debug = 2; 
-- 
to 
-- 
int el3_debug = 9 ; 
-- 
Recompile the driver with command: 
 
gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O2 -c 3c509.c 
 
then bring the card down, remove module 
insert the newly built module and bring the interface up. 
 
Then look for all messages from eth0 on tty8 ( or file /tmp/kernl.out ) and 
send them to me/list. 

 
I have tryed to debug the problem as you said. but something gone wrong. After restarting the syslog there was no file kernl.out in /tmp directory and alt+f8 gives nothing. I did exactly as you say please check it may be you missed something.
Best Regars S.A.
 and start work again for about 5-10 minutes. 
If I am trying to use ftp server to upload or download something it is going 
down Emidiatly. 
 
What is wrong ? 
 
 
 _ 
 
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com 
 . 
 
 
 
 
= To 
unsubscribe, send mail to [EMAIL PROTECTED] with the word 
"unsubscribe" in the message body, e.g., run the command echo unsubscribe | 
mail [EMAIL PROTECTED] 
 
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



NIC Goes Down After 5-10 minutes in rh6.2

2001-07-04 Thread Stiven Andre
Hi
I have RH6.2 full without updates or patches running on Pentium 1 100mhz 24mb of ram. I have a strange problem with network. That machine has 3Com Etherlink 3 NIC 10mbps. it is configured to get interface up at bootup. It brings up the inerface it is works. But After 5-10 minut it is goes down. I preform:
if config eth0 down
if config eth0 up

it replies:
eth0: Setting Rx mode to 0 adresses.

eth0: Setting Rx mode to1 adresses.

and start work again for about 5-10 minutes.
If I am trying to use ftp server to upload or download something it is going down Emidiatly.

What is wrong ?

Best Regards S.A.Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: NIC Goes Down After 5-10 minutes in rh6.2

2001-07-04 Thread Stiven Andre



I Checked The Cable It fine May It Be Becouse Of The Low Ammount Of RAM ? It HAs Only 24mb But 100mb for swapping



From: Cedar Cox <[EMAIL PROTECTED]>

To: Stiven Andre <[EMAIL PROTECTED]>

Subject: Re: NIC Goes Down After 5-10 minutes in rh6.2 

Date: Thu, 5 Jul 2001 02:43:02 +0300 (IDT) 

 

 

As unlikely as it might be, what about the cable? Maybe swap it just to 

be sure? 

 

On Thu, 5 Jul 2001, Stiven Andre wrote: 

 

  Hi 

  I have RH6.2 full without updates or patches running on Pentium 1 100mhz 

  24mb of ram. I have a strange problem with network. That machine has 3Com 

  Etherlink 3 NIC 10mbps. it is configured to get interface up at bootup. 

  It brings up the inerface it is works. But After 5-10 minut it is goes 

  down. I preform: 

  if config eth0 down 

  if config eth0 up 

   

  it replies: 

  eth0: Setting Rx mode to 0 adresses. 

  eth0: Setting Rx mode to1 adresses. 

   

  and start work again for about 5-10 minutes. 

  If I am trying to use ftp server to upload or download something it is 

  going down Emidiatly. 

   

  What is wrong ? 

   

  Best Regards S.A. 

  

   

  Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. 

  

  = To 

  unsubscribe, send mail to [EMAIL PROTECTED] with the word 

  "unsubscribe" in the message body, e.g., run the command echo unsubscribe 

  | mail [EMAIL PROTECTED] 

  

 

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



RH6.2 diskdruid

2000-08-17 Thread Amir Groisman



Hello.
I'm trying to install RH6.2 from a disk i 
bought,and every thing goes well untill i get to the diskdruid.
I have pentuim 550,128 ram and 20gb hd that has 3 
partitions (c,d,e).
The diskdruid lets me define the swap 
partition and any other (in the Linux native) execpt the boot 
partition.
the error message is "mount to big",I have tried to 
give it between 1 mb to 4 gb and it doesnt matter,the error message is still the 
same.I'm trying to install it on E (hda6) which has more then 6 GB in it (of 
course after i've redefined not to be a fat partition.

b.t.w 
the hard disk is WD.

Please help.
thanks.



Re: RH6.2 diskdruid

2000-08-17 Thread Daniel Feiglin

Hi! 

This question has been answered several times on this list - I've answered it at least 
twice myself, in great detail.
Please search the list archives and if that doesn't help, maybe we'll try again. 

Just to get you out of terrible suspense, make sure that you have /boot defined in a 
small partition (one cylinder is
more than enough), below the 1024 cylinder mark. If you don't know what I'm talking 
about, please seek 
expert help.

Good luck,


Dan Feiglin




 Amir Groisman wrote:
 
 Hello.
 I'm trying to install RH6.2 from a disk i bought,and every thing goes well untill i 
get to the diskdruid.
 I have pentuim 550,128 ram and 20gb hd that has 3 partitions (c,d,e).
 The diskdruid lets me define the swap  partition and any other (in the Linux native) 
execpt the boot partition.
 the error message is "mount to big",I have tried to give it between 1 mb to 4 gb and 
it doesnt matter,the error
 message is still the same.I'm trying to install it on E (hda6) which has more then 6 
GB in it (of course after i've
 redefined not to be a fat partition.
 
 b.t.w
 the hard disk is WD.
 
 Please help.
 thanks.


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




installation problems RH6.2

2000-08-15 Thread Noam Ben Haim

HI all

I added a PCI Network card, and since then I can't reinstall RH6.2. the
installation process is stuck at the point of doing the post installation
configuration. and I have to reboot the computer, ruining the
installation...
plz help
N

Noam Ben Haim
[EMAIL PROTECTED]
Tel: +972-9-9561615 ext 122
Fax: +972-9-9561610




=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: installation problems RH6.2

2000-08-15 Thread Isaac Aaron


How about removing the NIC, reinstalling and placing it back again?

Isaac Aaron



   
   
"Noam Ben  
   
Haim" noambhTo: [EMAIL PROTECTED]   
   
@cc:   
   
onsetinc.comSubject: installation problems RH6.2  
   
Sent by:   
   
linux-il-boun  
   
ce@
   
cs.huji.ac.il  
   
   
   
   
   
15/08/00   
   
10:16  
   
   
   
   
   



HI all

I added a PCI Network card, and since then I can't reinstall RH6.2. the
installation process is stuck at the point of doing the post installation
configuration. and I have to reboot the computer, ruining the
installation...
plz help
N

Noam Ben Haim
[EMAIL PROTECTED]
Tel: +972-9-9561615 ext 122
Fax: +972-9-9561610




=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]






=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: installation problems RH6.2

2000-08-15 Thread benavrhm

On Tue, 15 Aug 2000, Noam Ben Haim wrote:

 HI all
 
 I added a PCI Network card, and since then I can't reinstall RH6.2. the
 installation process is stuck at the point of doing the post installation
 configuration. and I have to reboot the computer, ruining the
 installation...
 plz help
 N
 
 Noam Ben Haim
 [EMAIL PROTECTED]
 Tel: +972-9-9561615 ext 122
 Fax: +972-9-9561610
 
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
 

Hi Noam,
Install RH6.2 without the network card.
Make sure you can reboot the computer.
Add the network card physically to the computer.
Configure the card by adding a line like "alias eth0 3c509" or whatever
the module is for your card to /etc/conf.modules

Regards,

 - yba

-- 
   EE 77 7F 30 4A 64 2E C5  83 5F E7 49 A6 82 29 BA~. .~   TclTek Ltd.
 =}-ooO--U--Ooo---{=
  - [EMAIL PROTECTED] - tel: +972.52.670.353, http://www.tcltek.co.il -


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




RE: installation problems RH6.2

2000-08-15 Thread Noam Ben Haim

I just succeeded in installing when choosing DHCP. alas we don't have DHCP
server, so I need to configure it myself. what's more, I get the following
warnings in boot time:

WARNING: the PCI BIOS assigned this PCI NE2k card to IRQ 0, which is
unlikely to work!
You should use the PCI BIOS setup to assign a valid IRQ line.
ne2k-pci.c: PCI NE2000 clone 'RealTek RTL-8029' at I/O 0xe000, IRQ 0
eth0: RealTek RTL-8029 found at I/O 0xe000 IRQ 0

what should I do next?
plz help

N
-Original Message-
From: Isaac Aaron [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 15 August, 2000 9:05 AM
To: Noam Ben Haim
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: installation problems RH6.2



How about removing the NIC, reinstalling and placing it back again?

Isaac Aaron




"Noam Ben
Haim" noambhTo: [EMAIL PROTECTED]
@cc:
onsetinc.comSubject: installation problems
RH6.2
Sent by:
linux-il-boun
ce@
cs.huji.ac.il


15/08/00
10:16





HI all

I added a PCI Network card, and since then I can't reinstall RH6.2. the
installation process is stuck at the point of doing the post installation
configuration. and I have to reboot the computer, ruining the
installation...
plz help
N

Noam Ben Haim
[EMAIL PROTECTED]
Tel: +972-9-9561615 ext 122
Fax: +972-9-9561610




=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]





=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




RE: installation problems RH6.2

2000-08-15 Thread benavrhm


Try a different type of network card. My experience with some of the
cheaper Realteks is that they don't work or work but accumulate errors
after 10 hours or so. At least get another card on loan to test with.
Regards,

 - yba


 On Tue, 15 Aug 2000, Noam Ben
Haim wrote:

 I just succeeded in installing when choosing DHCP. alas we don't have DHCP
 server, so I need to configure it myself. what's more, I get the following
 warnings in boot time:
 
 WARNING: the PCI BIOS assigned this PCI NE2k card to IRQ 0, which is
 unlikely to work!
 You should use the PCI BIOS setup to assign a valid IRQ line.
 ne2k-pci.c: PCI NE2000 clone 'RealTek RTL-8029' at I/O 0xe000, IRQ 0
 eth0: RealTek RTL-8029 found at I/O 0xe000 IRQ 0
 
 what should I do next?
 plz help
 
 N
 -Original Message-
 From: Isaac Aaron [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, 15 August, 2000 9:05 AM
 To: Noam Ben Haim
 Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: installation problems RH6.2
 
 
 
 How about removing the NIC, reinstalling and placing it back again?
 
 Isaac Aaron
 
 
 
 
 "Noam Ben
 Haim" noambhTo: [EMAIL PROTECTED]
 @cc:
 onsetinc.comSubject: installation problems
 RH6.2
 Sent by:
 linux-il-boun
 ce@
 cs.huji.ac.il
 
 
 15/08/00
 10:16
 
 
 
 
 
 HI all
 
 I added a PCI Network card, and since then I can't reinstall RH6.2. the
 installation process is stuck at the point of doing the post installation
 configuration. and I have to reboot the computer, ruining the
 installation...
 plz help
 N
 
 Noam Ben Haim
 [EMAIL PROTECTED]
 Tel: +972-9-9561615 ext 122
 Fax: +972-9-9561610
 
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
 
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
 

-- 
   EE 77 7F 30 4A 64 2E C5  83 5F E7 49 A6 82 29 BA~. .~   TclTek Ltd.
 =}-ooO--U--Ooo---{=
  - [EMAIL PROTECTED] - tel: +972.52.670.353, http://www.tcltek.co.il -


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




RE: installation problems RH6.2

2000-08-15 Thread Dani Arbel

Try an EtherExpress (intel card). it is worth the price difference and
works like a charm under Linux.
Dani

On Tue, 15 Aug 2000, Noam Ben Haim wrote:

 I just succeeded in installing when choosing DHCP. alas we don't have DHCP
 server, so I need to configure it myself. what's more, I get the following
 warnings in boot time:
 
 WARNING: the PCI BIOS assigned this PCI NE2k card to IRQ 0, which is
 unlikely to work!
 You should use the PCI BIOS setup to assign a valid IRQ line.
 ne2k-pci.c: PCI NE2000 clone 'RealTek RTL-8029' at I/O 0xe000, IRQ 0
 eth0: RealTek RTL-8029 found at I/O 0xe000 IRQ 0
 
 what should I do next?
 plz help
 
 N
 -Original Message-
 From: Isaac Aaron [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, 15 August, 2000 9:05 AM
 To: Noam Ben Haim
 Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: installation problems RH6.2
 
 
 
 How about removing the NIC, reinstalling and placing it back again?
 
 Isaac Aaron
 
 
 
 
 "Noam Ben
 Haim" noambhTo: [EMAIL PROTECTED]
 @cc:
 onsetinc.comSubject: installation problems
 RH6.2
 Sent by:
 linux-il-boun
 ce@
 cs.huji.ac.il
 
 
 15/08/00
 10:16
 
 
 
 
 
 HI all
 
 I added a PCI Network card, and since then I can't reinstall RH6.2. the
 installation process is stuck at the point of doing the post installation
 configuration. and I have to reboot the computer, ruining the
 installation...
 plz help
 N
 
 Noam Ben Haim
 [EMAIL PROTECTED]
 Tel: +972-9-9561615 ext 122
 Fax: +972-9-9561610
 
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
 
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
 


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-04 Thread Yosi

You Wrote:

  Oh, I read that quotation when it was published. It is a simple
  statistics-based interpretation, and not something fair to base
  judgement on. These 8 vulnerabilities were not Mandrake's (but
  shared for all the Linuxes), and most of them are not dangerous
  for people with the "paranoid" configuration mode.

In this spesific case the statistics don't lie.

For instance - the userhelper problem (basically - userhelper didn't
check that pam modules are from inside /etc/pam.d , which gave a very
easy local root exploit) was discovered a while after mandrake 6.1
was out, but was not officially fixed until after a couple of monthes
mandrake 7.0 was out. IIRC a corrected package was availble at
mandrake-cooker, but anyway - it was never anounced.
snip

Here is what Kurt Seifried had to say this week:

qoute

Wow! I seem to have made some people at Mandrake software a little
unhappy with last week's comments (ya think!) Let me just say that I
have nothing against the Linux Mandrake distribution itself -- I think
it's ok. What I have a problem with is the way Mandrake Software
(the company) handles updates, security announcements and a few other
odds and ends. It isn't enough to build a finely engineered software
product. You also have to issue updates and in the case of an OS it is
critical that customers are told about security updates and made to
understand that if they do not update, bad things[tm] will happen. I
feel that the updates issued by a vendor are an integral part of the
OS, not some nice altruistic service they might be willing to provide
customers.

This is why I gave the Linux Mandrake distribution a "failing" grade.
My main two issues with Mandrake are the lack of a central,
Mandrake run ftp server (i.e something like updates.redhat.com).
Instead, they rely on third party mirrors that may or may not be
working properly (and over which they have no control).

The other main issue I have is with the poor quality of their security
announcements. Users need to be explicitly told where to find updates
and how to implement them. Now Mandrake has largely fixed this issue,
with two new advisories on Sunday (for DHCP and WuFTPD). They tell you
where to find them, and how to update them. This makes me happy.
Congratulations to Mandrake!

/qoute

The qoute was taken from
   http://securityportal.com/topnews/weekly/linux2703.html

Yosi

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-03 Thread Yosi


You Wrote:

Last thing: There is an Axiom that RH is better for servers while
Mandrake is better for clients. But from my humble opinion, I see
the opposite, at least with the latest versions (MD7.1 vs. RH6.2):
Mandrake supports features which are important for servers (e.g.
ReiserFS, Paranoid security, etc.), while RH looks better for
clients (e.g. easier installation, office apps, etc.). Am I wrong?

Please don't start religious wars;

I am not looking for religious wars either. But, imho, RH security is
better than Mandrake's. Their latest installation (6.2) doesn't
install so much stuff as the previous versions, and most importantly
they issue security patches much faster than Mandrake. Kurt Seifried
from SecurityPortal.com wrote

qoute

"Mandrake also wins (hands down) the "easiest distribution to break
into remotely" and "easiest distribution to break into locally",
having finally released 8 fixes for very severe security bugs in 7.1
(their latest, not so greatest distribution). They still haven't got a
central site for updates either, good luck finding them.

/qoute

The qoute can be found here:
http://www.securityportal.com/topnews/weekly/linux2626.html

Regarding the "Paranoid Security" you mentioned, it can be reached
on RH as well with products such as Bastille, that was designed to run
on virgin installation (http://www.bastille-linux.org/) in the first
place. Just my $0.02, so don't shoot if you disagree :)


Yosi

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-03 Thread Eli Marmor

Thank you all, Yosi, Tzafrir, Oleg, Ira, Chen, and Izar.

To say that now I'm less confused than before, will not be correct,
but I'll try to use your generous responses to make decisions.

Anyway, some notes:

 "Mandrake also wins (hands down) the "easiest distribution to break
 into remotely" and "easiest distribution to break into locally",
 having finally released 8 fixes for very severe security bugs in 7.1

Oh, I read that quotation when it was published. It is a simple
statistics-based interpretation, and not something fair to base
judgement on. These 8 vulnerabilities were not Mandrake's (but
shared for all the Linuxes), and most of them are not dangerous for
people with the "paranoid" configuration mode. In any case, being
paranoid and publishing as many security patches as you can,
doesn't make you a worse distro; I'm afraid that the vendors will
be afraid to publish security patches because of a possible bad
impression...

 Regarding the "Paranoid Security" you mentioned, it can be reached
 on RH as well with products such as Bastille, that was designed to run

I wish I could use a distro ready with special security patches
(maybe KRUD?). However, Bastille is not relevant:

1. There is no Bastille for 6.2, but only for 6.0/6.1.
2. Bastille doesn't support the openwall patch, but a competing
   one. while some people feel more comfortable with that one, most
   of the people who want a kernel supporting secure-stacks,
   including me, prefer the openwall solution (please no religious
   wars...). IIRC, Mandrake uses the openwall solution.

In addition, it is not easy to patch existing kernels with the
secure-linux patches, because usually these kernels (especially RH
and Mandrake) already contain many other patches, and are already
different from the original Linus kernel. It is always better to
get the kernel ready from the vendor, with all the patches already
built-in, and the conflicts already resolved.

Regarding GNOME vs. KDE: I didn't ask which is better; It's a
religious question, and involves personal taste, etc. I only asked
if one of them is more suitable to RH while another one is more
suitable to Mandrake. And I specified this question to 6.2 and 7.1.
Contrary to the past, when everybody knew that RH supports GNOME
better than any other distro, and that Mandrake main advantage is
its KDE support, some people claim that it is different with the
latest versions (6.2 and 7.1); What is your opinion?
In addition, there is a very specific question about the Hebrew
support of Mandrake; Does it work with both - GNOME and KDE?
Tzafrir gave a quite good answer, but if anybody has anything to
add, I'll be happy to read.

 Mandrake position themselves as "more cutting edge" they don't wait for a
 piece of software to be true, tried and tested before including it in a
 distro, therefore it is possible to install a Mandrake that is less stable
 than what you'd like your server to be.

It may look paradoxally, but keeping yourself with the "latest and
greatest" versions, makes your distro safer against crackers, so -
better as a server. Yes, sometimes it may be less stable ("new
version, new bugs"...); But from my experience, all of the security
holes are finally found and fixed, and most of the "successful"
cracks were done when the OS was too old, or when the administrator
forgot to install patches. So if you start with the latest version,
you have more chances to have less vulnerabilities in your OS. In
any case, it doesn't save you from the need to install patches as
soon as they are available, and the delay of Mandrake in providing
the wu-ftpd patch looked very bad.

The shortest but most practical response I received, was from Izar:

 I used ReiserFS off a Mandrake box  over
 NFS. It didn't work well, but it worked.

It was also a frightening response. "Imalle...". And I'm confused;
What should I do? If it doesn't support NFS, then it's useless. Not
only for my needs, but for 90% of the people. And what is the
solution, to use ext2 ???  A stupid hardware error (or unexpected
UPS failure) may end up with the loss of all your data (well, a
very small chance of 0.01%. But it is possible...), while the
chance for such a damage with ReiserFS is much lower.
I think I'll adopt Ira's suggestion, and try it. If anybody else
has any RELEVANT experience, please report!  ("relevant" means not
any experience with ReiserFS, and even not a more specific
experience with ReiserFS over NFS, but the very specific case of
Mandrake's ReiserFS over NFS).

Thanks all of you again,
-- 
Eli Marmor

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-03 Thread Ira Abramov

On Mon, 3 Jul 2000, Eli Marmor wrote:

 In addition, it is not easy to patch existing kernels with the
 secure-linux patches, because usually these kernels (especially RH
 and Mandrake) already contain many other patches, and are already

I never recompile their sources anyway, I DL and compile my own.

 Regarding GNOME vs. KDE: I didn't ask which is better; It's a
 religious question, and involves personal taste, etc. I only asked
 if one of them is more suitable to RH while another one is more

define "suitable" then? they are not different operating systems, just
slightly different RPMs, collections of utilities, and default desktop
configuration.

oh, and Mandrake finally followed SuSE and Debian with a mechanism to
let any RPM remove or add itself to all the menues (and not have a GNOME
menu in KDE and vice versa either). I'm not sure RH got there yet (the
guys at Aduva may be more up to date)

 What should I do? If it doesn't support NFS, then it's useless. Not
 only for my needs, but for 90% of the people. And what is the

I have two machines at home but I don't use NFS. the NFS itself is
buggy, why trust it over a beta FS when I don't trust it over a stable
one?

 chance for such a damage with ReiserFS is much lower.

you don't know that, the failure statistics are not there yet.

 I think I'll adopt Ira's suggestion, and try it.

I wish I had the time myself. I'm sure there's no problem with two
machines (server and mounter), the problems begin with 4 mounting
clients and up accessing the same files, I don't have the resources to
build and test such a network.

-- 
Ira Abramov, GNU/Linux advocate.
(@-  "message passing as the fundamental operation of the OS is 
//\  just an excercise in computer science masturbation. It may 
v_/_ feel good, but you don't actually get anything DONE."
-- Linus on Microkernels.



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-03 Thread Yosi

You wrote:


Thank you all, Yosi, Tzafrir, Oleg, Ira, Chen, and Izar.

You're welcome.

I wish I could use a distro ready with special security patches
(maybe KRUD?).

Ohhh, but you can. I did not include this in my previous reply because I 
thought it is irrelevant to your question. There is actually a distribution 
that comes ready with special security patches called Immunix 
(http://www.immunix.org/). ImmunixOS is based on RedHat's
latest distribution. ImmunixOS is made of RedHat's rpms compiled with
Immunix's StackGuard utility that is supposed to add an additional
layer of protection against buffer overflows and the like. In the
future, Immunix promise to add support in the form of SubDomain and
CryptoMark (a TripWire clone?). I don't have any experience with this
distribution, but I will be more than interested to hear anyone who
does.

However, Bastille is not relevant:

1. There is no Bastille for 6.2, but only for 6.0/6.1.

Yes, you are right. Bastille only comes for RedHat 6.0 and 6.1
Too bad the Bastille developers cannot issue their version closer
to the date the new RedHat distribution is out.

In addition, it is not easy to patch existing kernels with the
secure-linux patches, because usually these kernels (especially RH
and Mandrake) already contain many other patches, and are already
different from the original Linus kernel. It is always better to
get the kernel ready from the vendor, with all the patches already
built-in, and the conflicts already resolved.

Yet another reason to have a look at Immunix.

Yosi


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-03 Thread Eli Marmor

[Izar: Note the question at the bottom of the message]

  Regarding GNOME vs. KDE: I didn't ask which is better; It's a
  religious question, and involves personal taste, etc. I only asked
  if one of them is more suitable to RH while another one is more
 
 define "suitable" then? they are not different operating systems, just
 slightly different RPMs, collections of utilities, and default desktop
 configuration.

I meant "integration". In the previous versions, GNOME was known
to be best integrated into RH, and among the RH-based distros, KDE
was known to be best integrated into Mandrake. So my question is
if it is still true with RH6.2 and Mandrake7.1 (I heard that it is
not true anymore). In addition, there are specific customization
of the various distros. For example, what I mentioned about
Hebrew. I asked if the Hebrew that Mandrake added, translate both
KDE and GNOME.
By the way: With 7.1, Mandrake is no more a RH derivative.

  What should I do? If it doesn't support NFS, then it's useless. Not
  only for my needs, but for 90% of the people. And what is the
 
 I have two machines at home but I don't use NFS. the NFS itself is
 buggy, why trust it over a beta FS when I don't trust it over a stable
 one?

All of the world use NFS for MANY years. I can't just ignore all
of them. Especially with the too many types of UNIX that I have;
The only way to connect all of them to the same file system, is by
using NFS. And besides, I'm quite satisfied with NFS (as other
millions of users), and trust it even for backups.

   I'm sure there's no problem with two
 machines (server and mounter), the problems begin with 4 mounting
 clients and up accessing the same files, I don't have the resources to
 build and test such a network.

I'm not going to use so many clients simultaneously, so I guess that
there is no problem for me. Izar: Did you experience the problems
that you mentioned only with high number of simultaneous clients, or
also with 1-3 clients?

-- 
Eli Marmor

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-03 Thread Tzafrir Cohen

On Mon, 3 Jul 2000, Eli Marmor wrote:

 Thank you all, Yosi, Tzafrir, Oleg, Ira, Chen, and Izar.
 
 To say that now I'm less confused than before, will not be correct,
 but I'll try to use your generous responses to make decisions.
 
 Anyway, some notes:
 
  "Mandrake also wins (hands down) the "easiest distribution to break
  into remotely" and "easiest distribution to break into locally",
  having finally released 8 fixes for very severe security bugs in 7.1
 
 Oh, I read that quotation when it was published. It is a simple
 statistics-based interpretation, and not something fair to base
 judgement on. These 8 vulnerabilities were not Mandrake's (but
 shared for all the Linuxes), and most of them are not dangerous for
 people with the "paranoid" configuration mode. 

In this spesific case the statistics don't lie.

For instance - the userhelper problem (basically - userhelper didn't check
that pam modules are from inside /etc/pam.d , which gave a very easy local
root exploit) was discovered a while after mandrake 6.1 was out, but was
not officially fixed until after a couple of monthes mandrake 7.0 was out.
IIRC a corrected package was availble at mandrake-cooker, but anyway - it
was never anounced.

Another example - the one I mentioned in an earlier post about wu-ftpd .
The fix was availble at cooker since 26.6, but was only announced as an
official fix on 2.7 . And this is a searious remote root exploit.

Anyway - IIRC with all the recent security updates redhat responded much
faster. 

 
 In addition, it is not easy to patch existing kernels with the
 secure-linux patches, because usually these kernels (especially RH
 and Mandrake) already contain many other patches, and are already
 different from the original Linus kernel. It is always better to
 get the kernel ready from the vendor, with all the patches already
 built-in, and the conflicts already resolved.

BTW: it is not that difficult to add oyur own patches to an existing
kernel configuration from an rpm:

Basically - download and install the source rpm of kernel
(kernel-*.src.rpm , not kernel-sources-*.noarch.rpm). Now edit
RPM/SPECS/kernel.spec :
add your own patches, or remove existing patches (edit the %prepare
section. Add additional %patch 'es if you want to add patches) and then
issue:

rpm -bp RPM/SPECS/kernel.spec 

and there you have a patched kernel source tree.

Or - in case you didn't get it right - re-edit kernel.spec and rerun rpm
-bp 

(note that I have never tried to do that)

 
  Mandrake position themselves as "more cutting edge" they don't wait for a
  piece of software to be true, tried and tested before including it in a
  distro, therefore it is possible to install a Mandrake that is less stable
  than what you'd like your server to be.
 
 It may look paradoxally, but keeping yourself with the "latest and
 greatest" versions, makes your distro safer against crackers, so -
 better as a server. Yes, sometimes it may be less stable ("new
 version, new bugs"...); But from my experience, all of the security
 holes are finally found and fixed, and most of the "successful"
 cracks were done when the OS was too old, or when the administrator
 forgot to install patches. 

This is why any good distro should make it easy to get all of its recent
security updates. I believe both Mandrake and RedHat's recent versions
include simple utilities to automate this (although MandrakeUpdate is
focused on a local X user).

And anyway:

wget -r ftp://distro.mirror/updates_dir

rpm -Fv *.rpm

should suffice on most cases (although it would be safer to check md5sums 
before installing)

 So if you start with the latest version,
 you have more chances to have less vulnerabilities in your OS. In
 any case, it doesn't save you from the need to install patches as
 soon as they are available, and the delay of Mandrake in providing
 the wu-ftpd patch looked very bad.
 

-- 
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-02 Thread Eli Marmor

Hi,

I think that I asked a similar question in the past, but didn't get
a clear answer:

Does the ResierFS version, *which is built in Mandrake-7.1*, support
NFS and can be exported to other machines on the LAN?

I don't ask if ReiserFS is great, or if it had problems in some of
its versions. I ask specifically about the version which is built in
Mandrake-7.1, and its specific configuration.

And in the same issue: In the past, Mandrake developed and invested
in the KDE integration more than in GNOME, while RedHat did the
opposite. I heard that it is not true anymore (with Mandrake7.1 and
RH6.2). What do you recommend to use with 7.1, GNOME or KDE?  And if
I want the built-in "Hebrew" option of Mandrake7.1 to be active,
which of them (GNOME/KDE) is recommended?  Is it supported by both
(GNOME and KDE) under Mandrake 7.1, or only under one of them? Which
one?

Last thing: There is an Axiom that RH is better for servers while
Mandrake is better for clients. But from my humble opinion, I see
the opposite, at least with the latest versions (MD7.1 vs. RH6.2):
Mandrake supports features which are important for servers (e.g.
ReiserFS, Paranoid security, etc.), while RH looks better for
clients (e.g. easier installation, office apps, etc.). Am I wrong?

Please don't start religious wars; I didn't ask questions like:
"What is better, GNOME or KDE"; Even a KDE fan may admit that in
some situations GNOME is preferred, and even a GNOME fan may admit
the opposite. Somebody who prefer, for example, RH over Mandrake in
any case, may admit that the superiority of RH is smaller in
clients (and bigger in servers), and so on. I'm only trying to find
the ideal situation for each distribution, and the ideal
distribution for each desktop environment.

Thanks in advance,
-- 
Eli Marmor

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-02 Thread Ira Abramov

On Sun, 2 Jul 2000, Eli Marmor wrote:

 Does the ResierFS version, *which is built in Mandrake-7.1*, support
 NFS and can be exported to other machines on the LAN?

as before, no one here has really tested for sure, you are welcome to
tell us how it works for you or join their devel list and see for
yourself. I'm right now in exams so I don't have time for too many
lists, I'll be able to make time for it only in 2 weeks.

 RH6.2). What do you recommend to use with 7.1, GNOME or KDE?And if

this is a religious war troll, the answer is try each for a day and
decide. you just login from GDM/KDM to the one you want. none of the
other opinions you will get here will be objective, or even relevant to
what YOU need.

 Last thing: There is an Axiom that RH is better for servers while
 Mandrake is better for clients. But from my humble opinion, I see

bzzzt.

there are only minute (small) differences between Mandrake and RedHat,
the main one is the compiler pentium optimizations on Mandrake. other
than that there is nothing that makes them more suitable for either
client or server. the installation is also as friendly.

based on MAINLY that feature, I install ALL my clients AND servers on
mandrake, and never install RedHat (I haven't installed one in almost 2
years!)



-- Ira Abramov, GNU/Linux advocate. 
(@- "message passing as the fundamental operation of the OS is 
//\ just an excercise in computer science masturbation. It may 
v_/_ feel good, but you don't actually get an ything DONE."
-- Linus on Microkernels.



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-02 Thread Tzafrir Cohen

On Sun, 2 Jul 2000, Eli Marmor wrote:

 And in the same issue: In the past, Mandrake developed and invested
 in the KDE integration more thanin GNOME, while RedHat did the
 opposite. I heard that it is not true anymore (with Mandrake7.1 and
 RH6.2). What do you recommend to use with 7.1, GNOME or KDE?  And if
 I want the built-in "Hebrew" option of Mandrake7.1 to be active,
 which of them (GNOME/KDE) is recommended?  Is it supported by both
 (GNOME and KDE) under Mandrake 7.1, or only under one of them? Which
 one?

KDE has "hebrew support" (partially translated menu and a proper hebrew
keymap in kikbd) at least since kde 1.1. And to suiplement that you have
http://kde.org/il (BTW: http://kde.org/il/hebrew is not exactly accurate).

The bit about translation is relativly easy to do, only noone bothered to
do it for gnome. As for keyboard layout - the gnome distro includes a
bogus hebrew keymap (/usr/share/xmodmap/xmodmap.il) .

Mandrake 7.1 (when you install with the Hebrew option) gets you a proper
console keymap [BTW: maybe RH 6.2 and other recent distros also has a
correct one. Can anybody check?], a proepr xkb keymap (alsmot. See:
http://www.iglu.org.il/faq/cache/87.html ) which means that you get hebrew
keys when left-alt is pressed. (they also include a corrected xmodmap.il
file. [BTW: was it fixed in any gnome distro, or with any other ditro?])

Another small point is that Mandrake comes with a little bit of hebrew
related software (not much, but it selected automatically when select
"Hebrew" installation). Most notably - fribidi 0.1.9, which includes a
very useful command-line filter (to read a hebrew mail message - pipe it
through 'fribidi -charset 8859-8' or through 'fribidi -charset 8859-8
-rtl')

BTW: Both come with vim that has hebrew support compiled in (although
Mandrake has a small /usr/doc/vim-common-*/vimrc_hebrew which might be
useful here). IMHO vim is currently the best editor for editing hebrew
texts (I don't intend to start a war here. I mean to say that vim is the
best of a relatively small group of editors with somewhat decent hebrew
support).

It is also worth noting that Mandrake makes it relativly easy to switch
to another desktop environment (kde, gnome, wmaker, enlightenment,
blackbox, blckbox/kde, wmaker/kde, ice, ice/gnome, etc.). Those look
well-packaged. I haven't tried RH's desktops, though.

 
 Last thing: There is an Axiom that RH is better for servers while
 Mandrake is better for clients. But from my humble opinion,I see
 the opposite, at least with the latest versions (MD7.1 vs. RH6.2):
 Mandrake supports features which are important for servers (e.g.
 ReiserFS, Paranoid security, etc.), while RH looks better for
 clients (e.g. easier installation, office apps, etc.). Am I wrong?

Another point here: Have you noticed how long it took to Mandrake to issue
a fix to the recent wu-ftpd problem? Their fix package was created on
26.6, but was only announced an hour ago (see the changelog of:
http://rufus.w3.org/linux/RPM/mandrakecooker/cooker/Mandrake/RPMS/wu-ftpd-2.6.0-7mdk.i586.html

RedHat usually respond faster than Mandrake to these kind of issues.

 
 Please don't start religious wars; I didn't ask questions like:
 "What is better, GNOME or KDE"; Even a KDE fan may admit that in
 some situations GNOME is preferred, and even a GNOME fan may admit
 the opposite. Somebody who prefer, for example, RH over Mandrake in
 any case, may admit that the superiority of RH is smaller in
 clients (and bigger in servers), and so on. I'm only trying to find
 the ideal situation for each distribution, and the ideal
 distribution for each desktop environment.
 
 Thanks in advance,

-- 
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: ReiserFS for NFS, Mandrake7.1, RH6.2, etc.

2000-07-02 Thread Oleg Goldshmidt

Eli Marmor [EMAIL PROTECTED] writes:

 which of them (GNOME/KDE) is recommended?  

For me, mostly an issue of look and feel. 

 Last thing: There is an Axiom that RH is better for servers while
 Mandrake is better for clients. But from my humble opinion, I see
 the opposite, at least with the latest versions (MD7.1 vs. RH6.2):
 Mandrake supports features which are important for servers (e.g.
 ReiserFS, Paranoid security, etc.), while RH looks better for
 clients (e.g. easier installation, office apps, etc.). Am I wrong?

Red Hat is clearly mass-market oriented. However, they probably figure
they'll sell more to companies and geeks who are likely to put many
workstations on a LAN. So I think that historically the default Red
Hat configuration was geared towards a networked workstation rather
than a standalone home desktop. I don't know where the "server axiom"
comes from, though. I have too little experience with Mandrake to say
anything.

-- 
Oleg Goldshmidt [EMAIL PROTECTED] 
"... We work but wit, and not by witchcraft;
 And wit depends on dilatory time." [Shakespeare]

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




apache serverproblems on RH6.2

2000-05-16 Thread Pavel Bibergal

hi all
I allready asked this question..
u answered me..
but it still not work!!! :(
i still get: u have no permissions to access / on this server..
any idea what can be wrong?
pavel



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: apache serverproblems on RH6.2

2000-05-16 Thread Shlomi Fish

On Tue, 16 May 2000, Pavel Bibergal wrote:

 hi all
 I allready asked this question..
 u answered me..
 but it still not work!!! :(
 i still get: u have no permissions to access / on this server..
 any idea what can be wrong?
 pavel


Usually it's the file permission. Check that user nobody has access to the
root directory, and all directories beneath it.

Also, make sure you place an index.html file in the root directory.

Regards,

Shlomi Fish
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
 



--
Shlomi Fish[EMAIL PROTECTED] 
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail:   [EMAIL PROTECTED]

The prefix "God Said" has the extraordinary logical property of 
converting any statement that follows it into a true one.


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




help with apache on RH6.2

2000-05-11 Thread Pavel Bibergal

i installed apache webserver on redhat 6.2, but when i connect, i get an
error:

Forbidden

You don't have permission to access / on this server.


Apache/1.3.12 Server at v500 Port 80

i checked the file and directory permosions, everything is ok with it,
what is going wrong?
Pavel


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: help with apache on RH6.2

2000-05-11 Thread Ben-Nes Michael

I think that the DocumentRoot is pointing to directory which dont exist.

Pavel Bibergal wrote:

 i installed apache webserver on redhat 6.2, but when i connect, i get an
 error:

 Forbidden

 You don't have permission to access / on this server.

 Apache/1.3.12 Server at v500 Port 80

 i checked the file and directory permosions, everything is ok with it,
 what is going wrong?
 Pavel

 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]

--
--
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-6-6925757
Fax: 972-6-6925858
http://www.canaan.co.il
--



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: help with apache on RH6.2

2000-05-11 Thread Guy Cohen

I think you should read at list 1 faq.

Ben-Nes Michael [EMAIL PROTECTED] wrote:
 I think that the DocumentRoot is pointing to directory which dont exist.
 
 Pavel Bibergal wrote:
 
  i installed apache webserver on redhat 6.2, but when i connect, i get an
  error:
 
  Forbidden
 
  You don't have permission to access / on this server.
 
  Apache/1.3.12 Server at v500 Port 80
 
  i checked the file and directory permosions, everything is ok with it,
  what is going wrong?
  Pavel
 
  =
  To unsubscribe, send mail to [EMAIL PROTECTED] with
  the word "unsubscribe" in the message body, e.g., run the command
  echo unsubscribe | mail [EMAIL PROTECTED]
 
 --
 --
 Canaan Surfing Ltd.
 Internet Service Providers
 Ben-Nes Michael - Manager
 Tel: 972-6-6925757
 Fax: 972-6-6925858
 http://www.canaan.co.il
 --
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




RH6.2

2000-04-13 Thread Eli Marmor

Hi,

A friend of me (CC of this message) wants to upgrade to RH6.2, and
intended to download it from abroad, when I told him that it is
available in Israel too. I even remember that people here gave some
pointers and links to local mirrors, but I don't remember the
addresses. So if anybody remembers an address of a local FTP mirror
of RH6.2, please answer. In addition, I believe that a CD for a
nominal price will be welcome too.

Thanks in advance,
-- 
Eli Marmor

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: RH6.2

2000-04-13 Thread Oleg Goldshmidt

Eli Marmor [EMAIL PROTECTED] writes:

 Hi,
 
 A friend of me (CC of this message) wants to upgrade to RH6.2, and
 intended to download it from abroad, when I told him that it is
 available in Israel too. I even remember that people here gave some
 pointers and links to local mirrors, but I don't remember the
 addresses. So if anybody remembers an address of a local FTP mirror
 of RH6.2, please answer. In addition, I believe that a CD for a
 nominal price will be welcome too.
 
 Thanks in advance,

http://www.linux.org.il points to 

ftp://ftp.linux.org.il/pub/distributions/RedHat/redhat/

when you follow the mirrors link. Anything wrong with that?

-- 
Oleg Goldshmidt | BLOOMBERG L.P. (BFM) | [EMAIL PROTECTED]
"... We work by wit, and not by witchcraft;
 And wit depends on dilatory time." - W. Shakespeare.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: RH6.2

2000-04-13 Thread Yaron Zabary

On Thu, 13 Apr 2000, Eli Marmor wrote:

 Hi,
 
 A friend of me (CC of this message) wants to upgrade to RH6.2, and
 intended to download it from abroad, when I told him that it is
 available in Israel too. I even remember that people here gave some
 pointers and links to local mirrors, but I don't remember the
 addresses. So if anybody remembers an address of a local FTP mirror
 of RH6.2, please answer. In addition, I believe that a CD for a
 nominal price will be welcome too.

  ftp://ftp.tau.ac.il/pub/OS (He should see LAN speed (10Mb/s), as the
inter-university connection is over MAGNET (155Mb)).

 Thanks in advance,
 --
 Eli Marmor
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word "unsubscribe" in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
 


-- Yaron.


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




KDE/RH6.2 - freezes while using manual window placement?

2000-04-12 Thread Oleg Goldshmidt


Hi, this is for those who run KDE with RH6.2 zoot.

I think I reported this in nthe past: KDE kept freezing on me
from time to time for no apparent reason. Another tidbit which
is not too easy to verify (because the bloody thing freezes when
it feels like it, not saying anything like "I don't like xemacs,
use GNU") is: after I switched from "manual" window placement to
"smart", things look better. 

Well, to the KDE bug list:

Look at http://bugs.kde.org/db/24/2426.html - it's over 3 months
old and does not have much of a log. I don't see an obvious way
to add my tidbit to the bug log, and I don't want to submit a
new report. Shall I email the maintainer responsible for the bug?
Or just shut up and hope for the best?

Anyway, keep this in mind if you experience a similar problem.

-- 
Oleg Goldshmidt | BLOOMBERG L.P. (BFM) | [EMAIL PROTECTED]
"... We work by wit, and not by witchcraft;
 And wit depends on dilatory time." - W. Shakespeare.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Netscape 4.72 (RH6.2) - middle button doesn't work properly

2000-04-10 Thread Oleg Goldshmidt

omerm [EMAIL PROTECTED] writes:

 On 09 Apr 2000, Oleg Goldshmidt wrote:

  Netscape 4.72-6 on RH6.2 out of the box, on Pentium II 400MHz.
  
  It looks like button-2, or dragging down a menu with button-3 and
  choosing "Open link in new window" don't work, i.e. the link is opened
  in the same netscape window. The URL is opened in the same window, as
  with button-1. Can anyone confirm or refute this?

 Well, this is very basic, but anyway:
 
 Mouse definitions? MS protocol?

Uh, the midlle button works properly in the rest of the occasions,
e.g. pasting between windows in X. Oh, I need to check if it only
happens in Netscape under KDE...

Anyway, /etc/X11/XF86Config says

Section "Pointer"
   Protocol"PS/2"
   Device  "/dev/mouse"
   BaudRate1200
   Emulate3Timeout 50
   SampleRate  1
   Resolution  100
EndSection

and the device is:

lrwxrwxrwx1 root  root  5   Jan  1  1996   /dev/mouse - psaux
crw-rw1 root  root 10,  1 Apr  9 17:53 /dev/psaux

If anything here is wrong I'll ban the sysadmin from the list for
24 hours ;-)

-- 
Oleg Goldshmidt | BLOOMBERG L.P. (BFM) | [EMAIL PROTECTED]
"... We work by wit, and not by witchcraft;
 And wit depends on dilatory time." - W. Shakespeare.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Netscape 4.72 (RH6.2) - middle button doesn't work properly

2000-04-10 Thread Oleg Goldshmidt


Oleg Goldshmidt [EMAIL PROTECTED] writes:

 Uh, the midlle button works properly in the rest of the occasions,
 e.g. pasting between windows in X. Oh, I need to check if it only
 happens in Netscape under KDE...

Weirdness rules: to check that, I logged out of KDE, logged in to
GNOME, fired up Netscape - the middle button opened a new Netscape
wondow all right.

OK, so it's likely to ne a KDE-related problem: back to KDE, fire up
Netscape, go to www.kde.org to check the mailing lists archives, bug
reports, etc. Got to the site, clicked middle button on a link -
works...

I swear I was sober, both yesterday and this morning. It's as if
KDE asks me every time, "Are you really sure you want this 
functionality?" Exasperating...

-- 
Oleg Goldshmidt | BLOOMBERG L.P. (BFM) | [EMAIL PROTECTED]
"... We work by wit, and not by witchcraft;
 And wit depends on dilatory time." - W. Shakespeare.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Netscape 4.72 (RH6.2) - middle button doesn't work properly

2000-04-10 Thread Oleg Goldshmidt

Tzafrir Cohen [EMAIL PROTECTED] writes:

 Have you happen to restart X?

No. Just logged out, logged into GNOME, logged out, logged into KDE.
All that through xdm or whatever handles that login window against
the red Hat background.

-- 
Oleg Goldshmidt | BLOOMBERG L.P. (BFM) | [EMAIL PROTECTED]
"... We work by wit, and not by witchcraft;
 And wit depends on dilatory time." - W. Shakespeare.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]