cron.daily error message regarding apache

2003-02-14 Thread Ishai Parasol
Hi

I've upgraded apache from 1.3.12 to 1.3.27 and since then cron.daily sends
root emails (on a daily basis) with this message: error: apache:1 {
expected after log file name.
It's a redhat 6.2 and logrotate 3.3.2.
this is the logrotate.conf file:

# rotate log files weekly
weekly

# keep 4 weeks worth of backlogs
rotate 4

# send errors to root
errors root

# create new (empty) log files after rotating old ones
create

# uncomment this if you want your log files compressed
#compress

# RPM packages drop log rotation information into this directory
include /etc/logrotate.d

# no packages own lastlog or wtmp -- we'll rotate them here
/var/log/wtmp {
monthly
create 0664 root utmp
rotate 1
}


does anyone know how to fix this irritating thing ?

Thanks,
Ishai.



=
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: cron.daily error message regarding apache

2003-02-14 Thread Ishai Parasol
this is the /etc/logrotate.d/apache file:

/var/log/httpd/access_log /var/log/httpd/agent_log /var/log/httpd/error_log
/var/log/httpd/referer_log {
missingok
sharedscripts
postrotate
/bin/kill -HUP `cat /var/run/httpd.pid 2/dev/null` 2 /dev/null ||
true
endscript
}

I can't see what's the problem...

- Original Message -
From: Shaul Karl [EMAIL PROTECTED]
To: Ishai Parasol [EMAIL PROTECTED]
Cc: Linux Mailing-List [EMAIL PROTECTED]
Sent: Friday, February 14, 2003 6:56 PM
Subject: Re: cron.daily error message regarding apache


 On Fri, Feb 14, 2003 at 06:13:19PM +0200, Ishai Parasol wrote:
  Hi
 
  I've upgraded apache from 1.3.12 to 1.3.27 and since then cron.daily
sends
  root emails (on a daily basis) with this message: error: apache:1 {
  expected after log file name.
  It's a redhat 6.2 and logrotate 3.3.2.
  this is the logrotate.conf file:
 
  # rotate log files weekly
  weekly
 
  # keep 4 weeks worth of backlogs
  rotate 4
 
  # send errors to root
  errors root
 
  # create new (empty) log files after rotating old ones
  create
 
  # uncomment this if you want your log files compressed
  #compress
 
  # RPM packages drop log rotation information into this directory
  include /etc/logrotate.d
 
  # no packages own lastlog or wtmp -- we'll rotate them here
  /var/log/wtmp {
  monthly
  create 0664 root utmp
  rotate 1
  }
 
 
  does anyone know how to fix this irritating thing ?
 
  Thanks,
  Ishai.
 


   Since you attach /etc/logrotate.conf I believe you should have
 attached the listing of /etc/logrotate.d, in particular the apache
 file, if there is one.

 --

 Shaul Karl, [EMAIL PROTECTED] e t




=
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]




ot: adsl router recommendations

2003-01-30 Thread Ishai Parasol
Hi

Does any of you have experience with Cnet CNAD 804-NF Adsl router ?
Anything good or bad to say about it ?

Thanks,
Ishai.



=
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: ot: adsl router recommendations

2003-01-30 Thread Ishai Parasol

- Original Message -
From: Hetz Ben Hamo [EMAIL PROTECTED]

 I would suggest a cheap-o small PC (processor doesn't really matter - be
it
 VIA, AMD K6/K7, Pentium I/II/III/Celeron) with 2 NICS should do the job
 perfectly..

And the modem ? anything good that can be bought around here ?



=
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: spam mail filter

2003-01-22 Thread Ishai Parasol


 Hi,
 
 I use a combination of SpamAssassin and Razor. Very good.
 
 SpamAssassin: http://spamassassin.org
 Razor:http://www.vipul.net and
   http://razor.sourceforge.net
 
 I might post a short intro on how to set this up if there is enough
 demand.
 
 Amit
 
Please do !



=
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: Samsung ADSL modems

2003-01-20 Thread Ishai Parasol

- Original Message -
 I don't know about driver for Linux for the ADSL modem, simply because my
boss
 didn't give me any sample to test and play with, but again - GO buy an
 Alcatel, even at eBay, which you can find for $20-$50 a piece.


Any idea where can I buy one of those (or the pro one) in Israel ?

Ishai.



=
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]




updating apache Q.

2003-01-08 Thread Ishai Parasol
Hi

If I'm updating apache httpd server (on RH6.2) from 1.3.12 to 1.3.27, do I
need to change anything in the httpd.conf file ? Do I actually need to do
anything besides rpm -U apache-1.3.27.rpm ?

Thanks,
Ishai.




=
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]




counting emails and pine questions

2002-12-29 Thread Ishai Parasol
Hi

I'm looking for a way to know (using the command line) the number of emails
that a /var/spool/mail/USERNAME file contains. Right now I'm using less
/var/spool/mail/USERNAME | grep -c Subject:  , but it's not accurate enough
(cases of forwarded mails etc.). Any better ideas ?

Another question. Is it possible to run pine with another user email file
(/var/spool/mail/USER) ?  for example, I'm logged as root and want to read
USER2 emails (ofcourse, USER2 can't login, he's only a mail account and not
a full user). If it's impossible with pine, is there a client (not for X)
that can do it ?

Thanks,
Ishai.



=
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]




looking for a redhat 8.0 cd

2002-10-29 Thread Ishai Parasol
Hi

Is there anyone in the Ra'anana / Kfar-saba area (or that hangs around
tel-aviv university) that will trade the 3 first discs of redhat 8.0 for the
media's cost (or 3 empty) ?  If there is, please send me privatly your phone
no.

Thanks,
Ishai.


=
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]




what's going on with the list ?

2002-10-02 Thread Ishai Parasol

Hi there

Am I the only one who get the messages 20 times each ?

Ishai.


=
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]




what's going on with the list ?

2002-10-02 Thread Ishai Parasol

Hi there

Am I the only one who get the messages 20 times each ?

Ishai.


=
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]




Another postfix queue Q.

2002-08-25 Thread Ishai Parasol

Hi

Im Kvar Be-postfix queue Askinan...
I use it as my smtp server and when I send an email it stays in the queue
for one or two seconds, but sometimes it can stay there for 10-20 minutes.
Why does it happen, what cause the long delay ?

Thanks,
Ishai.


=
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]




OT: free backup mail server ?

2002-08-25 Thread Ishai Parasol

Hi

Does anyone know about a free backup mail server service somewhere over the
net ?

Thanks,
Ishai.



=
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]




lite distributions

2002-08-19 Thread Ishai Parasol

Hi

I'm planing a litlle home network with a gateway  firewall on the first
box, and then 3 old boxes (pentium 100 or so with 500mb hd) that suppose to
serve http, mail, ftp, etc for the outside world. each box should have no
more than apache+ftp+ssh or postfix+ftp+ssh without any X or other stuff.
What I don't know is which distribution should I use for the boxes - I need
somthing that will work with this kind of hardware and disk size and still
be able to compile and run the latest versions of apache, postfix etc.
I'm doing this for learning purposes and I don't expect too many hits on
those servers so performance should'nt be a problem.

Any good advices ?

Thanks,
Ishai.


=
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]




