Re: virus-scanners for mail servers

2001-06-25 Thread Gavrie Philipson

Tzafrir Cohen wrote:
 
 Hi all
 
 Due to company policy, I need to install a virus scanner on a linux mail
 server. I would like to ask for recommendations.

Hi Tzafrir,

Just my 2 agorot:

I use a GPL mail scanner named Anomy (http://mailtools.anomy.net/),
together with the Kaspersky AVP virus scanner for Linux. AVP is pretty
cheap (around $50 for 1 year of updates), and works like a charm.

Gavrie.

-- 
Gavrie Philipson
Netmor Ltd.

=
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: Free XServer for windows, and a firewall question

2001-05-29 Thread Gavrie Philipson

Tzafrir Cohen wrote:
[...]
 BTW: The only other free X server for win32 is XFree, when compiled with
 cygwin: http://sources.redhat.com/cygwin/xfree/ IIRC. Installation is not
 exactly trivial, though (from what I heard. I haven't tried it yet)

Tzafrir,

Installation of Cygwin/Xfree86 *used* to be non-trivial, but now it's
pretty simple.
All you have to do is to install Cygwin (one click from the cygwin
site), and then untar the Xfree binary archives.
I use it at our company to access a Linux server from Windows, and it
works perfectly. Especially compared to what we used in the past
(vncviewer+Xvnc... slow!).
I can certainly recommend Cygwin/XFree for production environments.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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 mail relay + MS Exchange

2001-05-20 Thread Gavrie Philipson

Evgeny Popov wrote:
 No. I keep a single account in Linux, which recieves all the mail
 for domain, and Popbeamer (
 http://www.dataenter.co.at/products/popbeamer.htm , 129$) or similar Windows
 product can  routes them to my Exchange users using POP3.

Do you mean you use a multi-drop mailbox, which receives the mail for
all recipients?
If so, don't you have problems with mail messages, especially thos from
mailing lists, not being routed correctly?
I tried such a setup once (the fetchmail docs say explicitly that it's
dangerous), and it didn't work satisfactorily under some circumstances
(mainly lists).

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: mkisofs and hebrew filenames

2001-05-17 Thread Gavrie Philipson

Ilya Konstantinov wrote:
 
 On Wed, May 16, 2001 at 01:47:58PM +0300, Gavrie Philipson wrote:
  Hi IGLUers,
 
  I was wondering if anyone here has succeeded in burning CD-Rs with
  Hebrew filenames on them, that are readable on that other OS.
  Normally, mkisofs (with the -J option to create Joliet directories)
  barfs on Hebrew filenames. When adding the option '-jcharset cp862', the
  Windows Hebrew filenames are recognized OK, but they are reversed.
  This means it's not a charset problem, but probably a bidi problem. I
  suspect that the Joliet filenames somehow aren't processed by the
  Windows Bidi algorithm in the same way as 'regular' filenames.
  Does anyone have experience with this? Is hacking mkisofs to use a bidi
  algorithm for the filenames the correct way to solve this?
 
 Did you try 'iso8859-8' ? (I'd be suprised to see it work if the
 previous solution didn't, since both should just convert the thing into
 Unicode -- and the source shows no differences as well).

Ilya,
I didn't try, but I will. However, the filenames seems to be in CP862
format (Aleph=128) and not ISO8859-8 (Aleph=224). Is this a Windows
thingie?
 
 Another possible thing might be that you'll need to include a
 zero-width Unicode symbol which means start bidi algorythm.
 POP DIRECTIONAL FORMATTING (hexadecimal 202C) should apparently do it.
 If that's indeed the solution, then I'd hope you'd choose the right
 way to patch mkisofs rather than including a bidi algorythm :)

Hmm...if that works, it certainly is much better.
I'll do some experiments. I'll tell you if I have answers.

Thanks,

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: mkisofs and hebrew filenames

2001-05-17 Thread Gavrie Philipson

Tzafrir Cohen wrote:
 On Thu, 17 May 2001, Gavrie Philipson wrote:
  Ilya Konstantinov wrote:
   Another possible thing might be that you'll need to include a
   zero-width Unicode symbol which means start bidi algorythm.
   POP DIRECTIONAL FORMATTING (hexadecimal 202C) should apparently do it.
   If that's indeed the solution, then I'd hope you'd choose the right
   way to patch mkisofs rather than including a bidi algorythm :)
[snip]
 Sounds strange to me.
 
 Afterall, mkisofs did not create those names. Why should it care about
 bidi formatting?

It shouldn't. The point is, that Windows could look at ISO9660 filenames
in a different way than normal, on-disk filenames. It could be that
Windows doesn't consider those Hebrew filenames as Hebrew, but rather as
some unknown language, and doesn't use the Bidi algorithm on them. Maybe
Ilya's idea will convince it ;-)

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

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




mkisofs and hebrew filenames

2001-05-16 Thread Gavrie Philipson

Hi IGLUers,

I was wondering if anyone here has succeeded in burning CD-Rs with
Hebrew filenames on them, that are readable on that other OS.
Normally, mkisofs (with the -J option to create Joliet directories)
barfs on Hebrew filenames. When adding the option '-jcharset cp862', the
Windows Hebrew filenames are recognized OK, but they are reversed.
This means it's not a charset problem, but probably a bidi problem. I
suspect that the Joliet filenames somehow aren't processed by the
Windows Bidi algorithm in the same way as 'regular' filenames.
Does anyone have experience with this? Is hacking mkisofs to use a bidi
algorithm for the filenames the correct way to solve this?

Regards,

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: [ARTICLE] Journaling Filesystems

2001-02-17 Thread Gavrie Philipson

- Original Message -
From: Hetz Ben Hamo [EMAIL PROTECTED]
To: Oren Held [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 12:12 AM
Subject: Re: [ARTICLE] Journaling Filesystems


 And why exactly should they talk about tux2?

 tux2 is NOT a journalling filesystem - it's just another web server which
 binds into the kernel.

Hetz,

There is TUX, which is a higly-optimized web server, and TUX2, which is a
higly optimized filesystem...
I must say that the inspiration of people choosing names for Linux-related
projects could use some enrichment ;-)

Gavrie.



=
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: Cheapest frame relay router available in Israel

2001-02-13 Thread Gavrie Philipson

"Geoffrey S. Mendelson" wrote:
 
 What is the cheapest frame relay router available in Israel?
 
 What I need:
 
 local availability: I need to be able to buy 6-7 of them here from stock.
 low price:  We've had expensive ones stuck in customs for 6 months.
 64k line speed: Not very fast.
 Ethernet 10baseT:   Again not very fast.
 F/R cards supported by linux (2.4 kernel prefered) would be ok.
 I'm not looking for ISDN, xDSL, cable, etc, just frame relay.

Hi Geoffrey,

I use a low-end Linux box with the Sangoma S514 WAN adapter, which costs
around $600.
I ordered it from their website (www.sangoma.com), and it arrived in
around a week.
It has Linux drivers out-of-the-box, and is very simple to set up.
Just add an Ethernet adapter and there you go: cheap, fast, stable
router.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: Distributed file systems ?

2001-02-01 Thread Gavrie Philipson

Oded Arbel wrote:
 
 rather live w/o. if you have any other suggestion for painlesly synching
 users, I'd love to hear about it - something that you wroked with , please),
 and Samba and security are two words that don't fit in the same sentence
 (oops - Just did it. sorry :-).

Sure. Use LDAP. It works fine with PAM, and the CVS version of Samba
(soon-to-be 2.2) can use it too.
Much simpler and less painful than NIS. I use it here at work without a
problem.
 
 Anyway, so I was wandering - could you make any kind of recomendation,
 preferably based on personal experience, about what DFS to choose. I need it
 mostly for Linux systems, but support for other unices and Win32 platforms
 would be nice to.

Well, there is OpenAFS from IBM. I haven't used it, but it might be
worth checking out. Then there is Coda, and Intermezzo, which are
supposed to resolve some of NFS's flakiness.

However, IMHO, if all you need is sharing files between Linux machines,
use the newest NFSv3 that comes with the latest kernels.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: Is Bezeq fooling us?

2001-01-09 Thread Gavrie Philipson

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 09, 2001 10:25 AM
Subject: Is Bezeq fooling us?


 I was recently checking the Surfree's forums and I saw an interesting
 message called "Bezeq is fooling you" at the programming forums.

 It talks about bezeq spliting the phone lines to save money (ONE+ONE). It
 does not matter with voice but it is a mess when you try to pass data with
 those phones. That is the reason why in some houses the internet is ALWAYS
 so slow. It has nothing to dowith isp or modem or computer... just bezeq.
I
 cannot post it since it's hebrew sicnce I dont think most of you could
read
 it

This is *old*. Bezeq has been doing this for ages. It is also based on a
misunderstanding.

In fact, when you use a phone line, you just use 3.1kHz of bandwidth. This
is all that's needed for voice, and for regular modems. Even a 56k modem
squeezes everything into this 3.1kHz of bandwidth.
Therefore, if Bezeq uses a splitter, you can pass 2 or more phone calls over
one physical pair of wires -- every channel gets its own 3.1kHz.
For modem communications, this doesn't hurt you, and is completely
transparent.

ADSL, OTOH, won't work with this, as the whole point of ADSL is to use the
rest of the bandwidth of the copper wire.
If you get low modem connection speeds (check the modem's "carrier" message
after the connect), it is ususally because you pass several "merkaziyot" on
the way.

Gavrie.


=
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: users on db ?

2001-01-07 Thread Gavrie Philipson

- Original Message -
From: "Ben-Nes Michael" [EMAIL PROTECTED]
To: "Tal Amir" [EMAIL PROTECTED]; "ILUG" [EMAIL PROTECTED]
Sent: Sunday, January 07, 2001 10:25 AM
Subject: Re: users on db ?


 The Reason is I can maintain mail users and radius users on the same DB
 without duplication and with great administration ability.

Hi Michael,

A few people have suggested solution, some of which mentioned MySQL.
I personally don't think that MySQL or any other SQL database is the correct
solution in this case, unless you already have the database populated.

IMHO, The correct solution to such a problem is using a "directory service".
In the past, that usually meant NIS or similar, but nowadays this can be
LDAP.
If you install an OpenLDAP server, you can use PAM for the authentication
(using pam_ldap). This way, you'll have all your info in the central LDAP
database, and any service which can connect to LDAP or PAM can use it.

I use OpenLDAP for user authentication (login to Linux), email (with Postfix
and Cyrus) and more. RADIUS can of course use PAM against LDAP.
If you want to separate mail users and "regular" users, you might want to
use Cyrus IMAP/POP server, which has this feature.

Gavrie.


=
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: users on db ?

2001-01-07 Thread Gavrie Philipson

- Original Message -
From: "Ilya Konstantinov" [EMAIL PROTECTED]
To: "Gavrie Philipson" [EMAIL PROTECTED]
Cc: "Ben-Nes Michael" [EMAIL PROTECTED]; "Tal Amir" [EMAIL PROTECTED];
"ILUG" [EMAIL PROTECTED]
Sent: Sunday, January 07, 2001 5:24 PM
Subject: Re: users on db ?


 On Sun, Jan 07, 2001 at 05:05:57PM +0200, Gavrie Philipson wrote:
  IMHO, The correct solution to such a problem is using a "directory
service".
  In the past, that usually meant NIS or similar, but nowadays this can be
  LDAP.

 LDAP NSS modules seem to be a really nice solution, also for
 distribution of other tables (hosts etc.). - but I haven't yet
 found a good description of what LDAP does for me, despite the hype.

 All I've read by now is some mixup of terms and ideas of a world-wide
 information repository. Comparing to the flat table structure
 of an SQL server, this really looks non-trivial ...

Actually, it's quite simple. Certainly not more complicated than SQL.

What LDAP gives you and an SQL db doesn't is a hierarchical model (such as
by units in an organization). It also gives you a standard model of defining
users, groups and whatever not.
Incidentally, LDAP data could be stored in an SQL database -- LDAP is just
the way you access it.

