Re: KDE stops create any windows

2000-07-25 Thread Evgeny Zemlerub
I saw it happening a couple of times under Mandrake 7. IIRC it meant that kfm went away. After restarting kfm everything became normal Lev Olshvang wrote: >Hello ! > > I use Mandrake 7.0 KDE desktop. > > >From some moment, any attempt to create console window or any > other selected from m

Re: blocking logs, is it Reiser?

2000-08-06 Thread Evgeny Zemlerub
One of the compile option for apache is -DBUFFERED_LOGS, which buffers logs till they reach some size and then flushes them (or when you kill apache). Now I looked up, and they are out of order : 213.57.xx.xxx - - [04/Aug/2000:23:56:08 +0300] "GET / 213.57.xx.xxx - - [04/Aug/2000:23:55:54 +03

Re: blocking logs, is it Reiser?

2000-08-06 Thread Evgeny Zemlerub
One of the compile option for apache is -DBUFFERED_LOGS, which buffers logs till they reach some size and then flushes them (or when you kill apache). Now I looked up, and they are out of order : 213.57.xx.xxx - - [04/Aug/2000:23:56:08 +0300] "GET / 213.57.xx.xxx - - [04/Aug/2000:23:55:54 +03

Re: Dynamic DNS and a DOMAIN

2000-08-07 Thread Evgeny Zemlerub
Yep, sure it will work(at least I think so :-). All that your ISP (or whoever you will use for DNS) will have to do it's to make an alias from host that you want to dydns. In BIND it will look like this (IIRC) www.yourhost.co.il.INCNAMEx.dydns.org. or in case that you(they) use ti

Re: Optimise your HD (IDE only)

2000-08-09 Thread Evgeny Zemlerub
Since most of the new IDE controllers doesn't present in the 2.2.x series "natively" it's possible to download patch for the kernel that adds support for most of them (VIA,Promise, etc...) from http://www.linux-ide.org/. Omer Musaev wrote: > > some notes: > > * in case you can not get your hdd

Re: You ruled me out as a potential customer (was: Re: 4 sale...)

2000-08-10 Thread Evgeny Zemlerub
Well one more : echo '' | /usr/bin/php -q = 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: more than one dns entry

2000-08-10 Thread Evgeny Zemlerub
Yep, sure you can do it. But pickdns is more flexible for stuff like this. If you have servers on different networks (netvision and internet gold) you can define that all users from netvision will be given ip of server in netvision and users from zahav will be have ip of server in zahav. Check

Re: Installing Linux with ReiserFS as root

2000-08-16 Thread Evgeny Zemlerub
Mandrake 7.1 can do it. The expirience is really positive :-) Shlomi Fish wrote: > I'd like to install Linux in two places with ReiserFS as root. The reason > is that the hard-disk I am going to use is 15 GB, and running ext2.fsck on > it will take 15 minutes or so, which is unacceptable. Reis

Re: A question about GUI.

2000-08-21 Thread Evgeny Zemlerub
Check out this page : http://www.geocities.com/SiliconValley/Vista/7184/guitool.html There is a list of different GUI toolkits with thier descriptions. And I really doubt that it is possible to create GUI in javascript. javascript is working only on browser (or in windows for scripting system/CO

Re: Sendmail problems with large mailboxes

2000-08-21 Thread Evgeny Zemlerub
IMHO (and lot's of other people) sendmail is "outdated". There is so called "Second Generation MTA" like qmail, postfix, exim. My favorite is qmail. On of the nice things about it, it's that he makes use of so called maildir format. Instaed of storing all the messages in one big mailbox, each mes

Re: mysql & php

2000-08-22 Thread Evgeny Zemlerub
#php on irc.inter.net.il (EFNET) or on irc.openprojects.org there is some nice stuff on zend.com and phpbuilder.org Alex Dubrovsky wrote: > Hi guys > Anyone here read "PHP3 and MySQL Web Development" by William Jason > Gilmore ? > Any recommendations other then the above book for Mysql & Php

Re: C and MySQL.

2000-08-24 Thread Evgeny Zemlerub
It will be something like this : --- #include #include #include #include MYSQL mysql; MYSQL_RES *res; MYSQL_ROW row; int main(){ char query[128]; mysql_init(&mysql); if (!mysql_real_connect(&mysql,"localhost","user","pass","mysql",0,"/var/lib/m

Re: IA-64 compiler

2000-08-24 Thread Evgeny Zemlerub
Now if someone will post link to the place that is selling IA-64( aka Itanic) servers this link can be usefull (of course if you have spare n*10K$ (where n>1)) Constantin Eizner wrote: > http://developer.intel.com/software/compilers/index.htm > >

Re: MySQL question

2000-08-24 Thread Evgeny Zemlerub
1) +AHw--( 24 August 2000, 23:17:03)-(/usr/local/src/daemontools-0.70)-- +AHw--(boss+AEA-oblom)-+AFs- mysqld --help +AHw- grep IP --bind-address+AD0-IP Ip address to bind t 2) http://www.mysql.com/documentation/mysql/full/manual+AF8-toc.html+ACM-Option+AF8-files 3) :-) http://www.thinkgeek