localhost -- MARK -- ????

2002-08-11 Thread Ishai Parasol

Hi

I got localhost -- MARK -- in my log (/var/log/messages) every 20 minutes
for a few hours.
Any ideas what is it ?

Thanks,
Ishai.


=
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]




Hebrew php-nuke

2002-07-12 Thread Ishai Parasol

Hi

Does any one know where can I download nukof (hebrew php-nuke) from ? 
I tried http://nukof.dotkof.org but it's not available.

Thanks,
Ishai.


=
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]




cron question

2001-12-16 Thread Ishai Parasol

Hi

What can I do if I want to run a script on a regular basis using cron, but I
need it between the system's crons (lets say every 3 hours) ?

Thanks,
Ishai.

P.S. - Runinng redhat 6.2


=
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]




newer ups howto

2001-12-01 Thread Ishai Parasol

Hi

Can someone point me to a new ups howto (the only one i can find is from
1997).

Thanks,
Ishai.


=
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: newer ups howto

2001-12-01 Thread Ishai Parasol



  Hi
 
  Can someone point me to a new ups howto (the only one i can find is from
  1997).


 As far as I know you will not find anything newer in the LDP.
 It does explains the essentials of UPS handling quite well.

 Perhaps you would like to share what are you aiming at?


I'm planing to buy a ups device in order to help my computers to survive the
winter's electricity breaks, but I don't know anything about it:
installation, hardware compatibility, software - what for  howto, etc. I
had some hard time finding this kind of information, I'll be glad to get a
url or two and ofcourse hardware recommendations and where to buy.

Thanks,
Ishai.


=
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]




linux over win9x

2001-11-28 Thread Ishai Parasol

Hi

Does any one know about a small linux distribution that can be run as an
application on win9x (I don't mean those dists that sits on one of the win
partitions and requiers reboot to start them) ?

thanks,
Ishai.


=
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: linux over win9x

2001-11-28 Thread Ishai Parasol


- Original Message - 
From: Tzafrir Cohen [EMAIL PROTECTED]

 
 PhatLinux is one of those linux distros that sits on one of the win
 partitions and requiers reboot to start it.
 
 And AFAIK it is not downloadable (give us 25$ and we'll send you a cd)...


=
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: setting up tls/ssl over qpopper

2001-09-29 Thread Ishai Parasol

Hi,

I used openssl Ca.pl tool to sign my own certificate and then I added it to
the original req file (as described in the qpopper manual) but when I try to
login with Outlook Express with ssl I get from the server log:
(null) at 192.168.x.x (192.168.x.x): -ERR POP EOF or I/O Error.
All the results of my searches in the manuals and google were not connected
to the ssl thing but without the ssl I manage to login and get my mail with
no
problem.
Do you have any idea what can it be ? (my tls/ssl support in the config file
is set to stls, uses port 110 for ssl and regular logins).

Thanks,
Ishai.




=
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]




setting up tls/ssl over qpopper

2001-09-28 Thread Ishai Parasol

Hi

I have installed QPopper4.0.3 with tls/ssl enabled and I'm trying to make
the tls/ssl keys,
following the instructions in the user manual. My problem is that I don't
understand what to do next after creating the cert.pem file. what I did was:
openssl req -new -nodes -out -req.pem - keyout /etc/mail/certs/cert.pem

But here the manual tells me to send the certificate signing request
(req.pem) to my certificate authority signing and I should get back a signed
request.
If one of you guys has any expereience with this subject I'll be really glad
to get an
explanation what excatly should I do here, where to send what ?

Thanks a lot,
Ishai.




=
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]




Isdn AutoDial script

2001-06-25 Thread Ishai Parasol

Hi

I'm connected to the net with an isdn modem 24/7 and I'm looking for a
script that will check every X minutes if I'm on line and in case that i'm
not it will run the dial script. I tried to do it with isdnctrl auto mode
dial but it's not working, I think it's got something to do with the fact
that when I get disconnected I'm not really disconnected as in the phone
line but only loosing the IP number (which means, ofcourse, disconnected
from the net).
Does anyone have some script like this up and running ?

Thanks,
Ishai.



=
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]




dot bin files

2001-05-26 Thread Ishai Parasol

Hi

I downloaded the RedHat rpm file of the jdk1.3 from sun's website and the
file's name ends with .bin .  I tried to change it to rpm but it seems not
to be an rpm file (although the link in the site is to a redhat rpm file).
Does some one know what's a bin file and how can I upgrade my jdk1.2.

Thanks,
Ishai.



=
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: 1. ftp.tau.ac.il 2. www.exploits.org

2001-05-17 Thread Ishai Parasol

Hi

I'm trying to log anonimously with a bezeqint account and still get the same
problem...

Ishai.