The "world-wide" repository idea, while it was nice, is usually ignored, and
every organization sets up its own internal tree based on its organizational
name (o=mycompany, c=US) or DNS name (such as dc=mycompany, dc=com). Inside
the company, you're free to create whatever tree you like.

As to the user/group etc. objects themselves, see RFC 2307 ("An Approach for
Using LDAP as a Network Information Service") for details.

To get it working, all you need is a working LDAP server (such as OpenLDAP)
and a correctly configured nss_ldap (included in most recent Linux distros,
or see www.padl.com).


Gavrie.


=
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 dial-in server

2000-12-18 Thread Gavrie Philipson

Hi folks,

Has anyone successfully set up an ISDN dial-in server using ISDN4Linux?
I'm haveing quite a few problems with this.
If anyone has a working configuration -- please contact me.

Thanks,

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: StarOffice 5.2 CD?

2000-11-28 Thread Gavrie Philipson

[EMAIL PROTECTED] wrote:
 
 Hi
 
 Did any of you check on the freeware version, on www.openoffice.org, and
 decided that it's not enough?
 I havn't looked there myself (yet), but I was under the impression that
 they released as freeware all of the latest closed-source (5.2?) version.
 BTW, I have a CD of 5.1, if that helps. I don't remember where or when I
 got it, but it was for free (i.e. it is legal to duplicate).

Didi,

OpenOffice is not ready for prime time yet. For example, its printing
subsystem doesn't work correctly, and it has no spell checker.
I might be nice when it will be developed further, but currently it's
far from SO5.2's usability.

About the 5.1 CD -- I also have it, and the Schedule server from 5.1
doesn't work with 5.2 as a client. Going back to 5.1 as a client is not
an option.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

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




StarOffice 5.2 CD?

2000-11-26 Thread Gavrie Philipson

Hi List,

Does anyone have a StarOffice 5.2 CD? I have downloaded SO5.2, but it
doesn't include the Schedule server, which is only on the CD.
Ordering the CD and paying $50 + $25 for shipping sounds like a waste of
money...

If anyone can lend me the CD or make a copy, I'd be grateful.

Thanks,
Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: StarOffice 5.2 CD?

2000-11-26 Thread Gavrie Philipson

- Original Message -
From: Ely Levy [EMAIL PROTECTED]
To: Gavrie Philipson [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, November 26, 2000 8:51 PM
Subject: Re: StarOffice 5.2 CD?


 That sort of ilegal this is not a warez list..
 even if it's linux related...

Illegal? How come? Where does it say that in StarOffice's license? I would
never ask for illegal copies of software.
If you think it's illegal to copy a free StarOffice CD, please prove that it
is so before accusing.

Of course, if you're right, I apologize and withdraw my original request.

Thanks,

Gavrie.


=
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: Ethernet Switch

2000-11-16 Thread Gavrie Philipson

N Sakthivel wrote:
 
 Dear Lists,
 
 I would like to buy an Ethernet switch, 24 ports 10/100 Mbps for
 my pentium cluster. There are number of brands/Makes are available. But
 i would like to know from the experienced system administrarors, can
 any one guide me which one is better, based on the experience and what are
 important parameters to be checked before buying it.

Hi,

Basically, it would depend on the following criteria:

1. Stackable vs. non-stackable
2. Managed vs. non-managed

If you're going to use just one switch, you don't need a stackable one.
OTOH, if you're going to expand the number of ports in the future, get a
stackable one with a high-speed switching fabric (at least 1Gbps).

Managed switches give you the capability to define VLANs, and do all
kinds of monitoring.

At our company, we use 3Com 3300XM switches. These are managed and
stackable 24-port switches, and work great.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: GD with PNG,GIF and JPEG.

2000-11-13 Thread Gavrie Philipson

 Mike Almogy wrote:
 
 Hi list.
 
 What version of GD do i need to install in order to have support for
 PNG,JPEG and GIF ?

There is no version of GD that supports GIF and PNG. Old versions used
to support GIF, but due to patents on the GIF compression, new versions
support only PNG. See http://www.boutell.com/gd/ for anything else.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: exit on signal 11 in Mandrake/Redhat install

2000-10-25 Thread Gavrie Philipson

Yedidia Klein wrote:
 
 hi,
 
 I'm trying to install Redhat/Mandrake (last or older version) on a P733 (VIO
 chipset) computer
 and the installation fail in the middle of copying packages, reboot saying
 Exit on Signal 11...
 
 It sounds to me like a hardware problem...
 
 do someone has experience or know what do this signal mean ??

Yedidia,

Try running memtest86. If your memory if bad, it'll find it:

http://reality.sgi.com/cbrady_denver/memtest86/

For more info, see the Signal 11 FAQ:

http://www.bitwizard.nl/sig11/

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: CDRW: SCSI vs. IDE

2000-10-03 Thread Gavrie Philipson

Eli Marmor wrote:
 
 Hi,
 
 I looked at the home page of cdrecord, and found warnings regarding
 both of the interfaces of CDRW: IDE (that you need the SCSI emulation
 for it), and SCSI (look at the rating table - it claims that SCSI for
 Linux is bad and almost unusable).
 
 As one who never used CDRW under Linux (I'm going to use mainly the
 write, not the re-write), I'm confused - I never heard about so
 critical problems of CDRW under Linux. Is it so severe?  And what
 should I prefer for Linux - SCSI or IDE?

Eli,

I have used both SCSI and IDE (through SCSI emulation) CD-R drives with
Linux (SmartFriendly and HP). I've never had a single problem.
As long as you put the drive on its own IDE channel, I see no compelling
reason to pay more for a SCSI device: throughput is hardly anissue with
CD-R drives. However, if the system is heavily loaded while burning, you
might prefer SCSI to prevent buffer underruns (not that I ever saw that
happen under Linux).

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: Limits of grep?

2000-09-26 Thread Gavrie Philipson

Subba Rao wrote:
 
 Hi
 
 I have a directory of 1+ text files and would like to search for
 some strings in these files. When I tried using "grep" command with an
 asterisk, I get the error message somthing to the effect,
 
 "File argument list too long"
 

Besides Shachar's answer about using 'find', you could also use the
'xargs' command. In this case, 'ls | xargs grep pattern' should do the
trick.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: Hardware RAID Q

2000-09-18 Thread Gavrie Philipson

 Isaac Aaron wrote:
 
  If you only need hot-swapping, then you don't need a RAID card.
  I bought myself a computer that has a hot swap deck (but not with raid) the
  kernel calls it:
 
  Host: scsi1 Channel: 00 Id: 06 Lun: 00
Vendor: ESG-SHV  Model: SCA HSBP M7  Rev: 0.08
Type:   ProcessorANSI SCSI revision: 02
 
  Anyway, check out "Scsi-Programming HOWTO - where it says:
 
4.3.1.  Dynamically insert and remove SCSI devices
 
If a newer kernel and the /proc file system is running, a non-busy
device can be removed and installed 'on the fly'.
[snip]

Hmmm... Have you actually used this feature?

What I'm wondering about is: Say you have 2 disks (say SCSI ID 1 and
SCSI ID 2). Upon boot, the kernel assigns them the devices /dev/sda and
/dev/sdb. Now, say that you dynamically remove the first disk. Will the
second disk become /dev/hda, or will it stay /dev/hdb? If 
you later add back the first disk (or a replacement with the same ID) --
will it become /dev/hda again, or will it be /dev/hdc?