Re: IA-64

2000-08-28 Thread Evgeny Zemlerub
I belive that there is no taste to use it in 32bit mode, since it's supposed to be much slower then similiary clocked P-III. Regards, Evgeny PS "anyone" it's like anyone in this list or anyone in the world ? - Original Message - From: <[EMAIL PROTECTED]> To: "ILUG" <[EMAIL PROTEC

Re: IA-64

2000-08-28 Thread Evgeny Zemlerub
There is beta versions of distros by Turbo Linux, Red-Hat and Suse I belive. Kernel has been ported a while ago by Trillian project (Intel, IBM, SGI, VA Linux, Turbo Linux, RedHat, Suse and some other). Compiler was made by SGI I belive and was/will be open sourced. But tell other thing, do you

Re: IA-64

2000-08-28 Thread Evgeny Zemlerub
I don't think that it's possible for a human being right now "to get one" since it's not manufactored yet. All the system so far have been shipped mostly to large OEMs like Dell, SGI, IBM, Fujitsu for "initial testing". But, if you want to try to develop something on IA-64, you can do it even to

Re: IA-64

2000-08-29 Thread Evgeny Zemlerub
MAIL PROTECTED]] > > Sent: Tuesday, August 29, 2000 8:55 AM > > To: Evgeny Zemlerub > > Cc: linux ILUG > > Subject: Re: IA-64 > > > > > > On Tue, 29 Aug 2000, Evgeny Zemlerub wrote: > > > > > There is beta versions of distros by Turbo Linux, Re

Re: IA-64

2000-08-29 Thread Evgeny Zemlerub
um machine. > Assaf > -Original Message- > From: Evgeny Zemlerub [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 29, 2000 10:39 AM > To: [EMAIL PROTECTED] > Cc: linux ILUG > Subject: Re: IA-64 > > Check out http://IA-64.sourceforge.net/ > maybe this will be us

Re: Mailing List

2000-08-31 Thread Evgeny Zemlerub
I am using Ezmlm www.ezmlm.org . It has good database support, fast, easy to setup and have some other nice features. Description of my favorite looks like this : In addition, ezmlm has a number of new inventions. One of these is bounce detection, which generates an automatic warning containing

Re: Mailing List

2000-08-31 Thread Evgeny Zemlerub
> > > I want to install a mailing list server on one of my comps. > > > Ill be happy to hear recommendation about a good mailing list. > For a free software solution (as opposed to Qmail + something), try Is there an option in Squishdot to setup a poll ? If there is, it will be really interesting

Re: GUI e-mail

2000-09-16 Thread Evgeny Zemlerub
I like new Kmail that is going to be in KDE2 - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 16, 2000 8:09 PM Subject: GUI e-mail > Hi, > > I've been using XFMail for several months and in general I think it's a great > program, but unfo

Re: DISTRIBUTION WAR!!! (Was: RH 7.0 infested with bugs?)

2000-10-03 Thread Evgeny Zemlerub
Neee Real programmers make thier own distribution: http://www.linuxfromscratch.org/view/intel-2.4/index.html with their own package management system.. > wrote: > > > > SuSE RaVaLaZ 1 > > On Tue, 3 Oct 2000, X wrote: > > > > > Let the flame war begin! > > > > > > X

Re: apache/ force file proccess

2000-10-11 Thread Evgeny Zemlerub
If all files in this directory are parsed by php, then you can use command auto_prepend_file = something in php.ini Ben-Nes Michael wrote: > What i had in mind > > Is when surfer get into some directory (lets say admin), before every request > a PHP script which exist in file.php must be se

Re: php and gif

2000-11-13 Thread Evgeny Zemlerub
if you want to compile it(php) with support to GD you should use flag --with-gd[=DIR] (DIR is GD's install dir). or if you want to compile it without then --without-gd Mike Almogy wrote: Hi. Ok, i installed the latest GD rpm that i found in rpmfind.net.Now i want to recompaile my php and i got

Job Offer

2000-12-06 Thread Evgeny Zemlerub
Start-up (specialising in CDN) is looking for developrs in C/C++ under Linux with good knowlege of internet/web(TCP/IP, HTTP, etc...). The company is located in Hod-Hasharon. The job is full time. Questions/resumes(english, plain text) to [EMAIL PROTECTED] Regards Evgeny Zemlerub

Re: Compression lib question

2001-01-28 Thread Evgeny Zemlerub
http://sources.redhat.com/bzip2/ > > bz and .bz2 - ??? - directions? = 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 NIC - half, full duplex or auto?

2001-11-19 Thread Evgeny Zemlerub
mii-diag or mii-tool http://www.scyld.com/diag/ On Monday 19 November 2001 11:02, Evgeny Popov wrote: > Hello, > I did not find a way to know in what mode my NICs are: full/half duplex or > auto, 10 mbs or 100. > > The next question is: how I can change the things > > Sending to appropriate

Job Offers

1999-11-10 Thread Evgeny Zemlerub
Hi. We need 2 people in our company: 1) System Administrator (Linux+WinNT) 2) WebDesigner (PHP+MySQL/anySQL) It's full time jobs in new industrial zone in Netanya. Please send resume to [EMAIL PROTECTED] Regards, Evgeny Zem

