Re: console ftp client

2000-04-18 Thread Omer Mussaev
Vadim Vygonets wrote: .. > > Nice one. Reminds me of RPM. Vadik, behave. No dirty words:)) > BTW, do you, or anyone else on this list who spends some of his > or her time in Jerusalem, have Debian i386 stable CDs? Because > I'm a little tiny bit over the edge with Mandrake, GODDAMN THE > MO

RE: Creating web server

2000-04-18 Thread Moshe Zadka
On Tue, 18 Apr 2000, Chen Shapira wrote: > > I challenge you to write a web server in perl in fewer characters. > > (I did it in 36) > > Including the implicit one in the httpserver modules? I doubt it. Well, the fact that Python comes with batteries included is not my fault. some-of-the-batte

Re: Creating web server

2000-04-18 Thread Gaal Yahas
On Tue, Apr 18, 2000 at 08:28:24AM +0200, Moshe Zadka wrote: > > Quoth Moshe Zadka on Sat, Apr 15, 2000: > > > 2. Type "python -c 'from SimpleHTTPServer import*;test()'" > 1234567890123456789012345678901234567890 > 1 2 3

Re: Creating web server

2000-04-18 Thread Vadim Vygonets
Quoth Moshe Zadka on Tue, Apr 18, 2000: > Well, the fact that Python comes with batteries included is not my fault. With proper batteries, I can even do it in C. int main(){webserver();return 0;} 123456789012345678901234567890123 1 2 3 Perl, BTW, has some HTTP daemon mo

Re: NIS on Linux + Solaris

2000-04-18 Thread Vadim Vygonets
Quoth guy keren on Tue, Apr 18, 2000: > 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 di

Re: Creating web server

2000-04-18 Thread Moshe Zadka
On Tue, 18 Apr 2000, Vadim Vygonets wrote: > Quoth Moshe Zadka on Tue, Apr 18, 2000: > > Well, the fact that Python comes with batteries included is not my fault. > > With proper batteries, I can even do it in C. Well, you choose a language, you choose libraries... > And I would still prefer A

Re: NIS on Linux + Solaris

2000-04-18 Thread Vadim Vygonets
Quoth guy keren on Tue, Apr 18, 2000: > running a NIS master on > solaris was out of the question. After all, Sun invented NIS... Vadik. -- When in doubt, just be yourself. And if that fails, su root. = To unsubscribe, send mail

Re: console ftp client

2000-04-18 Thread Vadim Vygonets
Quoth Omer Mussaev on Tue, Apr 18, 2000: > Vadim Vygonets wrote: > > Nice one. Reminds me of RPM. > > Vadik, behave. No dirty words:)) Oh. Right. It's a public forum, there are ladies here, and I shouldn't talk about RP Ouch! I won't. > Debian 2.1 is pretty old. So? If it's stable and mod

Re: sendmail and TZ

2000-04-18 Thread Vadim Vygonets
Quoth Mike Almogy on Tue, Apr 18, 2000: > I have a problem with Sendmail dates. > I updated my TZ files (from ftp.huji.ac.il) and done what was written there. > Now, when i'm sending and reciving mail i keep getting the date -2 Hours. And your Date: header said: > Date: Tue, 18 Apr 2000 08:58:59

Re: NIS on Linux + Solaris

2000-04-18 Thread Yaron Zabary
On Tue, 18 Apr 2000, Vadim Vygonets wrote: > Quoth guy keren on Tue, Apr 18, 2000: > > 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

Re: Creating web server

2000-04-18 Thread Boltyansky Boris
Hi ppl! Omer Mussaev wrote: > > Moshe Zadka wrote: > > > On Tue, 18 Apr 2000, Vadim Vygonets wrote: > > > > > Quoth Moshe Zadka on Tue, Apr 18, 2000: > > > > Well, the fact that Python comes with batteries included is not my fault. > > > > > > With proper batteries, I can even do it in C. > >

RE: Creating web server

2000-04-18 Thread Chen Shapira
> > About Debian I have some problems because I don't have one and I don't > know if > there are people in Haifa that have a copy. Anyone does? You don't really need Debian, although its a very very good choice, other distributions also work. IGLU is based on Mandrake and it works fine. If you

Re: Creating web server