- Original Message -
From: Shaul Karl [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 17, 2001 3:38 AM
Subject: 1. ftp.tau.ac.il 2. www.exploits.org


 1. ftp.tau.ac.il:
 Starting from today I am being able to log anonymously to ftp.tau.ac.il.
 I wonder if the few other bezeqint users who have reported to have
problems
 with that site can do that as well.


 2. www.exploits.org
 Yet I have a new problem: www.exploits.org, which is a free software site
that
 hosts a few projects.
 Can people, especially bezeqint users, try to traceroute it?

 The www.exploits.org admin told me that bezeqint is 18 hops away:

 16  195.ATM8-0-0.GW3.NYC1.ALTER.NET (146.188.177.129)  131.688 ms  132.167
ms
 127.474 ms
 17  Bezeq-1-gw.customer.alter.net (157.130.252.222)  310.454 ms
 APX-TA.bezeqint.net (212.25.92.5)  320.504 ms
 Bezeq-1-gw.customer.alter.net (157.130.252.222)  315.826 ms


 My traceroute doesn't get to it:

 [03:31:34 tmp]$ /usr/sbin/traceroute -m 22 www.exploits.org
 traceroute to gearbox.exploits.org (65.64.162.194), 22 hops max, 38 byte
 packets
  1  APX-TA.bezeqint.net (212.25.92.5)  44.597 ms  49.342 ms  42.185 ms
  2  6000.bezeqint.net (212.25.92.30)  45.944 ms *  46.554 ms
  3  212.179.59.195 (212.179.59.195)  48.240 ms  50.165 ms  43.660 ms
  4  gw0.bezeqint.net (192.115.106.254)  49.798 ms  57.993 ms  53.749 ms
  5  212.25.93.242 (212.25.93.242)  49.183 ms  50.081 ms  48.866 ms
  6  500.Serial2-1-1.GW3.NYC1.ALTER.NET (157.130.252.221)  221.040 ms
221.719
 ms  223.256 ms
  7  104.ATM3-0.XR1.NYC1.ALTER.NET (146.188.177.138)  223.496 ms  218.933
ms
 222.632 ms
  8  195.at-1-0-0.XR1.NYC9.ALTER.NET (152.63.18.26)  226.871 ms  226.725 ms
 215.925 ms
  9  0.so-2-1-0.XL1.NYC9.ALTER.NET (152.63.23.137)  220.727 ms  217.705 ms
 224.678 ms
 10  POS6-0.BR3.NYC9.ALTER.NET (152.63.24.97)  228.676 ms  220.195 ms
217.025
 ms
 11  137.39.52.78 (137.39.52.78)  220.622 ms  214.595 ms  222.427 ms
 12  ord2-core2-pos5-0.atlas.icix.net (165.117.48.38)  246.275 ms  243.931
ms
 238.921 ms
 13  ord2-core3-pos7-0.atlas.icix.net (165.117.48.94)  240.643 ms  247.973
ms
 240.796 ms
 14  ord2-core4-pos7-0.atlas.icix.net (165.117.48.98)  239.738 ms  250.413
ms
 238.554 ms
 15  dfw3-core1-pos5-0.atlas.icix.net (165.117.48.69)  258.115 ms  259.307
ms
 263.524 ms
 16  dfw3-core2-pos6-0.atlas.icix.net (165.117.48.122)  269.827 ms  268.158
ms
 264.595 ms
 17  sat1-core1-s3-3.atlas.icix.net (165.117.52.117)  282.122 ms  281.064
ms
 286.490 ms
 18  206.181.162.90 (206.181.162.90)  281.510 ms  278.914 ms  287.304 ms
 19  core1-fa0-0-0.snantx.swbell.net (151.164.17.228)  289.016 ms  281.032
ms
 281.021 ms
 20  rback1-fa2-0.snantx.swbell.net (151.164.17.70)  289.380 ms *  295.789
ms
 21  * * *
 22  * * *

 --

 Shaul Karl [EMAIL PROTECTED]

 Hillel used to say: If I am not for myself who will be for me?
 Yet, if I am for myself only, what am I? And if not now, when?
   (Ethics Of The Fathers 1:14)




 =
 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: bezeqint customers should now be able to access ftp.cs.huji.il

2001-04-26 Thread Ishai Parasol

Hi

I have the same problem, and I have checked it also with nonstop account -
and it gave me the same result.

Ishai.

P.s. - I can get into ftp.cs.huji.ac.il with bezeqint account for a long
long time, so it's probably not a general problem of bezeqint.

- Original Message -
From: Shaul Karl [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 26, 2001 7:30 PM
Subject: bezeqint customers should now be able to access ftp.cs.huji.il


 I have spoke with bezeqint support team and they fixed my access problem
to
 ftp.cs.huji.il. To be honest I am not sure it was their fault: it might
 concern the remote site. Anyway, can bezeqint customers, especially those
who
 reported a few days ago about having problems with the above site, check
it
 please?

 And now the reverse DNS lookup problem with ftp.tau.ac.il manifest itself
 again.
 Can other bezeqint customers report this as well?

 Name (ftp.tau.ac.il:shaul): anonymous
 331 Guest login ok, send your complete e-mail address as password.
 Password:
 530-
 530-Hello 212.179.7.156,
 530-
 530-  It seems your IP address isn't properly registered in
 530-the DNS - You must allow reverse DNS lookups.
 530-
 530-Contact your system administrator.
 530-
 530-Guess what, I'm not the one!
 530-
 530-Eilon Gishri, [EMAIL PROTECTED]
 530-
 530 Login incorrect.
 Login failed.

 --

 Shaul Karl [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: bezeqint customers should now be able to access ftp.cs.huji.il

2001-04-26 Thread Ishai Parasol


 Hi

 I have the same problem, and I have checked it also with nonstop account -
 and it gave me the same result.

^^^ Regarding ftp.tau.ac.il ^^^

 Ishai.

 P.s. - I can get into ftp.cs.huji.ac.il with bezeqint account for a long
 long time, so it's probably not a general problem of bezeqint.

 - Original Message -
 From: Shaul Karl [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, April 26, 2001 7:30 PM
 Subject: bezeqint customers should now be able to access ftp.cs.huji.il


  I have spoke with bezeqint support team and they fixed my access problem
 to
  ftp.cs.huji.il. To be honest I am not sure it was their fault: it might
  concern the remote site. Anyway, can bezeqint customers, especially
those
 who
  reported a few days ago about having problems with the above site, check
 it
  please?
 
  And now the reverse DNS lookup problem with ftp.tau.ac.il manifest
itself
  again.
  Can other bezeqint customers report this as well?
 
  Name (ftp.tau.ac.il:shaul): anonymous
  331 Guest login ok, send your complete e-mail address as password.
  Password:
  530-
  530-Hello 212.179.7.156,
  530-
  530-  It seems your IP address isn't properly registered in
  530-the DNS - You must allow reverse DNS lookups.
  530-
  530-Contact your system administrator.
  530-
  530-Guess what, I'm not the one!
  530-
  530-Eilon Gishri, [EMAIL PROTECTED]
  530-
  530 Login incorrect.
  Login failed.
 
  --
 
  Shaul Karl [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]




=
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]




Postfix default

2001-04-19 Thread Ishai Parasol

Hi

2 questions:

1) Does someone here maybe know if the postfix server has a default number
or time for "retries" in a case of a bounced mail because of a down server
in the target side ?

2) OT: does anyone know of a good reliable and cheap dynamic dns provider
that let you use your own domain and not one of his subdomains ? (cheap
means not like dynip.com that takes 160$ a year).

Thanks,
Ishai.


=
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]




Just Curiosity

2001-03-30 Thread Ishai Parasol

Hi

Can anyone tell how many people are subscribed to the list ?

Thanks,
Ishai.





=
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: KDE 2.2.1

2001-03-28 Thread Ishai Parasol


- Original Message - 
From: "Hetz Ben Hamo" [EMAIL PROTECTED]
To: "Oded Arbel" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, March 28, 2001 6:14 PM
Subject: Re: KDE 2.2.1


 I'm just curious to know - do people want the RPM's for Redhat 6.x also?
 
 Hetz

Yes Please.

Thanks, 
Ishai.


=
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]




IP numbers

2001-03-27 Thread Ishai Parasol

Hi

A theoretical question: I have a little network with one box as a gateway
and another one  connected to him directly (two network cards). The gateway
runs an apache+postifx server. Now, let's say that the gateway's IP is
192.168.1.1 and its "external" IP from my isp is 192.xxx.xxx.xxx and the
other box IP is 192.168.1.2, Can I run my servers on the other box (not the
gateway) ? And if I can, what will be its IP ?

Thanks,
Ishai.


=
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: MX records (was: Re: FreeHand files under linux)

2001-03-15 Thread Ishai Parasol

Hi.

A question:

Basicaly If I have a CNAME record *.mydomain.com and it's good for www 
mail (the servers are being "called" with inet by the port) and I don't want
to have a backup mail server, then I don't have any special reason to setup
an MX record. Right ?

Ishai.


- Original Message -
From: "guy keren" [EMAIL PROTECTED]
To: "Ilya Konstantinov" [EMAIL PROTECTED]
Cc: "Linux-IL" [EMAIL PROTECTED]
Sent: Thursday, March 15, 2001 11:47 AM
Subject: MX records (was: Re: FreeHand files under linux)



 On Thu, 15 Mar 2001, Ilya Konstantinov wrote:

  BTW,
 
  Ishai, make sure your new domain parasol.org.il has an MX entry in the
  DNS, pointing to it's mail handler host. Otherwise, many MTA (including
  mine, Exim) will refuse to route to it.

 this sounds like a bug in exim. as far as i know, if a domain has no MX
 record, but has an A record, the MTA should contact the machine in the A
 record as the mail server for the domain.

 better check the RFC. then, better check for a bug in Exim, or your
 configuration.

 --
 guy

 "For world domination - press 1,
  or dial 0, and please hold, for the creator." -- nob o. dy


 =
 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: Where do I change my top level namserver?