Thinks,

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: SuSE 7.0

2000-08-31 Thread Gavrie Philipson

Oren Held wrote:
 
 Hello All
 
 I think it's a real 'hutzpa' that SuSE started selling version 7.0
 already,
 but still doesn't let people download.
 99% of the programs there were made by volunteers (GPL and all this),
 and they cost money for it, and don't let people get it.

Just to add to the other replies you got:

SuSE always release their downloadable version a month or two after they
start selling CDs. They probably figure that most people will buy it
right after the release, and if it's not downloadable yet, more people
will buy it...
If you want the ISO images, you'll either have to copy someone else's
SuSE CDs or wait.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: ASUS P3V4X with PIII 733 MHZ

2000-08-29 Thread Gavrie Philipson

Yedidia Klein wrote:
 
 I'm going 2 buy the computer in subject, for a Linux server
 but my dealer told me that some client had stability problems with linux
 on this motherboard (it has a VIA chipset),
 
 do someone has experience with these motherboards or chipsets ?

Yedidia,

I have various machines at work running Linux on the VIA chipset. I've
never had any problem with it.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: MSIE automatic proxy config

2000-08-23 Thread Gavrie Philipson

Shachar Shemesh wrote:

 Doesn't that require that the router handling all the traffic be a NAT
 machine? At our place we currently have a CheckPoint FW-1 firewall, and I am
 not sure that it supports transperant proxying (though it is quite possible
 that it does, Linux isn't the only solution, you know). I don't think adding
 another machine will be a good idea.

Shachar,

Why would the router have to perform NAT? It just has to block outgoing
connections to port 80, and reroute them to the port that Squid listens
on.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: MSIE automatic proxy config

2000-08-23 Thread Gavrie Philipson

Gilad Ben-Yossef wrote:
 
 Gavrie Philipson wrote:
  Shachar Shemesh wrote:
   Doesn't that require that the router handling all the traffic be a NAT
   machine? At our place we currently have a CheckPoint FW-1 firewall, and I am
   not sure that it supports transperant proxying (though it is quite possible
   that it does, Linux isn't the only solution, you know). I don't think adding
   another machine will be a good idea.
 
  Why would the router have to perform NAT? It just has to block outgoing
  connections to port 80, and reroute them to the port that Squid listens
  on.
 
 Routing the packets meant for the remote web server to the proxy wont do
 any good. The proxy only listens to packets meant for it. Therefore the
 route will have to re-write the packets so that they seem to be directed
 to the proxy server. By definition, this is Network Address Translation,
 although it is different from the more common case where the reasoning
 is to hide many machines behind one pi.

You are mistaken. When Squid is configured in transparent mode, it'll
listen to all packets passing through it -- no address translation
needed. See, for example,
http://www.unxsoft.com/transproxy-linux21-squid2.html for details.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: MSIE automatic proxy config

2000-08-22 Thread Gavrie Philipson

Tzafrir Cohen wrote:
 
 On Tue, 22 Aug 2000, Erez Doron wrote:
 
  hi
 
  I have a linux proxy (squid) and a linux dhcpd.
 
  how do i config a client MSIE to automaticaly find the proxy ?
 
 See the squid docs for some information about client autoconfiguration
 (works for netscape and IE). For me this (together with a sample from
 http://www.technion.ac.il/proxy.pac) was enough.
 
If you have a large number of clients to configure, setting up a
transparent proxy is the way to go. This way, nothing has to be
configured on the clients at all. I use such a proxy at our company, and
use it to filter banner ads too BTW.
Docs to configure Squid transparently can be found on the Squid website.
Recommended!

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: Kosher vs. Non-Kosher (was Re: Organizing a Linux Dinner)

2000-08-21 Thread Gavrie Philipson

- Original Message -
From: "Orr Dunkelman" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 1:28 PM
Subject: Kosher vs. Non-Kosher (was Re: Organizing a Linux Dinner)


 Well, After reading the thread about the linux dinner, I might point out
 several points which will help to choose resturant:

 A. Kosher-keepers can always eat vegtables. I know you want the plate to
 be kosher as well, but you are advised to open the Halacha and find out
 that this is "Siag" that was added only in the recent years (do you really
 think that in the second house time, when people were poor, they held two
 plates sets?).

Well, IANAR (I'm not a Rabbi). Are you one? However, the mere deed of
sitting and eating in a non-kosher restaurant is Halachically forbidden,
because of something called "Mar'it Ayin": If someone sees an observant Jew
eating in a non-kosher place, he may think that the place is kosher and eat
there too. Therefore, your point is moot.

Gavrie.


=
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: Organizing a Linux Dinner

2000-08-21 Thread Gavrie Philipson

Aviram,

First, use a standards-compliant mailer (such as something
non-Microsoft) -- especially on a Linux mailing list. Your quotation
marks are quite wacky.

Aviram Jenik wrote:
 This must be the stupidest way of thought I've seen. It shows you are not
 even +AF8-trying+AF8- to hear an opinion different than yours, even if it's logical.
 
 Why is the idea of people +ACo-not+ACo- going into a restaurant because they serve
 meat and also coffee with milk seem FINE to you, while on the other hand the
 objection of going to a restaurant that +ACo-refuses+ACo- to serve coffee with milk
 seems okay?+ACE-
 
 And about asking 'when does a restaurant stop being kosher', common - I hope
 you were just asking for the sake of the argument, because if you were
 serious it shows a lot about your ability to understand complex logical
 sentences (and if this is the case, just delete this e-mail and get on with
 your life. You're going to miss most of the ideas I try to express here).

Well, of course deeming anyone who thinks different than you as
"illogical" is a very mature and logical act by itself.

The people who don't go into a restaurant serving meatmilk do so for a
reason (whether logical or not). The person who doesn't go into a
restaurant _refusing_ to serve meatmilk does so just out of spite. Or
do you want to tell me that you never eat a meal at home in which meat
and milk are not mixed? In that case I stand corrected.

 If religious people have strict and coherent rules which tell them which
 restaurants they will or will not eat in, what makes it difficult for you to
 understand that some non-religious people have similar rules too?
 I, for one, will +AF8-not+AF8- eat in a +AF8-kosher+AF8- McDonalds. Never. No matter 
how
 hungry I am, or how much I like McDonalds.

Neither will I. Never. A company that serves non-kosher food just for
the purpose of it isn't going to see any revenue from me. So, at least
we agree on something ;-)

 I will try to avoid going into a
 kosher restaurant altogether if I have a choice. Other people have other
 rules (see http://www.hofesh.org.il for some other examples) some are much
 stricter than I am.
 
 Just a few words about this 'religious' war. Notice that neither Moshe nor I
 said anything bad about the religious people's freedom to choose their
 restaurants. On the other hand, a large group tried to condemn Moshe for
 doing this exact same thing. Man, this country needs a HUKA...

I think the point of disagreement is very simple: Religious people
follow specific rules for a *reason* (whether good or not is not the
issue).
Trying to create an artificial "Anti-religion" -- just to do the
opposite of what religous people do -- out of principle ("davka") is
something different altogether.

Anyway, let's move this discussion to some other place.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: Organizing a Linux Dinner

2000-08-20 Thread Gavrie Philipson

Moshe Zadka wrote:
 
 On Sun, 20 Aug 2000, Nadav Har'El wrote:
 
  (i.e., the dinner will probably be kosher
  after all, whether MosheZ likes it or not).
 
 It's not a matter of "liking", it's a matter of being there. You're free
 to have the dinner wherever you want -- I won't be there if it's Kosher.
 I'm sorry I didn't make it clearer sooner.

Hmm... and what are your criteria for it "being kosher"?
Is a certificate from the Rabbanut enough for you not to come, or must
the food itself be non-kosher? Is kosher meat acceptable, as long as
it's served with cheese? Does the act of adding the cheese render the
meal acceptable to you, which otherwise it wouldn't be?
And, as one of the criteria was the option of vegetarian meals -- are
you going to order special, genetically-engineered non-kosher
vegetables, maybe produced by adding pig genes to vegetables?

Grow up!

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: RFC: Backup Solutions

2000-08-02 Thread Gavrie Philipson

Gavrie Philipson wrote:
 
 Schlomo Schapiro wrote:
 
  Hi list,
 
  I would like to hear comments about commercial Linux Backup Solutions (for
  a mixed Linux/Windows network).
 
 Today, I found a very nice backup solution that works with Linux. It's
 called TapeWare (www.tapeware.com). It supports Linux and Microsoft both
 as servers and clients. You can back up Windows/Linux workstations
 remotely. It supports autoloaders, etc. In short: it looks like a
 serious package. They have a 30-day evaluation version for download.
[snip]

Well guys and gals,

Forget about TapeWare. The product NovaNet 8 that Schlomo Shapiro
mentioned is the same as TapeWare -- it's an OEM version of it!
I found it out by installing both demo versions, and noting they're
exactly the same! The only funny this is that NovaNet is *more
expensive* (though not significantly) than TapeWare.

Anyway, the package is very nice, but it hangs all the time. It uses
SysV IPC, and the semaphores hang all the time: Only ipcrm can fix the
problem. 

Stay away from both packages (yes, the bugs are also the same ;-)
IMO, a backup solution must be reliable above all, and hanging in the
middle of backup doesn't seem reliable to me. This package might be
great in its original (Novell, Windows) versions, but the Linux version
is obviously not grown up yet.

And in case you're wondering -- this problem is mentioned in the
bulletin boards on their website, and there's no fix for it yet.

Caveat emptor!

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: RFC: Backup Solutions

2000-08-01 Thread Gavrie Philipson

Schlomo Schapiro wrote:
 
 Hi list,
 
 I would like to hear comments about commercial Linux Backup Solutions (for
 a mixed Linux/Windows network).

Today, I found a very nice backup solution that works with Linux. It's
called TapeWare (www.tapeware.com). It supports Linux and Microsoft both
as servers and clients. You can back up Windows/Linux workstations
remotely. It supports autoloaders, etc. In short: it looks like a
serious package. They have a 30-day evaluation version for download.

The Linux version has a very nice Qt-based GUI (and a text-based one
too, of course). I tried it, and it works perfectly with my HP SureStore
tape changer.

And, the price is cheap compared to other commercial solutions.

Any comments on it? Anyone who tried/will try it?

Gavrie.I

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

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

2000-07-23 Thread Gavrie Philipson

Vadim Vygonets wrote:
 
 Quoth Ishai Parasol on Sat, Jul 22, 2000:
  Can someone recommend a good scanner (and software) that works with
  RH6.2 ?
 
 Software: xvscan.  However, IIRC, it's not free.

Right. So, why not SANE? It works fine with many scanners. For example,
I use a UMAX Astra 1200 SCSI with it.
It has its own graphical scanning utility -- xsane. It also has a GIMP
plugin to scan directly into the GIMP.
Recommended!
 
See:

http://www.mostang.com/sane/

A list of supported scanners:

http://www.mostang.com/sane/sane-backends.html

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: Consider banning KDE?

2000-06-19 Thread Gavrie Philipson

- Original Message - 
From: Henry Ficher [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 19, 2000 8:29 PM
Subject: Re: Consider banning KDE?


 All this is very interesting, but I got stuck on the first word: What on
 earth does IANAL stand for? I hope is not as lurid as it sounds. ;-)~

No, it does not stand for "I am anal" ;-)
I Am Not A Lawyer.

Gavrie.



=
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

2000-06-18 Thread Gavrie Philipson

"Marc A. Volovic" wrote:
 
 Gavrie Philipson wrote:
 
  Nice to hear. However, the question remains: what about RAID? Does
  reiserfs work with Software RAID already, or not yet? Will it ever? For
  many corporate users (including me), this is a really important point.
 
 Software raid is a chancy proposition., IMHO and wasteful of resources.
 In the long run, it is cheaper to purchase a hardware RAID.

Would you care to elaborate on why it would be "chancy"?
On the issue of resources: on a file server, which really doesn't use
more than a few percent of CPU, what's bad of wasting 5% of CPU on a
few RAID5 arrays? *Good* hardware RAID is pretty expensive. Why bother?
Of course, for heavy-duty storage it's OK, but I really don't see the
need for most users.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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

2000-06-18 Thread Gavrie Philipson

"Marc A. Volovic" wrote:

 You said "corporate" environment. For corp envir, go hardware. For home use.
 software should be enough.
 
 As for 5% (say 3%) of CPU, in corp envir, every % is paid for with corp
 money,
 penny-pinchers abound, etc.

I beg to differ. Let's take a concrete example. Say I need a file server
machine with RAID. Considering its usage, the CPU needed for such a
machine is estimated as a Pentium III 500, which should be more than
enough. If, instead, a 550MHz CPU is used (+10%), this would be more
than adequate to cancel out the RAID's CPU usage. The cost of this is
maybe $50 in increased price.
How, exactly, does this turn out to be more expensive than a hardware
solution?

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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

2000-06-18 Thread Gavrie Philipson

Iftach Hyams wrote:
 
 ...
  enough. If, instead, a 550MHz CPU is used (+10%), this would be more
 ...
  Gavrie.
 
 It is the biggest lie ever !
 You have a mother board and a memory running at 100/133Mhz,
 You have a loaded bus + loaded IDE/SCSI drives,
 You have a loaded network ...
 
  If you like a real improvment, you need a :
  a) Better optimized application ...
  b) Bigger cache (Xeon ?).
  c) More RAM.
  d) Fast mother board.
  e) GOOD network adapter.
  f) GOOD SCSI adapter.
  g) Dual (or more) CPU's
 
  A faster CPU is enough when you are running a program consist of
 a endless loop of simple computation. Once you have an overall work
 (like any normal server) it is not so important (but nice to have).