Re: adds server for linux ?

2000-03-19 Thread Evgeny Zemlerub
> far as I know - apache keeps log in /var/log/http/something.. Don't > remember exactly right now.. it's depends on distribution and configuration. Default config for redhat and derrived variants (like mandrake) it's /var/log/httpd/access_log. Not sure about other destributions > > > 2.as a seco

Re: Few questions

2000-04-04 Thread Evgeny Zemlerub
> 2) Can someone advice me on a good C++ development software for Linux > (not KDevelop 1.0)? What about KDevelop 1.1 ;-) ? There is also KDEStudio : http://kdestudio.sourceforge.net/ http://sourceforge.net/project/?group_id=2575 or take a look here for list of different IDEs http://sourceforge.

Re: Cellular modem, Linux and cellecom?

2000-04-10 Thread Evgeny Zemlerub
Hey. Yep, I used their service. You will get a static IP that usually programmed into the modem. The speed not sure about this one, but it's possible to browse Slashdot with so it's pretty decent. About this modem & Linux I don't know. I not sure, but if you will program modem from windows (

Re: Screen Shots

2000-04-10 Thread Evgeny Zemlerub
Yep, I have at home. I will make screenshot in the evening and will send you then. Regards, Evgeny > Does anyone has KDE running with hebrew menus? That will be ultra cool to > show. > > Thanks, > Chen. = To unsubscribe, se

No Subject

2000-04-10 Thread Evgeny Zemlerub
gt; available to the public in a little more then a month. > > Now here is my question, how well does it work with a Palm, and whats > the best browser? > > I heard PalmScape is good, though can't find it... > > Evgeny Zemlerub wrote: > > > > Hey. > > >

Re: JFS is bad ( was: Re: fsck and async mode)

2000-05-02 Thread Evgeny Zemlerub
== > "Live now, you can die later" > - Original Message - > From: "Ury Segal" <[EMAIL PROTECTED]> > To: "Evgeny Zemlerub" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > S

Re: fsck and async mode

2000-05-02 Thread Evgeny Zemlerub
> > > crash) > > > > Sure! > > You can use ReiserFS (or other journaling file systems like XFS or EXT3) - > > they boot and fsck really fast. > > I think it requires a kernel patch, but I'm not sure. You can find alot of > > documentation on the web. > > > > jfs. I belive that jfs and xfs are in

Re: JFS is bad ( was: Re: fsck and async mode)

2000-05-02 Thread Evgeny Zemlerub
Yep, kind of forgot about this one (I have read about it on mailinig list of reiserfs). But if you don't use NFS you are pretty safe (at least i am till now) > > I am sorry to tell you that ReiserFS have horrible bugs > in the caching mechanism. It occur when you remove > a file, and then re-c

Re: X interface to bind

2000-05-15 Thread Evgeny Zemlerub
Try dnsconf (bind configuration module of linuxconf). Or you can try to use this thing instead of bind : http://cr.yp.to/dnscache.html Ben-Nes Michael wrote: > Is there a reliable easy tool to handle DNS under RH6.2 > I will glad to hear some recomendation. > > -- >

Re: the SGI Linux day

2000-05-17 Thread Evgeny Zemlerub
> I'm happy with ReiserFS now, what will XFS bring? will it work with LVM > and other 2.4 features? Pretty much most of the stuff that they were telling about XFS are pretty much as stuff that in ReiserFS. Regarding LVM : they are going to use it, but i didn't understood wether they are porting

Re: KRUD

2000-05-19 Thread Evgeny Zemlerub
With new Mandrake (that will be 7.1 beta n (where n>1) comes gnome firewall admin (aka frontend to ipchaines) with a dozen of usefull configurtions : for a dial-up, lan, server, etc and there is also PHP Firewall Generator http://phpfwgen.sourceforge.net/ > On Fri, 19 May 2000, Eli Marmor w

Re: Web search tools

2000-05-30 Thread Evgeny Zemlerub
You can try UdmSearch : http://search.mnogo.ru/ > Perhaps you could help me: > > I'm looking for a simple web search tool or spider to map all the links > from a certain URL starting point(s) to a certain depth, and print or > log the URLs it encounters. I've been using "wget -r -l 5" so far

Re: My distro is better ( was RE: need 4 RH-6.2)

2000-06-01 Thread Evgeny Zemlerub
> > Third - the problem with Mandrake is that they suck. The problem with RH And why exectly Mandrake suck ??? = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command

Re: reiserfs???

2000-06-18 Thread Evgeny Zemlerub
Yes, it is. Ben-Nes Michael wrote: > Is it faster ? > = 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]