2001-03-15 Thread Ishai Parasol

Hi

I guess you should try www.isoc.org.il, if I understand right they're in
charge of all the *.il registrations.

Ishai

- Original Message -
From: "Geoffrey S. Mendelson" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 15, 2001 1:46 PM
Subject: Where do I change my top level namserver?


 Hi, I need to change my top level namserver for our .co.il domain.

 Whom do I contact and how?

 Just to make things hard, the technical and administrative contacts
 have long since left the company.

 Geoff.
 --
 Geoffrey S. Mendelson
 Tel:  972-(0)3-6944-211  Fax: 972-(0)3-6944-225 Email:
[EMAIL PROTECTED]
 "../sysdeps/generic/libc-start.c:119: warning: `noreturn' function does
return"


 =
 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]




kdevelop

2001-03-01 Thread Ishai Parasol

Hi

I upgraded kde to 2.1, especially for kdevelop. It looks o.k. but when I try
to compile a litlle "hello world" program to see how it works I get those
grey, can't be used, lines in the compilation menu. I ask you guys: "haven't
the jewish people sufferd enough ?"

Ishai.
P.S. - It seems like there are no bad dependencies.


=
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: Kde 2.1 - login problem

2001-02-28 Thread Ishai Parasol

Thanks,
you're right - it's the PAM thing. I upgraded it and now it works.

Ishai.
- Original Message -
From: "Herouth Maoz" [EMAIL PROTECTED]
To: "Ishai Parasol" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, February 28, 2001 10:12 AM
Subject: Re: Kde 2.1 - login problem


 At 10:01 +0200 on 28/2/2001, Ishai Parasol wrote:


   Hi
 
   I upgraded kde to 2.1 but now I can login only with root, all the rest
gives
   me "login failed" (with nice colors and everything... but...). Anyone
has
   any idea what is it ?

 Two possibilities:

 * The KDE2 FAQ says that this problem can happen because your PAM is
not entirely up-to-date. This is mainly on red hat. Upgrade your PAM.

 * I had something like that yesterday night when I installed KDE 2.1. It
didn't tell me that the login failed, but KDE silently crashed, and
returned me to the login script. Upon deleting my old ".kde" directory,
this was solved - at the expense of my beautiful setup, of course...

 Herouth
 --
 EMAIL: [EMAIL PROTECTED]
 HOME PAGE: http://www.herouth.f2s.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]





=
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 , help (KDE 2.1)!

2001-02-28 Thread Ishai Parasol



Hi Oded

If I understood your problem, I had the same one 
with 2.0 and I used xdm to login (xdm login screen looks like it was taken from 
a mid 80's science fiction computers film - really cool :-) ). Any way, I just 
eneterd xdm (as root) and it started X, asked for user+pass and got me right 
into KDE. Surprisingly after upgrading to 2.1 + upgrading pam I can do it all 
with kdm.

Good Luck
Ishai.

  - Original Message - 
  From: 
  Oded Arbel 
  To: Linux-IL mailing list 
  Sent: Wednesday, February 28, 2001 8:59 
  PM
  Subject: help , help (KDE 2.1)!
  
  Help list!
  
  I just upgraded my main Linux box to KDE 2.1 (from the 
  Mandrake Cooker. I'm still missing some kdegames and quanta which hasn't been 
  updated in the servers, but I think I'll manage without it for a while). 
  
  I had some hassles with dependencies, but I resolved it all 
  with out going to extreme --nodeps --force measures.
  but when I took the X down and brought it up again, kdm 
  crashed immediately. and now it doesn't want to come up again. 
  I read the thread about KDE2.1 pam problems and upgraded pam 
  first thing. after I did that, and before starting to install KDE 2.1, I 
  couldn't log in through kdm, though I could login in any other manner. I 
  wonder it that related.
  
  last note : before I started messing things up I had a 
  KDE2.1b2 working perfectly.
  
  Oded
  
  --In this world, truth can wait; she's used to 
  it.


Re: Again - ISDN problems.

2001-02-27 Thread Ishai Parasol

Hi Oded

I'm loading the modules during the booting process and dial (maually) after
it finishes the reboot. That's make two parts: one (modules) in a situation
that looks like runlevel 1 (before all the processes starts) and two
(dialing) after all the processes run already (after reboot) which is
runlevel 5 if i'm not wrong.
Anyway, it's working for me.

Good Luck
Ishai.
- Original Message -
From: "Oded Arbel" [EMAIL PROTECTED]
To: "Linux-IL Mailing list" [EMAIL PROTECTED]
Sent: Wednesday, February 28, 2001 4:04 AM
Subject: Again - ISDN problems.


 Hi list !

 Its me with my ISDN problems again :-)

 So,I ditched the winbond based Multitech cards and got me a Fritz!PCI
 instead. works like a charm -  all I had to do was to change the modprobe
 line in my script to load hisax with type=27, and I got two stable
 B channels. it looks to be working ok so far, and I hope I won't have any
 disconnects - but...
 I can only connect while I'm in runlevel 1 - then I can load the modules,
 start ipppd and dial. when I try to do that in runlevel 3 or 5, it looks
 like its loading everything ok, but whne it starts to dial, it doesnt
 connect - after 3 tries it gives up, with no error code and the message
 'isdn_local_hangup'.
 trying to connect using the modem emulation I get BUSY everytime.
 Note - if I connect with the primary  channel on runlevel 1, I can then
 load the system and connect the second channel after that.

 I  would like to hear anything that you may think about this wierd stuff.

 one more thing - can you please point me to a good Masquarading tutorial
 with NetFilter ? or more to the point - how to enable active FTP from
 behind a kernel 2.4 NAT ?

 TIA

 Oded



 =
 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]




Kde 2.1 - login problem

2001-02-27 Thread Ishai Parasol

Hi

I upgraded kde to 2.1 but now I can login only with root, all the rest gives
me "login failed" (with nice colors and everything... but...). Anyone has
any idea what is it ?

Ishai.



=
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]




Kdevelope installation

2001-02-26 Thread Ishai Parasol

Hi

I'm trying to install kdevelop 1.4 over Kde2.0.1 with qt-2.2.3. I tried to
compile the source and had ofcourse compiler internal errors and
installation errors, so I tried the rpm but i get unsatisfied dependencies
for these files:
libXft.so.1, libXrender.so.1, libkdefakes.so.0, libstdc++-libc6.2-2.so.3 .

Where can get I get these files from and Where should I stuck them in my
system ?

TIA,
Ishai.


=
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: A tool for Perl And C++

2001-02-22 Thread Ishai Parasol

Hi

Does Kdevelope works on kde2.x.x (with qt2.x.x) ?