2000-04-18 Thread David Tabachnikov (NetHunter)
MDK's Apache package works fine as well. (Check my post - its the first, and Idan A.'s post. Those two will tell you all you need to know. BTW, RTFM means, Read The Fucking/Fine(Depends on your nature) Manual.) Boltyansky Boris wrote: > > Hi ppl! > > Omer Mussaev wrote: > > > > Moshe Zadka wrot

Re: console ftp client

2000-04-18 Thread Ely Levy
sure it can I always use it set ftp:passive on Ely Levy System group Hebrew University Jerusalem Israel On Mon, 17 Apr 2000, Vadim Vygonets wrote: | Quoth Hetz Ben Hamo on Fri, Apr 14, 2000: | > Ah, this is simple: lftp (also called leech FTP) | > | > I haven't seen anything better. This

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 ve

Re: console ftp client

2000-04-18 Thread Ely Levy
Debian? returning to your sources?:) I can download it for you ofcourse.. Ely Levy System group Hebrew University Jerusalem Israel On Tue, 18 Apr 2000, Vadim Vygonets wrote: | Quoth Alex Shnitman on Mon, Apr 17, 2000: | > Hi, Vadim! | | Hi there.The trademark 'Guinness' comes to mind fo

Re: console ftp client

2000-04-18 Thread Geoffrey S. Mendelson
Vadik, (and list) > BTW, do you, or anyone else on this list who spends some of his > or her time in Jerusalem, have Debian i386 stable CDs? How about RH 6.2? (I have the CD's, and Vadik knows where I live). While IMHO Rh 6.1 should have been called the "get something out quick to impress

Re: console ftp client

2000-04-18 Thread Oleg Goldshmidt
"Geoffrey S. Mendelson" <[EMAIL PROTECTED]> writes: > While IMHO Rh 6.1 should have been called the "get something out quick > to impress the stock market" release, 6.2 is pretty nice and stable. > I've been running one machine here since I was able to download it and > it's worked pretty well.

Re: console ftp client

2000-04-18 Thread Geoffrey S. Mendelson
Oleg Goldshmidt wrote: > Have you had any problems with 6.1? I haven't seen any problems with > 6.0, but maybe I don't run the right apps... 6.1 has an NFS problem when trying to access older (4.?) systems with multiple exports, i.e / and /home on different file systems. It's fixed in 6.2, but

Re: console ftp client

2000-04-18 Thread Vadim Vygonets
Quoth Geoffrey S. Mendelson on Tue, Apr 18, 2000: > How about RH 6.2? (I have the CD's, and Vadik knows where I live). No, thanks. We've got RedHat here. > While IMHO Rh 6.1 should have been called the "get something out quick > to impress the stock market" release, 6.2 is pretty nice and stab

Re: sendmail and TZ

2000-04-18 Thread David Tabachnikov (NetHunter)
I don't know, (I dislike timezones, and daylight saving time, and time at all ;), thats why all my clocks are still on the previous time), but I guess the fact that your timezone is +3 instead of +2 got something to do with it. Mike Almogy wrote: > > Hi list. > > I have a problem with Sendmail

Re: sendmail and TZ

2000-04-18 Thread Mike Almogy
thanks, after debugging i found out that the problem is in the client and not the server. Mike Mike Almogy. === Mofet Institute - Computer Dpt. +972-3-6901415 +972-52-562237 === "Live now, you can die later" - Original Messa

GNU License..

2000-04-18 Thread Pavel Bibergal
Does anyone here have hebrew tranlsation of GNU license? if you do, please send it to me..coz i need one for my program.. (it must be in hebrew) and when i started to translate one.. ouch.. i allready can't feal my fingers.. Thanx Pavel ===

Re: A class room for linux.il. (fwd)

2000-04-18 Thread Shaul Karl
Hello, I did not answered you before because there was a vote on the day (Thursday or Friday) and with Friday - no projector so currently I do not know if the intended speaker (Moshe Zadka <[EMAIL PROTECTED]>) is ready for this situation. I believe not but I am not sure. For what I know

Re: Prgoramin: was [Re: console ftp client]

2000-04-18 Thread Shaul Karl
> On Sun, 16 Apr 2000, Ben-Nes Michael wrote: > > > Your answer take me to the next Q. > > Its time for me to expand my knowledge toward one of the programing language, > > and Im thinking what shell I learn C or C++. > > If it's you first programming language, both are pretty awful choices. Try