What does this whole rant have to do with the issue? What point are you
trying to make clear?
The only thing I said, is that for many applications, the cost
effectiveness of software RAID is much better than that of hardware
RAID. If that weren't true, why would software RAID exist in the first
place? If you have the money -- fine, buy hardware RAID. But if you'd
like to be cost effective, this may be superfluous. It's similar to the
IDE vs. SCSI issue, and similar to the Ultra160 vs Ultra2 etc. issues:
buy what you need according to the performance you need and according to
the budget you have.
What can be simpler than that?

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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

2000-06-18 Thread Gavrie Philipson

Ely Levy wrote:
 
 yea of course

So what's the point of your reply? I asked about software RAID. Why in
the world wouldn't hardware RAID work with reiserfs?

Gavrie.

 
 Ely Levy
 System group
 Hebrew University
 Jerusalem Israel
 
 On Sun, 18 Jun 2000, Gavrie Philipson wrote:
 
 |  Ely Levy wrote:
 |  
 |   I preety much think it is as we installed here a mandrake 7.1
 |   on raid using computer (70 gig) using RFS
 |
 |  What kind of RAID? Hardware, probably?
 |
 |  Gavrie.
 |
 |  --
 |  Gavrie Philipson
 |  Netmor Applied Modeling Research Ltd.
 |

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: Jobs in Aduva

2000-06-13 Thread Gavrie Philipson

- Original Message -
From: Ury Segal [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Tuesday, June 13, 2000 2:23 PM
Subject: Jobs in Aduva


 Hi all

 First, I am sorry about the cross-post in IGLU and linux-il, but
 AFAIK this issue isn't resolved.

 Aduva/LinuxQA is looking for more core Linux people. If you
 know how to install XFree 4, you are probably qualified. The

Hmm... knowing how to type "sh Xinstall.sh" makes you a qualified "core
Linux" person?

[etc.]

 One of our employee gave the Penguin puppy to her kid, who
 is ever since attached ot it. He takes it with him to hid
 kindergarten, tells all the kids his name is "Linux" and
 he is a good boy.
 I think this is the kind of things we need to do to make
 linux more popular. ;-)

Fantastic ;-)
On the way to World Domination.

Gavrie.



=
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: Scans on port 137 (NetBIOS-NS)

2000-06-06 Thread Gavrie Philipson