Ishai
- Original Message -
From: Oded Arbel [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: Linux-IL mailing list [EMAIL PROTECTED]
Sent: Thursday, February 22, 2001 11:16 AM
Subject: Re: A tool for Perl And C++


 There are two really good graphical IDEs for C++ on Linux : KDevelop, and
 KDEstudio. the letter is a commercial product that you can also get in a
 'lite' version as open source (the 'lite' is actually their normal
version,
 and they recently announced a 'gold' version with lots of VC++ like
 features - like auto-completing class browser, and function hints).
there's
 also wxStudio which is under heavy development and not yet a fully
 functional IDE, but it looks promising.
 The first two are KDE based, where KDevelop is really KDE centric (though
it
 supports GTK development with wizards and such), and KDE studio is much
more
 relaxed. also KDEstudio has nice features like wizards for writing
libraries
 and multi-project workspace (with the other IDEs you can only work on one
 project at a time), but is lacking in other areas (its interface could use
a
 lot of improvements, and the normal version's class browser is no match
for
 KDevelop's). wxStudio is built with the wxWindows tool kit that uses GTK
or
 motif under Linux, but I don't know how the IDE itself relates to any
 graphical desktop environment.
 Also there are two or three GTK/Gnome centric IDEs, but none of them
deserve
 any notice in comparison with the aforementioned products.

 For Perl development I don't know of any good open source graphical IDEs
(I
 just write it with a simple text editor - or more accurately - a simple
 win32 text editor ;-), but ActiveState has a project called Komodo which
 aims to bring a fully functional IDE with all the bells and whistles for
 development of Perl and Python. the last version I actually played around
 was Beta 1 where the current version is Beta 1.2, but it looked really
nice
 even then. you can , of course, download it for free from their site.

 p.s.
 if you don't limit yourself to C++/Perl , you might want to look at the
 nicely progressing Lazarus project. I sincerely believe that they will
have
 a working and useful IDE in less then 6 months.

 Oded

 --
 "You do what I do, " said Miro.
 "What's that ?"
 "You take a breath. You let it out. Then you take another."
 Ender thought about it for a moment. "I can do that. I've been doing that
 since I was little."
 -- Xenocide / Orson Scott Card

 - Original Message -
 From: "Shay Amar (SMILEY)" [EMAIL PROTECTED]
 To: "Linux Israel" [EMAIL PROTECTED]
 Sent: Thursday, February 22, 2001 10:27
 Subject: A tool for Perl And C++


  Hello everyone, does someone know a visual tool that i can programm
  with it on Linux ?
  I just want to start learn Perl And C++ programming for Linux, i already
 
  know to programm in MS tools (visual C++,VB etc...) and i found that
  it's
  more eazier to programm in visual enviroumnet tools(sorry for the
  assmbley ones :) )
  Thank you all .
  Shay Amar.
 


 =
 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]




cucipop: unable to bind socket 110

2001-02-21 Thread Ishai Parasol

Hi

I run on my RH6.2 postfix+cucipop servers and yesterday, after an
"electricity break" I rebooted and restarted all the servers and everything
is working smoothly, exactly like it was before, but when I try to start
cucipop I get "unable to bind socket 110" [failed] which is very strange
because inetd can call cucipop with the exact same parameters succefully (I
know that from the mail log and from the fact that I can retrieve my mail).
Any ideas what's going on here ?
And another general question: If everything is working (send+fetch+drac_auth
etc.) should I be woried about somthing like that ?

Ishai



=
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: cucipop: unable to bind socket 110

2001-02-21 Thread Ishai Parasol

Sure.

- Original Message -
From: "Alon Altman" [EMAIL PROTECTED]
To: "Ishai Parasol" [EMAIL PROTECTED]
Cc: "Linux - IL Maling List" [EMAIL PROTECTED]
Sent: Wednesday, February 21, 2001 11:50 AM
Subject: Re: cucipop: unable to bind socket 110


 On Wed, 21 Feb 2001, Ishai Parasol wrote:

  Hi
 
  I run on my RH6.2 postfix+cucipop servers and yesterday, after an
  "electricity break" I rebooted and restarted all the servers and
everything
  is working smoothly, exactly like it was before, but when I try to start
  cucipop I get "unable to bind socket 110" [failed] which is very strange
  because inetd can call cucipop with the exact same parameters succefully
(I
  know that from the mail log and from the fact that I can retrieve my
mail).
  Any ideas what's going on here ?
  And another general question: If everything is working
(send+fetch+drac_auth
  etc.) should I be woried about somthing like that ?
 
  Ishai

 Did you run it as root? Only root can bind ports below 1024.

   Alon

 - if you cut here, you'll probably destroy your monitor --
 This message was sent by Alon Altman ([EMAIL PROTECTED]) ICQ:1366540
 The RIGHT way to contact me is by e-mail. I am otherwise nonexistent :)






=
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: cucipop: unable to bind socket 110

2001-02-21 Thread Ishai Parasol

netstat gives:

tcp  0 0.0.0.0.0:110 0.0.0.0:*LISTEN

- Original Message -
From: "Tzafrir Cohen" [EMAIL PROTECTED]
To: "Ishai Parasol" [EMAIL PROTECTED]
Sent: Wednesday, February 21, 2001 11:52 AM
Subject: Re: cucipop: unable to bind socket 110


 On Wed, 21 Feb 2001, Ishai Parasol wrote:

  Hi
 
  I run on my RH6.2 postfix+cucipop servers and yesterday, after an
  "electricity break" I rebooted and restarted all the servers and
everything
  is working smoothly, exactly like it was before, but when I try to start
  cucipop I get "unable to bind socket 110" [failed] which is very strange
  because inetd can call cucipop with the exact same parameters succefully
(I
  know that from the mail log and from the fact that I can retrieve my
mail).
  Any ideas what's going on here ?
  And another general question: If everything is working
(send+fetch+drac_auth
  etc.) should I be woried about somthing like that ?

 What do you mean by 'everything working'? Anybody listening on port 110?

 netstat -l --ip -n |grep 110

 fuser -v -n tcp 110

 whatever

 --
 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: 110

2001-02-21 Thread Ishai Parasol

- Original Message -
From: "Tzafrir Cohen" [EMAIL PROTECTED]
To: "Ishai Parasol" [EMAIL PROTECTED]
Sent: Wednesday, February 21, 2001 12:29 PM
Subject: Re: cucipop: unable to bind socket 110


 Is it supposed to listen on port 110, or be called by inetd ?

 fuser -v -n tcp 110

 will tell you which process listens on port 110.

I'm not sure. what's the difference between those two (regarding to 110) If
inet listens and "calls" cucipop every time it get a "110 call" why do i
need cucipop to listen on 110 too ?
I don't have fuser file on my system. where can I get it ?

Thaks,
Ishai



=
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: Redhat 6.2 RPM's for KDE 2.1?

2001-02-19 Thread Ishai Parasol (IGLU)

Hi Hetz

I need them for 6.2. Probably others need it too.

Thanks,
Ishai.

- Original Message -
From: Hetz Ben Hamo [EMAIL PROTECTED]
To: linux-il [EMAIL PROTECTED]
Sent: Monday, February 19, 2001 5:56 PM
Subject: Redhat 6.2 RPM's for KDE 2.1?


 Hi All,

 I don't know if bero from Redhat is going to build the RPM's for Redhat
6.2 (he
 didn't answer my emails for the last few days if he needs help with
building)..

 Is there any demand from the Israeli community for those RPM's? should I
build
 them?

 Thanks,
 --
 Hetz Ben Hamo
 Hardware Research dept.
 Aduva Inc.

 =
 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]




TEST

2001-02-14 Thread Ishai Parasol (IGLU)

TEST


=
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]




test 2 (and last...)

2001-02-14 Thread Ishai Parasol (IGLU)

test



=
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]




Drac postfix

2001-02-02 Thread Ishai Parasol

Hi 

Has someone here managed succesfully to install drac (pop-before-smtp) and 
postfix together and to make it (the drac mechanism) to work ?

Ishai.

[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]




SSHd configuration files

2000-12-30 Thread Ishai Parasol


Hi

Does anybody know where can i find examples of SSHd configuration files, I
mean /etc/sshd_config  /etc/hosts.allow etc.

TIA,
Ishai.


=
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]




Samba 2.0.6 and win98

2000-12-08 Thread Ishai Parasol


Hi

I had Rh6.2 machine connected with win95 machine with samba 2.0.6 and
everything worked fine. I upgraded it to win98 and since then when ever I
try to get into my home directory from the win machine I get the wrong
password message. I tried to add "encrypt passwords = yes" to the smb.conf
but it did'nt help. Any ideas ???

TIA
Ishai.


=
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]




Printing the x/g/k-term contents

2000-11-08 Thread Ishai Parasol


Hi

Is there a way to print the contents of the xterm (and its similair
terminas), including the command lines, the prompts, the commands / file
names and ofcourse the output ? 

TIA,

Ishai.


=
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]




Test

2000-11-02 Thread Ishai Parasol


TEST




=
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: OT: c++ eof() function in gcc

2000-10-31 Thread Ishai Parasol


Thanks for the replies, I tried it and it is Ctrl+D.

Ishai.


On Tue, 31 Oct 2000, Shaul Karl wrote:

 Isn't Ctrl+D the equivalent UNIX function for DOS's Ctrl+Z?
 (Unless you explicitly changed it. Is this done by stty?)
 
 
  Ishai Parasol wrote:
  
   It's a bit off topic so answer me privatly please.
  
  Actually it's right on topic.
   
   I know that in other c++ compilers (other than gcc) the keyboard input for
   ^^^ *
  
   cin.eof() is Ctrl+Z. But when i compile a program with g++ and run it,
   Ctrl+Z only stops the program. Do you know how I actually activate this
   function ?
  
  
  Your shell is catching the control z first. Look at man stty under susp.
  (suspend character)
  
  * any c++ library would have the same effect under Linux.
  
  Geoff.
  
  -- 
  Geoffrey S. Mendelson
  Tel:  (03) 6944-211  Fax: (03) 6944-225 Email: [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]




mandrake 7.2

2000-10-31 Thread Ishai Parasol


Hi

Is there any body out there, in the ra'anana - kfar saba area that can
take 2 blank cd's from me and in exchange give me the two new cd's of
mandrake 7.2 ?

Thanks

Ishai.


=
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]




OT: c++ eof() function in gcc

2000-10-30 Thread Ishai Parasol

Hi

It's a bit off topic so answer me privatly please.

I know that in other c++ compilers (other than gcc) the keyboard input for
cin.eof() is Ctrl+Z. But when i compile a program with g++ and run it,
Ctrl+Z only stops the program. Do you know how I actually activate this
function ?

Thanks

Ishai.



=
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: [OFFTOPIC] Expensive Combination of Chofshi Chodshi with ISDN?

2000-10-30 Thread Ishai Parasol

Hi

I guess they charge for each line number. I use the same line number for
both lines and charged for only 99nis (although I use them both for 128K).

Ishai.

  
On Mon, 30 Oct 2000, Omer Zak wrote:

 When Bezeq advertised its "Chofshi Chodshi" program for unlimited Internet
 access for 99NIS/month, I registered for it.
 I have ISDN phone line.
 I noticed that they charge me for each number of my ISDN line, so for me
 the program has effective cost of 198NIS/month, which is more than what
 I'd pay for Internet access with no special programs.
 
 I'd like to know if other ISDN users double-pay, too, and if yes - on what
 basis?
 Thanks,
  --- Omer
 WARNING TO SPAMMERS:  see at http://www.zak.co.il/spamwarning.html
 
 
 =
 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]




Can't install qt-2.2.1

2000-10-28 Thread Ishai Parasol

Hi
I'm trying to install qt-2.2.1-1.6x.src.rpm with rpm --rebuild filename
but I get a "compiler internal error" message in the end of the process.
I'm using rh6.2 with gcc-2.95.x. What can I do ?

TIA,
Ishai.



=
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: Can't install qt-2.2.1

2000-10-28 Thread Ishai Parasol

HI

done that already. the files needed by the spec are installed, and still
an internal compiler error. any other idea ?

Thanks

Ishai.

On Sat, 28 Oct 2000, Hetz Ben Hamo wrote:

 Do this:
 
 Install the SRPM file: rpm -Uvh qt-blah-blash.src.rpm
 
 goto /usr/src/redhat/SPECS
 type: rpm -ba qt-blah-blah.spec
 
 This will create 3 RPM's in the directory /usr/src/redhat/RPMS/i386/ -
 install all 3 of them.
 
 If you still have problems - then look at the spec file to see what it
 needs..
 
 Hetz
 
 Ishai Parasol wrote:
  
  Hi
  I'm trying to install qt-2.2.1-1.6x.src.rpm with rpm --rebuild filename
  but I get a "compiler internal error" message in the end of the process.
  I'm using rh6.2 with gcc-2.95.x. What can I do ?
  
  TIA,
  Ishai.
  
  =
  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]




Kde 2.0 install

2000-10-27 Thread Ishai Parasol


Hi

I have kde 1.92 installed on my rh6.2 system. I would like to upgrade it
to kde 2.0 but i'm not sure how. I have downloaded the 6 SRPMS from the
rh6.2 directory in the kde mirror, and I guess I should rpm -U them, but
what about all the other rpm's from 1.92 (most of them applications) ?

TIA,
Ishai.



=
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]




hebrew printing

2000-10-19 Thread Ishai Parasol

Hi

Is there a way to print hebrew characters with the printer ? How ?
I tried to print in hebrew with netscape and with my "hebgtk'ed" editor
but with no success. I use RH6.2 with HP Deskjet 840c, configured with
aspfilter-4.9.9 as cdj670 (the closest driver i could find).

TIA,
Ishai.


=
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]




RedHat 7.0 release ???

2000-09-22 Thread Ishai Parasol


Hi

Does some one maybe know when RH7.0 should be released ?

Ishai.


=
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 an ISDN connection, particulary to bezeqint.

2000-09-18 Thread Ishai Parasol

Hi Shaul

The options of ipppd can be set in the ioptions file (the "+mp" is for
channels bundling). I use pap-secrets file with bezeqint and its format
is:
usaername * password
that's all. 

the isdnctrl list all  ioptions file are attached.
I can send you a script if you need.

Good Luck
Ishai