Itamar Shtull-Trauring wrote:
 
 My (Linux, see it's not OT) firewall is getting a major amount of scanning
 activity on port 137, from hosts connecting from their port 137.  A lot of
 the connecting servers are web servers (of which a lot seem to be
 unconfigured IIS, one was running Netscape Enterprise).
 
 Among the unwelcomed visitors were somone from behind TheLinuxStore's
 firewall, the American Museum of Natural History anthroplogy website, a
 sixdegrees.com server, centaur.tau.ac.il, an oreilly.com server,
 trace.jewishgen.org and more.  All this started on Sunday.
 
 Is there any reason why this port on particular should be accessed a lot, or
 am I witnessing the next big Windows exploit?

You could have tried:

% grep 137 /etc/services
netbios-ns  137/tcp
netbios-ns  137/udp

Port 137 is used for SMB NetBIOS name services, which are used to look
up the IP address of a NetBIOS hostname.
Windows uses SMB extensively for file/printer sharing. 
Script Kiddies like scanning Windows machines on port 137/139 to try to
get access. You'd be surprised how many Windows boxes there are on the
Internet whose hard disks you can browse freely. Indeed, for them the
Internet is truly a "Network Neighborhood".
Of course, Linux/Unix boxes running Samba are vulnerable too. But these
are always behind a firewall, right?

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: fax / hebrew

2000-05-31 Thread Gavrie Philipson

Ben-Nes Michael wrote:
 
 I would like to output hebrew text from database to the fax.

Fine. So have your script that retrieves data from the DB create a LaTeX
file, and continue as Shaul explained.
If you just want simple text without formatting, this may be overkill.
A simple solution would be to run a2ps on the Hebrew text (make sure you
have a Hebrew PS font), and send the resulting PS file.
An even more low-level solution would be rendering the bitmapped Hebrew
font directly to a G3 bitmap for faxing.

I prefer the LaTeX method, and have actually once implemented such a
faxing system. Don't ask me for source, it was around 5 years ago...

Gavrie.

 
 Shaul Karl wrote:
 
   Hi All
  
   Can I send fax (modem) through linux contains hebrew letters from the
   console ?
  
 
  Not sure what exactly do you mean.
  If I had to send a Hebrew fax from the console I would compose it with vim,
  run elatex and dvips and then hand the ps to megtty. All these actions can be
  done on the console.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: X-Terminals in Israel?

2000-05-25 Thread Gavrie Philipson

- Original Message -
From: Baruch Birnbaum [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 25, 2000 10:36 PM
Subject: OT: X-Terminals in Israel?


 Does anyone know where can I get some CHEAP
 X-Terminals in Israel?
 (less then 400$ not including the monitor)

A cheap PC (Celeron) running Linux can be had for such a price and makes a
great X Terminal...

Gavrie.



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

2000-05-17 Thread Gavrie Philipson

- Original Message -
From: Pavel Bibergal [EMAIL PROTECTED]
To: linuxlist [EMAIL PROTECTED]
Sent: Tuesday, May 16, 2000 10:57 PM
Subject: Hebrew fonts Type1


 does anyone here has hebrew type1 fonts?

The only *good quality* Hebrew Type1 fonts I have found, apart from buying
fonts which is pretty expensive, is the ones bundled with OS/2. Try to get
an old (legal) copy of OS/2 that no one uses, you'll have all the "standard"
Hebrew fonts.

Gavrie.


=
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: Advice on CD Burner

2000-05-08 Thread Gavrie Philipson

Aharon Schkolnik wrote:
 
 Hi.
 
 After trying a number of CD burners over here, and failing to find one
 that could burn a RedHat image, I'm trying to convince the powers that
 be to buy one. I would like an external SCSII burner that will work
 under Linux and under M$. Reliability would be a big issue. Can anyone
 offer any advice.

What's special about a "RedHat image"?
It's just a regular ISO image.
Can you burn another image with it?
What software do you use to burn CDs?

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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 Support StarOffice 5.1

2000-04-25 Thread Gavrie Philipson

With SO5.1, I couldn't open Hebrew Word files. With SO5.2 Preview, this
works fine. Of course, the Hebrew is backwards...

Gavrie.

- Original Message -
From: Ely Levy [EMAIL PROTECTED]
To: Ilya Konstantinov [EMAIL PROTECTED]
Cc: Pavel Bibergal [EMAIL PROTECTED]; linux-il [EMAIL PROTECTED]
Sent: Sunday, April 23, 2000 6:07 PM
Subject: Re: Hebrew Support StarOffice 5.1


 as fae as I know SO can't open hebrew word files cause they are totally
 diffrent with added BIDI support
 did they change it?

 Ely Levy
 System group
 Hebrew University
 Jerusalem Israel



=
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: NIS on Linux + Solaris

2000-04-18 Thread Gavrie Philipson

guy keren wrote:
 
 On Mon, 17 Apr 2000, Gavrie Philipson wrote:
 
  This may not help you, but if backwards compatitibily is not required with
  an existing NIS network, I would suggest using LDAP instead of NIS. This
  works on both Linux and Solaris (using PAM and nsswitch). It is a very
  elegant solution, and IMHO much more maintainable than NIS.
 
 and ofcourse, if you ever after that need to use a different OS - you're
 stuck that is, unless you go and install PAM on those systems, and
 replace all the (relevant) system binaries

Indeed. But see RFC 2307.

Apple, the Free Software Foundation, Hewlett Packard, JavaSoft,
Netscape, SGI and Sun are all working on solutions to implement it. We
do have to get rid of "legacy" applications some time, don't we?
 
 btw - does this architecture work for all programs on the system
 transparently? i.e. any program that tried to fetch any NIS map, will be
 refered to taking data via the LDAP server? in other words - are all NIS
 requests routed via ypbind, or they go directly to the (remote) NIS
 server?

There is a commercial solution which includes a daemon that tunnels NIS
requests to LDAP requests. If you run this daemon on your LDAP server,
it looks just like a NIS server to clients that don't support NSS-LDAP.
This is mainly for compatibility with different OSes. Therefore, I
suggested to use LDAP only if all your OSes support it and you don't
have compatibility issues with a current NIS network. See www.padl.com
for more info.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: PCI modem?

2000-04-17 Thread Gavrie Philipson

Why not get an external modem? This way, you won't have to reset your PC
when the modem hangs (which happens to even the best of them). You'll also
have cool diagnostic LEDs ;-) And, of course, they are much  more
flexible -- there are modems that can receive faxes even when your PC is
turned off...

Of course, if the answer is "because they are expensive", that's mainly
true...

Gavrie.

- Original Message -
From: Hetz Ben Hamo [EMAIL PROTECTED]
To: Linux [EMAIL PROTECTED]
Sent: Friday, April 14, 2000 5:37 PM
Subject: PCI modem?


 Hi All,

 A friend of mine is looking to buy a PCI Based analog modem. He doesn't
 have any ISA slots.

 Any recommendation for a PCI modem which WORKS under Linux?

 Thanks

 --
 Hetz Ben Hamo - Sys. Admin. - Intercomp
 [EMAIL PROTECTED]
 ---
 Redmond, you have a problem..

 =
 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: NIS on Linux + Solaris

2000-04-17 Thread Gavrie Philipson

This may not help you, but if backwards compatitibily is not required with
an existing NIS network, I would suggest using LDAP instead of NIS. This
works on both Linux and Solaris (using PAM and nsswitch). It is a very
elegant solution, and IMHO much more maintainable than NIS.

Gavrie.

- Original Message -
From: Alexander Indenbaum [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 17, 2000 1:38 PM
Subject: NIS on Linux + Solaris


 Hi!

 Does anyone has experience in setting NIS on Linux + Solaris network?
 Which should be chosen as NIS server Linux or Solaris?
 Are there any compatibility issues?

 Any interesting information is appreciated.

 Thank you in advance for your help,
   Alexander Indenbaum
   [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: good stable ntp

2000-04-12 Thread Gavrie Philipson

- Original Message -
From: Ben-Nes Michael [EMAIL PROTECTED]
To: ILUG [EMAIL PROTECTED]
Sent: Wednesday, April 12, 2000 7:08 PM
Subject: good stable ntp


 Hi All

 Where in israel we have accurate stable ntp servers ?
 is there a list somewhere ?

Well, there is timeserver.iix.net.il (stratum 2).
There's also relay.huji.ac.il (stratum 1), although they may not like too
many people connecting directly to them.

Gavrie.


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




Job offer: Part-time PHP programmer

2000-04-06 Thread Gavrie Philipson

Dear List,

Netmor Ltd. is looking for a part-time PHP programmer for development
and maintenance of Web applications.

Some examples of our work can be seen on: http://www.plasson.com and
http://www.dr-fischer.com

Good knowledge of HTML and experience in development of database-backed
Web applications in PHP3 is sought for.
Knowledge of PostgreSQL and MySQL is a plus.

The work will be on hourly basis, and can be done off-site through the
Internet. Therefore, the job would be ideally suitable for students.

Please send resumes (in ASCII/PS/PDF format) to [EMAIL PROTECTED]

Cheers,

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

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




Does anyone have StarOffice 5.1a on CD?

2000-03-15 Thread Gavrie Philipson

Hi,

Does anyone have the Linux version StarOffice 5.1a on CD? I have
downloaded StarOffice from the Sun website, but it doesn't include the
StarSchedule version -- that is only on the official CD.

If anyone has the CD, and can burn a copy for me, I'd appreciate it very
much.

Thanks,

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: What is the 8 in 10.0.0.0/8 and how can I compute it for my network?

2000-03-14 Thread Gavrie Philipson

Ilya Konstantinov wrote:
 
 On Tue, Mar 14, 2000 at 04:44:06AM +0200, Shaul Karl wrote:
  Any pointer and/or full explanation about the 8 in 10.0.0.0/8 and the way to
  compute it for my network?
  I guess that it has much to do with the subnet mask but isn't subnet masks of
  the form 255.255.0.0?
 
 10.0.0.0 consists of 32 bits (8 bits for each number).
 /8 means 8 significant bits - thus, when an IP is compared
 to 10.0.0.0, it's enough for it to match the first 8 bits
 (= 1st IP number part, one byte).
 
 This is equivalent to:
 10.0.0.0/255.0.0.0
 /255.0.0.0 is a logical-AND mask.
 It will be logical-ANDed to 10.0.0.0 (or whatever subnet IP
 you specify) and to each and every IP which should be checked
 whether it is in your network (like 10.0.0.5 etc.).
 If after the subnet IP and the checked IP had the subnet
 mask applied to them,  both IPs do match,
 then the checked IP is in the "subnet".

Hi,

Let me just add to that the fact that originally, non-contiguous strings
of ones were allowed in a subnet mask. For example, you could have as
subnet of (in binary) 1001.... 
That's why originally a subnet was specified as a full 32-bit AND mask.
In practice this was hardly ever used, so with the move to CIDR
addressing the original notation was abandoned. If the string of ones
must be contiguous, the whole subnet mask can be described by one number
-- e.g. /16, /24 etc.

Gavrie,

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: repartition disk

2000-03-14 Thread Gavrie Philipson

Mike wrote:
 
 Hi list.
 I partitioned my disk to have 2.5 GB on /home and only 600+ on /usr
 /home and /usr are NOT close to each other (sda2,sda3).
 
 Is there any way to enlarge the /usr partition (using the /home partition)
 without damaging the partitions ?
 In the worst case i can delete the /home partitionpainful but can live
 with that.

GNU parted is supposed to be able to do that correctly.
You might also want to try (commercial) Partition Magic, as it's more
user friendly.

However, the docs for both products advise to back up your data before
resizing partitions. For example, if you lose power in the middle of
resizing, your data may very well be dead.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

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



Sangoma WANPIPE with Linux and Sifranet line

2000-03-05 Thread Gavrie Philipson

Dear linux-il,

Has anyone used the Sangoma WANPIPE cards in a Linux box with a Sifranet or
FR line?
Could you please contact me, as I'd like to ask some technical details. I'll
summarize to the list if there is interest.

Thanks,

Gavrie Philipson
Netmor Ltd.


=
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: RJ45 and RJ11?

2000-03-05 Thread Gavrie Philipson

- Original Message -
From: Shaul Karl [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, March 05, 2000 6:42 PM
Subject: RJ45 and RJ11?


 Am I right that the standard Ethernet connector is RJ-45 while the
standard
 phone connector (the one that plugs in into modem cards and phones) is
RJ-11?

Yes. RJ-45 is also used for ISDN "phone" lines.

 Does someone have a reference to an online "all about connectors" FAQ and
info?

The Hardware Book:

http://www.google.com/search?q=hwb

This site (with many mirrors, some work and some don't) is a great source of
information on connectors, cables etc.


=
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: Worst case scenario - erased my partition table

2000-02-08 Thread Gavrie Philipson

- Original Message - 
From: Boaz Rymland [EMAIL PROTECTED]
To: ILUG [EMAIL PROTECTED]
Sent: Tuesday, February 08, 2000 4:24 PM
Subject: Worst case scenario - erased my partition table


[deleted]
 I dont need to the data on the windows partitions (which was partially
 formatted anyway), and - thats important - I have another dual boot
 machine which I can connect the H.D. to to use other Linux or Dos
 utilities.
 Could you advise me on how to revive my disk ? perhaps Linux/Unix
 utilities ?

You might want to try gpart; it has worked in similar scenarios for me.
You can find it, for example, on freshmeat.

-- Gavrie.

Gavrie Philipson
Netmor Applied Modeling Research Ltd.
 


=
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: Fax servers q

2000-02-05 Thread Gavrie Philipson

- Original Message -
From: Tal Fainberg [EMAIL PROTECTED]
To: Linux [EMAIL PROTECTED]
Sent: Saturday, February 05, 2000 2:38 PM
Subject: Fax servers q


 Hi everyone,
 I plan to replace our old fax server(GAMMAFAX ON OS/2) with a linux(RH
 6.1)machine that will be a fax server .
 I need to send heb/eng docs from unix machine,NT and in the future maybe
 from the MF.

 any suggestion which software to use /where to download? someone that
 experience with this kind of fax servers ? integration idea's ?

Hi Tal,

At my company, we use mgetty+sendfax on a Linux server. We have a number of
NT and Win9x workstations sending faxes, and it works perfectly.
Mgetty+sendfax is very easy to set up for sending and receiving faxes on
your Linux box, it can also use multiple modems if you want. The only
problematic point is in getting the faxes from Windows to the Linux box.
After trying a few solutions, we have settled on the "Windows Mgetty
Client", which is an lpr client running on the Windows machine that
intercepts Windows printing requests and sends them to any Unix/Linux box
via the LPD protocol. The Windows machine needs this client, plus a regular
PostScript driver. Please note that the default Windows PS driver somtimes
creates nonstandard PS, on which Ghostscript (on the Linux box) chokes.
Therefore, I advise you to download the Adobe PS driver (from Adobe's
website). With all these parts in place, it works perfectly. Also, I
shouldn't forget, the Windows Mgetty Client asks the server to send you an
email upon successful/unsuccessful transmission of the fax. This way you
always know if your fax was received.

Another solution may be to use HylaFAX. I haven't tried it, though.

Success,

-- Gavrie.


=
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: FTP Q.

2000-02-02 Thread Gavrie Philipson

Alex Shnitman wrote:
 
 Hi, Ariel!
 
 On Wed, Feb 02, 2000 at 07:06:14PM +0200, you wrote the following:
 
  You cannot mount a directory over another. You can mount a device over an
  already mounted device (called supermount).
 
  For example, if you have /dev/hda1 mounted on / , you can mount /dev/hda2
  on /var.
 
 A nice thing that BSD has and Linux doesn't (AFAIK, anyway) is
 union_mount, which allows you to mount a device on a direcory,
 *retaining* the entries of the directory and just adding the entries
 from the filesystem on the device. That should be really neat
 (although I've never tried it). Also, I think I read sometime in
 Kernel Traffic that someone was to implement that for Linux; does
 anyone know what's the status of that?

Once upon a time, there was a thing called IFS (Incremental File System)
for Linux, which did just that. It was meant for mounting a hard disk
partition "over" a CD-ROM, so that you could "write" to the CD-ROM. This
way, you didn't have to copy over the whole CD if you wanted to make
changes.
However, this drivers seems to have died quite a while ago...

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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 and MATLAB

2000-02-01 Thread Gavrie Philipson

UCGTechnologies wrote:
 Hi,
 Does anybody have experience with MATLAB working under
 version 6.1 of Red-Hat ?
 Officially the current MATLAB version does not support Red Hat 6.1.
 What is the practice?
 Thanks,
 Shuli

Shuli,

I have ran MATLAB R11 (5.3) under Linux (an old Slackware with libc5).
It ran perfectly.
I also tried running it on a newer SuSE 6.2 (which is pretty similar to
RH6.1 in its libraries, which is what counts).
I had some problems, and had to install the libc5 libraries (against
which MATLAB is linked).

I advise you to download the demo version from the Mathworks site (it is
identical to the retail version in functionality, but only runs for 30
days). That is what I did.
If it works for you, and you buy it, you just have to update the license
file to convert the demo to the "real" version.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: CD-RW on Linux

2000-01-30 Thread Gavrie Philipson

Yaacov Fenster - System Engineering Troubleshooting and other miracles
wrote:
 
 Yaacov Fenster - System Engineering Troubleshooting and other miracles
 wrote:
 
  We are trying to put together a new Linux system with a CD-RW (Multi) on
  it. However, the various suppliers have a dearth of information about
  the CD-RW's imported to Israel.

[etc.]

  Does anyone know of new CD-RW's available in Israel that are supported
  on Linux ? (Or if the 9210i works on Linux). A supplier's name would be
  useful also.

See the following URL for a list of CD-R drives supported by cdrecord
(which is probably what you'll use on Linux):

http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdwriters-1.8.html

Please note that almost any modern drive (being mmc compliant) should
work, both in the ATAPI and SCSI versions.
I would certainly take a bet on the HP you mentioned working.

On a more personal note, I use a SmartFriendly internal ATAPI
(x24x4x4), and it works fine.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: voice modem + caller ID

2000-01-11 Thread Gavrie Philipson

Shaul Karl wrote:
 
 mgetty?
 
  Hi,
Is there any full-featured and *customizable* voice mail + caller ID
  system for linux, supporting class 1 modems? (I've tried vgetty, but it
  doesn't work with my modem).
I'm trying to make some complex scripting with my caller ID modem on my
  linux box...

Well, mgetty and vgetty only work with Class 2 modems. This is by
design.

Class 1 modems try to implement all the low-level protocols in software.
This is basically a real-time operation. A multitasking OS such as Linux
is by definition not real time (without special extensions), so a Class
1 implementation will raise the CPU load to pretty high levels. This is
basically the same concept as Winmodems vs. real ones.
Try to get a Class 2 modem -- they're not that expensive, although they
may be hard to get by these days. Vgetty works like a charm with these
modems. I find it hard to believe you'll find software that works with
Class 1 modems on Unix/Linux.

BTW -- if it's an option for you, get an ISDN line and card. ISDN cards
can do voice, and have crystal-clear quality. Linux supports voice with
ISDN cards, but you'll have to check which cards are supported.

Gavrie.

-- 
Gavrie Philipson
Netmor Applied Modeling Research Ltd.

=
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: outlook :-(

1999-12-29 Thread Gavrie Philipson

[EMAIL PROTECTED] wrote:
 there is some pressure in my company to put an NT server (instead of my
 samba server), :-(
 the reasons are :
 1. outlook server
 2. automatic software updates to the windose boxes
 3. windose boxese can validate their passwords on the server ...
 
 I ask:
 
 can all these 3 be done on a linux box ?
 maybe i can do (3.) via samba (i didn't succeed but maybe I've done
 somthing wrong).

I use a Samba PDC for authentication of Windows clients, works
perfectly. Be sure to use the latest version of Samba, and to read the
NT-Domain FAQo on the Samba website.

 can remote exec, requierd for (2.) can be done from linux ? from samba ?
 how ?

Samba supports some NT RPC calls, but I have no experience with this.

 is there a linux version of somthing resembles MsOutlook server (i.e.
 that can connect to a real MsOutlook client) ?

Exchange server is totally superfluous, at least IMHO. You don't need it
to share contact info, calendars etc.
You can do everything with a Linux box and some imagination.

For details, see: http://linuxtoday.com/story.php3?sn=11031
 
 btw: anyone knows of a linux VPN server program with both windose and
 linux clients ? (maybe IPsec complient)

For IPSEC, FreeS/WAN exists for Linux; you can use PGP with VPN on the
Windows site -- it's IPSEC compliant too.
Other options could be stunnel for an SSL link (works on both Windows
and Linux) or an ssh tunnel.

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

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



Windows callback [was: Re: Open Mail]

1999-12-29 Thread Gavrie Philipson

[EMAIL PROTECTED] wrote:
 btw: did anyone succeed in putting a dialback server on linux that can
 work with windows clients ?

Sure. Just make sure to write a Windows dialup script that'll work; and
to change the client modem's init string so that it won't tell Windows
to break the connection after it hears a hangup (this setup string
varies from modem to modem, check your manual).

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: Constantly polling nonblocking I/O prevents the OS from putting the polling processes to sleep?

1999-12-01 Thread Gavrie Philipson

Shaul Karl wrote:
 
 I found the last paragraph of subsection 12.1.1 of the "Linux Application
 Development" (3rd edition) contradicting my knowledge. Am I right that it is
 not accurate, or do I missing something essential?
 
 Trying to quote the paragraph without copying the entire subsection, I get:
 
 Although nonblocking I/O allows us to switch easily between file descriptors,
 it has a high price. If it was up to the polling processes then they would
 constantly be running - never blocks. Which inflicts a heavy performance
 penalty on the system as the OS can never put these processes to sleep (try
 running 10 processes like the one that was discussed previously and see how it
 affects system performance).
 
 "the OS can never put these processes to sleep"? - Perhaps in the Windows
 world, but with Linux/Unix?

Quoting the late W. Richard Stevens in "UNIX Network Programming" (2nd
ed, p. 145):
"...The application is continually polling the kernel to see if some
operation is ready. This is often a waste of CPU time..."
So, of course, the book you quoted is accurate.

If you're continually calling the kernel, how could it put your app to
sleep? That's what they invented select/poll for.

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: Jon Hall's lecture

1999-11-30 Thread Gavrie Philipson

Herouth Maoz wrote:
 BTW, the event is open only to 18 years old or above. Does that mean they
 intend to exhibit nude penguins?

Well, I suppose most of you heard about a company CTO being almost
excluded from the real Comdex because he was too young. In the end they
made an exception for him ;-)

In case you didn't, see:
http://slashdot.org/yro/99/10/21/1516245.shtml

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: Jon Hall's lecture

1999-11-30 Thread Gavrie Philipson

Oleg Goldshmidt wrote:
  http://www.comdex.co.il/ (That's where you enroll - for those who haven't done
  it yet)
 
 They don't have pre-registration any more.
 
I called them today, and they said anyone can join as long as there is
room.
So try ;-)

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: man pages in wordpad (a new thought)

1999-11-09 Thread Gavrie Philipson

dorit ben shalom wrote:
 
 Actually,
 my HP 3100 is _so_ proprietry,
 that my _windows_ ghostview has
 to use the generic mswinpr2 protocol.
 
 Does this mean that it is compatible
 with anything more generic in linux?

Well, that's pretty logical. Windows and Unix Ghostscript mostly use the
same drivers, so if Windows GS would directly support your printer, the
Linux GS probably would too :-)

The fact that Windows GS uses the generic mswinpr2 protocol means that
it doesn't know how to talk to the printer, and delegates that
responsibility to the Windows driver.

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: HPT366 UDMA66 controller

1999-11-02 Thread Gavrie Philipson

Nimrod Mesika wrote:
 
 Just got my BP6 Dual Celeron board... I'm looking for drivers for the
 built in HPT366 UDMA66 controller. Specifically, patches for 2.2.13 are
 needed (patches for 2.2.12 are available but fail with .13). Anyone?
 
 -- Nimrod.
 
 p.s. I can't downgrade to 2.2.12  - for some reason it hangs during the
 boot process(?).

Nimrod,

I am using the HPT366 controller with Linux 2.2.13pre17 right now
without problems.
Patches for the final 2.2.13 have been available for a long time already
-- almost 24 hours ;-)
Get them at: 

ftp://ftp.il.kernel.org/pub/linux/kernel/people/hedrick/ide.2.2.13.19991102.patch.gz

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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 under xemacs21

1999-10-07 Thread Gavrie Philipson

On 07-Oct-99 Micha Feigin wrote:
[deleted]
 I am using the binary xemacs-21.1-p2-mule-canna-wnn under debian
 (the debian package) with the mule pachaged downloaded through xemacs.
 I have hebrew fonts, but xemacs doesn't seem to find them. whenever I
 try to change fon't I get a error: can't convert string to fontstruct.
 Any idea's?
 Also, when using x-symbol for latex, it keeps changing the hebrew
 letters
 (apearing as jiberish on the screen, I input it under vim) into some
 other
 code (probably trying to make it apear right in math mode) and it gives
 me an error during compile..

Micha,

The Hebrew support under Xemacs is incomplete. The docs even say so. If
you want R2L support, download the original, non-Xemacs, MULE package. You
won't get the Xemacs buttons etc., but you'll get full logical Hebrew
support.

Gavrie.

--
Gavrie Philipson
Netmor Applied Modeling Research Ltd.
Bnei Brak, Israel.

=
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: Recommendations - Palm IIIx, Palm V, or Palm Vx

1999-09-21 Thread Gavrie Philipson

"Aharon (Al) Schkolnik" wrote:
 
[deleted]

 I, of course, want to use whatever I buy with Linux (can you actually
 run Linux on one ?) - meaning downloading from my favorite appointment
 software, etc.
 
 Does anyone want to offer me any advice as far as what to buy, and how
 best to use it with my home/office Linux systems ?

Aharon,

Any Palm you'll buy will work fine with Linux. The basic tool for
connecting your Palm with Linux is 'pilot-tools', which includes
command-line utilities that'll allow you  to back up your Palm, install
software, sync address book / datebook etc.
If you want a GUI utility which will allow you to sync with other
software, such as Plan, and do some more generally nice stuff, I
recommend PilotManager. There are some more graphical Palm utilities
around, but I've found PilotManager to be the best.

About running Linux on your Palm -- it's possible if you have 8MB of
memory. However, I don't think it currently does much more that boot.
See http://www.uclinux.org for details.

About what Palm to buy -- I have a Palm III with 2MB of memory. I've
never been low on memory, and I think I'm quite a heavy user. However,
if you plan to carry many ebooks, manuals etc. on your Palm, you'll want
more than that. I wouldn't really recommend the Palm V -- it's very
nice, but I don't like the idea of not being able to carry spare
batteries. I also find it hard to justify its price. I think a Palm IIIx
with NiMH batteries is the best solution.

Actually, maybe the best solution is not to buy a Palm at all, but to
get a Visor instead -- both cheaper and more powerful, and fully
Palm-compatible. See http://www.handspring.com .

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: sun StarOffice for linux

1999-09-09 Thread Gavrie Philipson

Ohad Somjen wrote:
 
 hi,
 i use startoffice mainly for presentations, and it rocks.
 it's 70MB and it's free for personal use.

The whole reason people are suddenly talking is not that.
It's the fact that Sun bough StarDivision, and now it's free for *any*
use, not just personal.

There are just two problems:

1. It's not Open Source -- that means we won't be able, for example, to
help with Hebrew support unless we sell our soul to sun. Somebody please
correct me if this isn't true.

2. Sun is planning to take StarOffice apart and turn it into a
"thin-client" system. *This* may mean that SO, as we know it, won't be
continued to work on.

Just my $0.02,

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: Two IP for one card

1999-09-08 Thread Gavrie Philipson

[EMAIL PROTECTED] wrote:
 
 Hi list,
 is there any way to give two IP's to one network card ?
 ( some kind of alias )
 

See the IP-Alias mini-HOWTO.

Basically, it involves recompiling the kernel (or using the ip_alias
module); an ifconfig eth?:? command for every new alias; and a new entry
to the routing table.
See the HOWTO for specifics.

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: Reading Hebrew sites with Netscape

1999-09-02 Thread Gavrie Philipson

Alex Shnitman wrote:
 
 Hi,
 
 So here it is. Modify the netscape= line to point to your Netscape
 binary and run. Then do what it tells you. What it does is hijack the
 Turkish enconding and turn it to Hebrew. As the echoed message at the
 end of the script says, it only works if you set your fonts for the
 Hebrew encoding (in Netscape Preferences) to the Fixed (Misc) fonts
 that come with the X server. If you have Eli's H.fonts package
 installed, fonts from there won't work -- if you select one of them,
 Netscape simply loads the standard "fixed" font instead. I don't know
 why it happens. The Fixed (Misc) font is good enough to read Hebrew
 sites though. Go to walla and see how it automatically switches to
 Hebrew for you. :-)

Alex,

Your hack works nicely. However, it's certainly possible to use other
fonts than "fixed".
If you install a TrueType font server, such as xfstt or xfsft, you can
use Hebrew TrueType fonts.
I use the fonts from... err... Windows, and they work fine with
Netscape.

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: Solaris binaries under linux

1999-08-30 Thread Gavrie Philipson

Isaac Aaron wrote:
 
 Do you have any opinion on how good it works?
 Can I rely on it's functionality for something like a backup agent?
 
 Gavrie Philipson wrote:

[etc]

  It will let you run binaries from most x86 Unices, provided it's set up
  right (correct libraries etc.)
  Search any Linux site for 'iBCS'. There should even be a HOWTO, IIRC.

Sorry, but I've never used it in a production environment; just for
testing. However, I wouldn't recommend using something like iBCS in a
production environment unless there really is no choice. It's a big
difference if WordPerfect crashes (older version of WP didn't support
Linux natively, only thru iBCS) or if your backup agent is unreliable.

Which backup software are you using?

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: sendmail questions

1999-08-16 Thread Gavrie Philipson

Gaal Yahas wrote:
 Err. Waitaminute!!! I'm supposed be advocating Perl:
 
 perl -lne '/^(.*?):.*?:(\d+)/$2100print$1' /etc/passwd
  /etc/allusers
 
 Darn. Longer :-|
 
 Well, as Larry Wall put it, "AWK has to be better for something :-)"

Or you could use:

perl -lanF: -e'$F[2]100print$F[0]' /etc/passwd  /etc/allusers

Which is almost the same size ;-)

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: Routing problem

1999-08-07 Thread Gavrie Philipson

Hi routing experts out there,

I'd like your comments on a routing problem at our site.
We have a SifraNet line running to our ISP (Barak), and a FR line as
backup. For outgoing traffic, our Cisco router utilizes the two lines
equally, as it should. However, for incoming traffic only the SifraNet
line gets used, and the FR is totally ignored. Only when the SifraNet is
down for some reason, the FR gets used for incoming packets ad well.

After talking to our ISP, they claim that it's impossible for them to
route packets to us on the two lines simultaneously, unless we set up
dynamic routing using EIGRP on our router. This may well be true, if not
for the fact that it actually worked for a few months: Packets came in
on both interfaces simultaneously. Barak claimed this 'impossible', and
were sure out data (gathered with MRTG) is mistaken. I find that hard to
believe.

So: Is the scheme we want possible? If so, what exactly is needed on
behalf of our router? If it's not possible, how come it did work for a
while?

Any pointers to info will be appreciated.

Thanks,

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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 for Palm Pilot

1999-07-18 Thread Gavrie Philipson

Alex Dvash wrote:
 
 Hi all.,,
 
 Before a while I saw an email from ilug, with the URL of a site that shows
 how to install Linux in a palm pilot
 Do someone remember it?

See www.uclinux.org.
However, you need 8MB of memory on your Pilot to install it.

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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 for Palm Pilot

1999-07-18 Thread Gavrie Philipson

Aviram Jenik wrote:
 
 Maybe I'm missing something, but isn't 4MB the largest amount of memory
 available for PP?

OOTB, yes. But there's an addon memory card available from TRG systems,
which upgrades the memory to 8MB. This is available for all PalmPilots
excluding the Palm V.

The uclinux version needs this card.

Regards,

Gavrie.

-- 
Gavrie Philipson
System Administrator
Netmor Applied Modeling Research Ltd.

=
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: Access to MySQL

1999-06-09 Thread Gavrie Philipson

On 08-Jun-99 Stanislav Malyshev a.k.a Frodo wrote:
 BNM Do any one know or done a port of Hebrew Access to MySQL ?
 
 What do you mean "port of Access to MySQL"? Access is the DB engine (in
 fact, it's Microsoft Jet, IIRC) plus the form builder. Form builder can
 work with any DB that talks ODBC (including MySQL). DB engine data can
 be exported to MySQL (via text tab-delimited or alike format).

Yes. One caveat, however:

Ordering will not work with Hebrew using the default MySQL
setup. For example, doing a SELECT...ORDER BY will not correctly sort
Hebrew. 

Fortunately, there is an easy solution: MySQL support many languages,
including Hebrew, as compilation-time options.
The MySQL manual explain exactly how to change the default language (which
is Latin-1). After doing this and recompiling, Hebrew sorting will work
fine. 
 
Gavrie.

--
Gavrie Philipson
Netmor Applied Modeling Research Ltd.
Bnei Brak, Israel.




RE: VMware configuration as a Win32 app server?

1999-05-19 Thread Gavrie Philipson

On 19-May-99 Udi Finkelstein wrote:
 VNC is free and simple to configure, but is restricted. If the machine
 crashes, you have to get there and fix it. 

Why? What's the problem with telnetting/sshing into the machine and
rerunning the VNC server? That's just like an X client crashing.

 It's also strictly one user per machine.

Of course not. I've run multiple VNC servers on one machine -- every user
just gets a different display number.

 Also, does VNC works with a simple X terminal? I know the original
 version required a local client, but I remember hearing something
 about the latest VNC being able to work with any X terminal. Is it
 true?

AFAIK, it still needs a local client.
 
 4. Does the VMware Win32 display driver improve the speed when working
 on a remote X terminal? 

No. I tried this, and it runs like molasses. I ran vmware itself on a
strong computer (PII450, 512MB RAM) and displayed it remotely. It was
completely unusable (compared to running it by itself on the remote
machine).

Gavrie.

--
Gavrie Philipson
Netmor Applied Modeling Research Ltd.
Bnei Brak, Israel.




Re: VMware configuration as a Win32 app server?

1999-05-19 Thread Gavrie Philipson

On 19-May-99 Eli Marmor wrote:
 So the BIG question is: Is this incident (according to Hetz - #679)
 resolved with the final version of VMware 

It isn't resolved.
I tried the final version with Win95 Hebrew Enabled. STill get underscores
when using vmware's SVGA driver.

Gavrie.

--
Gavrie Philipson
Netmor Applied Modeling Research Ltd.
Bnei Brak, Israel.