On Mon, 18 Sep 2000, Shaul Karl wrote:

 For those of you with an ISDN lines, particularly ones with bezeqint as their 
 ISP, can you post one or more of:
 
 1) output of 
   isdnctrl list all
 2) option file for ipppd (/etc/isdn/*ipppd* ?)
 3) Censured versions of pap-secrets and chap-secrets (/etc/ppp/*-secrets ?). 
 Which one is being used?
 4) Must I have the VJ compression module if I have the slhc module?
 5) Any other info that seems relevant.
 
   Thank you.
 
 


-- Attached file included as plaintext by Listar --
-- File: listall.output


Current setup of interface 'ippp0':

EAZ/MSN:
Phone number(s):
  Outgoing: 775
  Incoming: 
Dial mode:  manual
Secure: on
Callback:   off
Reject before Callback: on
Callback-delay: 5
Dialmax:1
Hangup-Timeout: 3600
Incoming-Hangup:off
ChargeHangup:   off
Charge-Units:   0
Charge-Interval:0
Layer-2-Protocol:   hdlc
Layer-3-Protocol:   trans
Encapsulation:  syncppp
Slave Interface:ippp1
Slave delay:15
Slave trigger:  6000 cps
Master Interface:   None
Pre-Bound to:   Nothing
PPP-Bound to:   Nothing

Current setup of interface 'ippp1':

EAZ/MSN:
Phone number(s):
  Outgoing: 775
  Incoming: 
Dial mode:  manual
Secure: on
Callback:   off
Reject before Callback: on
Callback-delay: 5
Dialmax:1
Hangup-Timeout: 3600
Incoming-Hangup:off
ChargeHangup:   off
Charge-Units:   0
Charge-Interval:0
Layer-2-Protocol:   hdlc
Layer-3-Protocol:   trans
Encapsulation:  syncppp
Slave Interface:None
Slave delay:15
Slave trigger:  6000 cps
Master Interface:   ippp0
Pre-Bound to:   Nothing
PPP-Bound to:   Nothing

-- Attached file included as plaintext by Listar --
-- File: ioptions



name iparasol   # set local name for auth
noccp   # compression negotation on/off
nolzs   # LZS compression off (not yet supported fully)
noipdefault # don't use name for default ip addr
mtu 1500# set maximum size of transmit units to X (1500 is OK)
ipcp-accept-local   # Accept peer's address for us 
ipcp-accept-remote  # Accept peer's address for it 
+mp



=
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: ISDN 128k Summary

2000-08-15 Thread Ishai Parasol

On Wed, 16 Aug 2000, Shapira Home Mail wrote:

 can some1 modify this for 64k.
 thx
 MS
 

Hi 

Just give up the ippp1 configuration
 
#!/bin/bash
/usr/sbin/isdnctrl addif ippp0
/usr/sbin/isdnctrl secure ippp0 on
/usr/sbin/isdnctrl addphone ippp0 out 136014
/usr/sbin/isdnctrl l2_prot ippp0 hdlc 
/usr/sbin/isdnctrl l3_prot ippp0 trans 
/usr/sbin/isdnctrl encap ippp0 syncppp
/usr/sbin/isdnctrl huptimeout ippp0 3600 
/usr/sbin/ipppd /dev/ippp0 
/sbin/ifconfig ippp0 up
sleep 4
/usr/sbin/isdnctrl dial ippp0
sleep 7
route add default ippp0

and don't forget the files in /etc/ppp:

pap-secrets: username * password
ioptions: username

It should work.

Ishai


=
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]




128k over isdn

2000-08-12 Thread Ishai Parasol


Hi

I'm trying to get connected to my isp (bezeqint) with 128k isdn but all i
can get is 64k. I have both chanlles connected, I get in /sbin/route
output the same ip for ippp0  ippp1, I'm losing my phone line (which
means the two lines are busy)  but still get kbps of only 64k.
Should I configure ipppd somehow through the ioptions file ? right now the
file contains only my username.
Help is really needed here.

TIA

Ishai


=
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: 128k over isdn

2000-08-12 Thread Ishai Parasol

Hi Nimrod

i'm not looking for another script. I know the link to the archive and i
keep on my hd the relevant emails. What I need here is to know more about
configuring ipppd to do mppp. 

Anyway, thanks for the script.

Ishai

On Sat, 12 Aug 2000, Nimrod S. Carmi wrote:

 hey,
 
 This is getting annoying I think people should start looking in the 
 list archive before coming here or something.
 
 Anyways, use the attached script.
 
 On Sat, 12 Aug 2000, Ishai Parasol wrote:
 
  
  Hi
  
  I'm trying to get connected to my isp (bezeqint) with 128k isdn but all i
  can get is 64k. I have both chanlles connected, I get in /sbin/route
  output the same ip for ippp0  ippp1, I'm losing my phone line (which
  means the two lines are busy)  but still get kbps of only 64k.
  Should I configure ipppd somehow through the ioptions file ? right now the
  file contains only my username.
  Help is really needed here.
  
  TIA
  
  Ishai


=
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]




i18n

2000-08-11 Thread Ishai Parasol


Hi

can som one please explain how to install the i18n-he tar.bz2 file ?

Thanks 

Ishai


=
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: Hebrew fonts.

2000-07-29 Thread Ishai Parasol

On Sat, 29 Jul 2000, Pavel Bibergal wrote:

 Use true type fonts
 u can take them from hebrew windows


HOW ??? I mean, It's not working like it does with the regular font
(mkfontdir + xset...). I just don't see it in the netscape fonts
preferences.

TIA

Ishai.


=
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]




PPP Over Isdn Script

2000-07-29 Thread Ishai Parasol


Hi

I need a script for making a ppp conection over an isdn adapter.
Please don't reffer me to KISDN or RH6.2 Isdn-Config because I know them
and what i need is the script itself (the only way to really learn
How-To...). btw, if someone knows how to add another channel (add slave
ippp1 or something like that...) please send it to me too.

Thanks

Ishai



=
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]




Scanner

2000-07-22 Thread Ishai Parasol

Hi

Can someone recommend a good scanner (and software) that works with
RH6.2 ?

TIA

Ishai


=
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: RedHat Upgrade - What about already upgraded packages ?

2000-06-20 Thread Ishai Parasol

Hi

I have upgraded my RH from 6.1 to 6.2 a few days ago. All the newer
RPMs stayed as they are (netscape 4.73 etc.). You should have no problem
with it.

Ishai


On 19 Jun 2000, Aharon Schkolnik wrote:

 
 Hi.
 
 I'm just about to do my first RedHat upgrade - from 6.1 to 6.2. I've
 done a number of installations, but never an upgrade. I was wondering
 if there could be any problems with packages which I have already
 upgraded. Specifically, can I run into trouble if I have installed a
 version of a package which is NEWER than the 6.2 version ? 
 
 I would appreciate any pointers in this area.
 
 TIA.
 
 
 
 


=
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: bt878

2000-06-12 Thread Ishai Parasol

Hi

I have the same card that you have and bttv-0.6.4h installed. I'm trying
to watch it with xawtv but I get no picture and no sound. Can you please
send me your xawtv config file ($HOME/.xawtv) or recommend me on another
software.

TIA

Ishai

On Mon, 12 Jun 2000, Hetz Ben Hamo wrote:

 Well, I really don't like to depend on Redhat for their modules and
 their configurations..
 
 My suggestion - go grab bttv 0.6.4 (or later), read the README and the
 README.FAQ, compile and install it.
 
 I have the FlyVideo'98 (from lifeview) and it works perfectly. It even
 gives me bigger picture then the Windows version driver gives :)
 
 Hetz
 
 Pavel Bibergal wrote:
  
  HI all
  
  Does anyone has Tekram's TV Capture M205_PRO card? (bt878)
  
  I installed it into my box.. (Mandrake 7.0)
  
  the kudzu detected it and added the following to the /etc/conf.modules
  
  +-+
  
  |  "alias char-major-81 bttv" |
  
  +-+
  
  but when i run xawtv, it opens the device.. but i see no image.. only noice..
  
  if someone has this card or any 100% compatible tv capture card..
  
  please send me your /etc/conf.modules contents related to this..
  
  thanx.
  
  --
  Pavel Bibergal
  I either want less decadence or more chance to participate in it.
  
  =
  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: bt878

2000-06-12 Thread Ishai Parasol

Like yours (HETZ)


On Mon, 12 Jun 2000, Hetz Ben Hamo wrote:

 Ishai, which card you have - like mine or like Pavel's??
 
 Hetz
 
 Ishai Parasol wrote:
  
  Hi
  
  I have the same card that you have and bttv-0.6.4h installed. I'm trying
  to watch it with xawtv but I get no picture and no sound. Can you please
  send me your xawtv config file ($HOME/.xawtv) or recommend me on another
  software.
  
  TIA
  
  Ishai
 


=
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]




add and copy a partition

2000-05-26 Thread Ishai Parasol


Hi

I have ran out of space on my /home/USER partition and I would like to
erase one of my windows partions and to make it ext2 and to copy the /home
partition on it (exactly as it is - without the need to make a new user
and install everything from scratch).

Is it possible ? Can someone show me how to do it ?

TIA

Ishai Parasol


=
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]




test

2000-05-26 Thread Ishai Parasol


test


=
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]




upgrade redhat distribution HowTO

2000-05-25 Thread Ishai Parasol


Hi 

I'm using RH6.1 and I would like to upgrade it to 6.2. Does some one here
maybe know about any on line tutorial or a descent HowTo (except the mini
howto from 1996) ?

Thanks,
Ishai.


=
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]




Linux portal on cnet.com

2000-01-21 Thread Ishai Parasol

Hi

A new Linux portal at cnet.com.
The address  is: linux.cnet.com

Ishai.

[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]



fax over isdn modem

2000-01-19 Thread Ishai Parasol

HI

Does anyone here know about a software that can send faxes over an isdn
modem (like RVS-com for win) ?

TIA
Ishai Parasol
[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]



Isdn Installing - info needed

1999-12-25 Thread Ishai Parasol

Hello

I'm looking for all info there is on the web (howto's, mini's, active usenet
groups and mailing lists, etc.) about installing isdn card over RH 6.1
system. I'm using isa tas100 card so i'm also looking for info about isapnp.
If any one uses this card please contact me. I tried looking myself for this
info but most of it is very old and the usenet groups are mostly in a deep
comma.

Thanks,
Ishai Parasol

[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]



TEST only

1999-12-21 Thread Ishai Parasol

TEST


=
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: Any one tried ASUSCOM ISDN

1999-06-06 Thread Ishai Parasol

I work for a few monthes now with an isa Tas100 which is a clone of asus
com. Works just fine for me with Kisdn software (over KDE ofcourse). 

Ishai Parasol,
[EMAIL PROTECTED]

Linux - It's safe now to turn ON your computer...

On Sun, 6 Jun 1999, Ben Nes Michael wrote:

 Any one have experience with Asus Com ISDN modem ?
 How is it ?
 --
 --
 Canaan Surfing Ltd.
 Internet Service Providers
 Ben-Nes Michael - Manager
 Tel: 972-6-6925757
 Fax: 972-6-6925858
 http://www.canaan.co.il
 --
 
 
 
 





lower kbps over isdn in linux ?

1999-05-28 Thread Ishai Parasol

Hello 

I'm using Kisdn Over Kde1.1 and RH5.2 (2.2.5) and my ISP is IsdnNet. Why
my mail mail transporting is much slower than in windows ?  It happens
with a a few programs (netscape, pine(with getmail), etc.). Does it
happen to other IsdnNet customers too ?

-- 
Ishai Parasol,
[EMAIL PROTECTED]

Linux - It's safe now to turn ON your computer...




Pine's Reply username

1999-05-28 Thread Ishai Parasol

Hello

I would like to know how can i change my reply name in pine 4.10. When i
send emails from pine they are arriving with the reply address
"[EMAIL PROTECTED]" and ofcourse i need it to be my internet mail
username ("[EMAIL PROTECTED]").

-- 
Ishai Parasol,
[EMAIL PROTECTED]

Linux - It's safe now to turn ON your computer...




Re: Mach 64 server

1999-05-15 Thread Ishai Parasol

"Laporte, Justin" wrote:
 
 I have an ATI IIc 3d rage pro video card mach64 with internal Ramdac. I have
 tried all the mach 64 and ATI servers. Does anyone know of an X sever that
 will run on this card properly other than SVGA? Also I have always tried to
 probe clock during setup and it hangs, would selecting dont probe clock
 help? Or possibly does any one have RH 6 and know of this support with the
 new distribution i am running 5.2.
 
 Justin Laporte
 Network Engineer
 Internet Business Systems, Inc.
 1296 Blue Hills Avenue
 Bloomfield, CT 06002
 Phone (860)-769-6697
 Fax (860)-769-6699
 http://www.ibsnetworking.com
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
 /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
   "Linux, need I say more?"
 \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Hello

If you wont be able to use the card with the Xfree86 3.3.3.1 then you
should upgrade your kernel. RH5.2 uses 2.0.36, I had the same problem
and upgarding to 2.2.2 solved mine. I heard that 2.3.0 is out so you
should probably use this one.

Good luck
-- 
Ishai Parasol,
[EMAIL PROTECTED]

Linux - It's safe now to turn ON your computer...




Problem with modprobe

1999-04-10 Thread Ishai Parasol

Hi

I'm setting up an isdn ppp conection and I have a problem with my modprobe
command. I set the isdn support and the hisax support in the kernel config
menu as modules. When I want to make "modprobe hisax" (with or without the
io,irq,pro,type etc.) i get:

/lib/modules/2.2.5/misc/hisax.o: init_module: Device or resource busy

How can I fix it ?

Thanks,
Ishai Parasol
[EMAIL PROTECTED]


---
Linux - It's safe now to turn ON your computer...

---








Differences between kernel 2.2.2 to 2.2.5

1999-04-02 Thread Ishai Parasol

Hello

Can someone please tell me (or point me to a URL) what are the differences
between kernel 2.2.2 and 2.2.5.
I would also like to know how do I install the patch for the new kernel
(should I download all the patches between those kernels ?) Or maybe it will
be easier if i'll just download the full 2.2.5 file (13MB) and make the all
installation procedure ?

Thanks,
Ishai Parasol
[EMAIL PROTECTED]


---
Linux - It's safe now to turn ON your computer...

---






RedHat - The next Ver. ?

1999-03-10 Thread Ishai Parasol

Hello

Does anyone know when RedHat releases it's new version to linux (5.3 or 6.0)
?

Ishai
[EMAIL PROTECTED]



Linux - It's safe now to turn ON your computer...