Kernel user address space

2004-06-15 Thread Shachar Shemesh
it if it's not necessary.This means that only going above 3GB would cause me to want to turn this on, and even then, only if I have a single app that needs more than 3GB of memory. Am I wrong here? Is this a bug in the documentation? Shachar -- Shachar Shemesh Lingnu Open Source

Re: Kernel user address space

2004-06-15 Thread Shachar Shemesh
Muli Ben-Yehuda wrote: On Tue, Jun 15, 2004 at 11:19:42PM +0300, Shachar Shemesh wrote: If choosing off gives each process a 3GB usable address space, why should I want to turn it on if my machine only has 2GB? Because Linux only direclty maps the first 896mb of physical memory. If your

Re: running wine using a read-only windows directory

2004-06-17 Thread Shachar Shemesh
. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe

Re: quick MySQL howto, anyone?

2004-06-17 Thread Shachar Shemesh
experience). I would LOVE to hear from your experience on why you regret ever going the MySQL path. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL

[Job Offer] Lingnu is looking for a system administrator

2004-06-17 Thread Shachar Shemesh
. Resumes in self extracting obfuscated PERL scripts, shar archives, Flash animation, and anything else requiring active content will not be accepted, and may not even be read. They may also result in disqualification of the applicant. Shachar -- Shachar Shemesh Lingnu Open Source

Re: quick MySQL howto, anyone?

2004-06-17 Thread Shachar Shemesh
Postgresql vs. Firebird. While we are on the subject, can anyone comment as to where Firebird stands in these respects? I understand it's fairly mature, but I don't know just how much. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: quick MySQL howto, anyone?

2004-06-17 Thread Shachar Shemesh
comes precisely from the lack of this structure. To me, these are more important than logical transactions when everything is ok. That is also what I meant when I said I'm not sure how you can retrofit such features into an existing database. Shachar -- Shachar Shemesh Lingnu Open Source

Re: quick MySQL howto, anyone?

2004-06-18 Thread Shachar Shemesh
will not work with MySQL if I could avoid it. Any specific links you can point out? I'm talking about I did this with MySQL, and these are the bad things that happened, or about don't do such and such, as MySQL can't handle it. I.e. I'm looking for specifics. Cheers Shachar -- Shachar Shemesh

Re: FOSS DB with full Hebrew support

2004-06-20 Thread Shachar Shemesh
is taking an Access framework, and asking it to work with PostgreSQL over ODBC. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Re: quick MySQL howto, anyone?

2004-06-20 Thread Shachar Shemesh
transactions are due to be in for 7.5. Feature freeze is begining of July. and more -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Re: quick MySQL howto, anyone?

2004-06-21 Thread Shachar Shemesh
Nested transactions are due to be in for 7.5. Feature freeze is begining of July. Good to know, their work is a quite revolution. its amazing. Forgot to mention, 2 phase commit is also coming in at the same version. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd

Re: Last Opportunity to nominate for Ha'makor Prize!

2004-06-21 Thread Shachar Shemesh
a plenty has got to count for something. I'm sure Arie Scope will appreciate if we acknowledge his, hitherto behind the scene, efforts to help our cause. Don't you think he has earned it? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: [Software] Skype for Linux !

2004-06-23 Thread Shachar Shemesh
it through strace and find out? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run

Thunderbird password options

2004-06-28 Thread Shachar Shemesh
Hi all, In Mozilla, I have the option of using a password encryption device for storing sensitive passwords. In other words, the passwords are encrypted by a single sign on password. I cannot seem to locate this option in Mozilla Thunderbird. It only saves the passwords obfuscated. Am I

Re: looking for a pthreaded program that has automated testing

2004-06-28 Thread Shachar Shemesh
Muli Ben-Yehuda wrote: I'm looking for a program that uses pthreads, does something non-trivial, and has a good automated testing framework. Google is being less than helpful. Any recommendations? Cheers, Muli Wine? = To

Thunderbird marking mails as read

2004-06-28 Thread Shachar Shemesh
Hi all, Just started to use thunderbird on Sid (it has enigmail plugin compiled out of the box). I'm having two problems, one of the serious The serious one is that it doesn't seem to mark emails I visit as read. This includes when I check Mark emails as read after displaying 1 seconds, in the

Re: Thunderbird marking mails as read

2004-06-28 Thread Shachar Shemesh
Offer Kaye wrote: Shachar Shemesh wrote: Hi all, Just started to use thunderbird on Sid (it has enigmail plugin compiled out of the box). I'm having two problems, one of the serious Which version is this? Is it the latest (0.7)? 0.6 The serious one is that it doesn't seem to mark emails I visit

Re: Open database comparison

2004-07-04 Thread Shachar Shemesh
Ah, finally someone who have worked with Firebird! Can you please elaborate on the Firebird vs. Postgresql front a little? Meir Kriheli wrote: 3. Multi languages for business logic: PostgreSQL (PL/pgsql, PL/python, PL/perl etc..) What languages does firebird support? 5. Quality of tools for db

Re: August Penguin III schedule

2004-07-04 Thread Shachar Shemesh
Gilad Ben-Yossef wrote: In parallel in the main hall: - Hacker contest I know I'm not the most knowledgeable of people in these things, but care to let us know what you mean by hacker contest? Shachar = To

Checking dirty buffers state of a filehandle (socket) asynchroniously

2004-07-08 Thread Shachar Shemesh
when it is ok to call shutdown without losing information sent to the socket. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED

Re: Checking dirty buffers state of a filehandle (socket) asynchroniously

2004-07-09 Thread Shachar Shemesh
Ori Idan wrote: Shachar Shemesh wrote: Hi all, There are two ways of closing a TCP socket. One is to use close, and the other is to use shutdown. The later allows half-closed sockets (i.e. - one side is closed, the other still open), which is a bonus. However, the info page for shutdown states

Re: socket shutdown and friends

2004-07-12 Thread Shachar Shemesh
my problem, as the whole purpose of the program was to do things asynchronously. Making shutdown block is not an option. Thanks anyways, though. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: socket shutdown and friends

2004-07-13 Thread Shachar Shemesh
the problem description privately. Eli http://mirror.hamakor.org.il/archives/linux-il/07-2004/10799.html -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED

Re: socket shutdown and friends

2004-07-13 Thread Shachar Shemesh
Omer Zak wrote: Shachar Shemesh wrote: Gilad Ben-Yossef wrote: [... stuff about SO_LINGER was snipped ...] That does not solve my problem, as the whole purpose of the program was to do things asynchronously. Making shutdown block is not an option. Is there any reason why you cannot start

Re: Insanity in Oracle on linux benchmarks

2004-07-14 Thread Shachar Shemesh
-windows) machines to test both. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run

Re: Manipulating an environment variable of a running proccess...

2004-07-14 Thread Shachar Shemesh
are tunable/writable... So I'm out of ideas ... Is inner change possible or are we destined to be stuck with our personalities for ever? Lior. Hook it like a debugger, and change it's runtime environment. It's your only more-or-less sane option. Shachar -- Shachar Shemesh Lingnu Open

Re: Manipulating an environment variable of a running proccess...

2004-07-15 Thread Shachar Shemesh
Nadav Har'El wrote: On Wed, Jul 14, 2004, Shachar Shemesh wrote about Re: Manipulating an environment variable of a running proccess...: Hi, I'm trying to manipulate a running procces's environment variable while it's running. Hook it like a debugger, and change it's runtime environment

Re: Manipulating an environment variable of a running proccess...

2004-07-15 Thread Shachar Shemesh
? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail

Re: CRM with Hebrew support

2004-07-18 Thread Shachar Shemesh
at http://crm-ctt.sourceforge.net/demo.php -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command

read(2) and write(2) atomicy?

2004-07-20 Thread Shachar Shemesh
Hi all, How atomic are read and write? Background: I want a queue implemented between different *threads*. At the moment, there are several threads that need to send data, and only one thread that retrieves the data from the queue. The most obvious answer seemed to be use a pipe. Here's the

Re: out of the red hat boat!

2004-07-22 Thread Shachar Shemesh
Gal Gur-Arie wrote: D e b i a n :-) It's nice to see we can count on the Linux-IL population to provide timely, professional and *reasoned* responses to delicate emotional questions. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: out of the red hat boat!

2004-07-22 Thread Shachar Shemesh
* break your config due to changes between minor software versions. This gives Debian's patches very very high marks on their stability front, which allows for automatic upgrades almost without fear. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Problem patching a kernel

2004-07-24 Thread Shachar Shemesh
the documentation generation - I don't need it. I know I can compile without the Debian make-kpkg, but I would really rather generate an easy to install package. Ideas, anyone? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: Problem patching a kernel

2004-07-25 Thread Shachar Shemesh
Cyril Scetbon wrote: Is it the first time you patch this kernel ? If no, try to get the original sources of this kernel and to apply the patch on it. Aside from the 4g split, these are the vanilla sources downloaded from kernel.org Shachar -- Shachar Shemesh Lingnu Open Source

Re: Questions to GPL experts - GPLed software on special hardware

2004-07-28 Thread Shachar Shemesh
product, whether because of technical or because of regulatory reasons, does not strike me as a GPL violation. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail

Re: X events from all windows

2004-08-01 Thread Shachar Shemesh
Tzafrir Cohen wrote: As usual, any RTFM would be welcome. I already tried choo's guide, which was useful for getting started, BTW. Then can you give a link, please? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: RAID1 root/boot w/Debian 3.0r2

2004-08-01 Thread Shachar Shemesh
Shachar Tal wrote: Hi All, I'm trying to set up a machine with the following configuration: /dev/md0 mounted as /boot /dev/md1 mounted as / and more /dev/md* as /usr, /var, etc. once the first two are set up properly. Oh, and I'm using Woody 3.0r2 Most HOWTOs on the net specify that: 1. A floppy

custom initrd question

2004-08-05 Thread Shachar Shemesh
that root=/dev/ram0, then linuxrc isn't run at all. If I say anything else, it is going to try and mount the new root system itself, and fail (as it is already mounted). Does anyone know how to disable this help I'm receiving from the os here? Shachar -- Shachar Shemesh Lingnu Open Source

Re: custom initrd question

2004-08-05 Thread Shachar Shemesh
Muli Ben-Yehuda wrote: On Thu, Aug 05, 2004 at 06:31:59PM +0300, Shachar Shemesh wrote: I'm trying to create my own initrd for specific custom circumstances. As a part of these special circumstances, I wish the linuxrc script to perform the actual mounting of the new root filesystem

Re: custom initrd question

2004-08-05 Thread Shachar Shemesh
. For reasons of complexity, I do not have the option of letting the kernel mount the final root device on my behalf. I still don't want to lose the possibility of passing init= as a kernel boot param, and so the question above. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd

Microsoft keyboard F Lock key helper script

2004-08-06 Thread Shachar Shemesh
. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ setkeycodes e03b 59 setkeycodes e008 60 setkeycodes e007 61 setkeycodes e03e 62 setkeycodes e03f 63 setkeycodes e040 64 setkeycodes e041 65 setkeycodes e042 66 setkeycodes e043 67 setkeycodes e023 68 setkeycodes e057

VNC as a logon server

2004-08-09 Thread Shachar Shemesh
address, so that you (as a client) will have a single port to connect to, allowing multiple users to log in to the same machine simultaneously. Anyone knows whether that's possible? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: VNC as a logon server

2004-08-09 Thread Shachar Shemesh
://www.keyserver.net/ to get my key (and others) iD8DBQFBF3IzLFvTvpjqOY0RAgA1AJ4nprYGtJU8xkRx4m382xJugnWLNwCfazvk RS9iWp+438LwysQyK5pX6sk= =QUsh -END PGP SIGNATURE- Do you realize the dangers of signing each and every silly email you send? Shachar -- Shachar Shemesh Lingnu Open

Automatically signing messages (was Re: VNC as a logon server)

2004-08-09 Thread Shachar Shemesh
Ehud Karni wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 09 Aug 2004 16:29:04 +0300, Shachar Shemesh [EMAIL PROTECTED] wrote: Do you realize the dangers of signing each and every silly email you send? NO. Please enlighten me. Ehud. PGP only signs the body of the message

Re: VNC as a logon server

2004-08-09 Thread Shachar Shemesh
Tzafrir Cohen wrote: All the xDMs run their own X servers . No they don't. How do you explain XDMCP then? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail

Re: VNC as a logon server

2004-08-09 Thread Shachar Shemesh
Eli Marmor wrote: Shachar Shemesh wrote: Also, I'd like to run several VNC servers on the same network address, so that you (as a client) will have a single port to connect to, allowing multiple users to log in to the same machine simultaneously. Anyone knows whether that's possible? We do

Re: 75

2004-08-09 Thread Shachar Shemesh
penalty, no damages proof required. This will make such actions as these actionable. Of course, this would require having Hamakor as the other party to the agreement, as we would need a formal body who can sue. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http

Re: 75

2004-08-09 Thread Shachar Shemesh
penalty, no damages proof required. This will make such actions as these actionable. Of course, this would require having Hamakor as the other party to the agreement, as we would need a formal body who can sue. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http

Re: : Re:

2004-08-10 Thread Shachar Shemesh
are legitimate. What about job requests, though? Are they legitimate? Let the comments roll in. -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Re: 75

2004-08-10 Thread Shachar Shemesh
. Other things to do No one was trying to bypass the board here. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe

Re: Open-Source projects menegment

2004-08-10 Thread Shachar Shemesh
... There are many open source projects that are not inside sf, but still people need to know about it and publish it's existence to the world... Oh, like http://www.freshmeat.net? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: Open-Source projects menegment

2004-08-10 Thread Shachar Shemesh
Shachar Shemesh wrote: Also, I think you are thinking sourceforge is smaller than it is. You are probably thinking sourceforge is just things like http://www.sf.net/projects/tesseract. Actually, sourceforge also gives you http://tesseract.sf.net. If your project is web based, yes, you can run

Re: Rdesktop 1.3.1 hebrew support?

2004-08-12 Thread Shachar Shemesh
-- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]

Re: OT: MySQL question

2004-08-14 Thread Shachar Shemesh
to enforce no more than ten, say that foo_baz has a field index of type int, and put a constraint in that says that boo, index must be unique, and that index is only allowed the range 1-10 (0-9). Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: OT: MySQL question

2004-08-14 Thread Shachar Shemesh
it handles UNICODE and other encodings really well out of the box, as opposed to MySQL :-) Eli Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED

Re: OT: MySQL question

2004-08-15 Thread Shachar Shemesh
syntactic sugar to a rather uncommon operation. Is that really such a problem? Shachar P.S. I prefer to be CCed on messages sent to the list. -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: encryption in mozilla's password manager file

2004-08-18 Thread Shachar Shemesh
. Actually, Mozilla 1.7 allows you to simply see the stored passwords. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Re: charset iso-8859-8-i

2004-08-21 Thread Shachar Shemesh
HTML based clients follow. As far as I know, ISO-8859-8-I does not exist outside the HTML/Mime world, and ISO-8859-8 does mean logical Hebrew there. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: charset iso-8859-8-i

2004-08-21 Thread Shachar Shemesh
Nadav Har'El wrote: On Sat, Aug 21, 2004, Shachar Shemesh wrote about Re: charset iso-8859-8-i: Both the last sentences are not exactly accurate. Care to back up this claim with a reference? I don't need to. You agree with it yourself. Let me try to rephrase in a simpler way. ISO-8859

Re: GPL and commercial application

2004-08-24 Thread Shachar Shemesh
services, we may help you ask your lawyer the right questions/plug Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Re: GPL and commercial application

2004-08-24 Thread Shachar Shemesh
Anatoly Vorobey wrote: On Tue, Aug 24, 2004 at 11:29:51AM +0300, Shachar Shemesh wrote: I'll explain. The GPL expressly forbids you to create any derived work that is not GPL itself. [some nitpicking follows] The work cannot be GPL; it must be licensed under the terms of the GPL

Re: GPL and commercial application

2004-08-24 Thread Shachar Shemesh
) are pretty clear cut non-derived. You can see that most binary Linux kernel modules DON'T fall under that definition, as they do not use well documented APIs, and they DO usually have to look at the kernel's sources in order to develop them. Shachar -- Shachar Shemesh Lingnu Open Source

Re: GPL and commercial application

2004-08-24 Thread Shachar Shemesh
Anatoly Vorobey wrote: On Tue, Aug 24, 2004 at 01:53:53PM +0300, Shachar Shemesh wrote: I'll explain. The GPL expressly forbids you to create any derived work that is not GPL itself. [some nitpicking follows] The work cannot be GPL; it must be licensed under the terms of the GPL

Re: GPL and commercial application

2004-08-24 Thread Shachar Shemesh
much longer it's going to continue working, and I'm not sure how many other companies can carry it out. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail

epoll help

2004-08-24 Thread Shachar Shemesh
Hi all, I'm trying to make the attached very very simple program work: For some reason, the first epoll_ctl fails with Acess denied. I don't know why. Anyone has any insights? This must be something very basic I'm missing here. Shachar -- Shachar Shemesh Lingnu Open Source Consulting

Re: epoll help

2004-08-24 Thread Shachar Shemesh
Muli Ben-Yehuda wrote: On Tue, Aug 24, 2004 at 10:03:43PM +0300, Shachar Shemesh wrote: Hi all, I'm trying to make the attached very very simple program work: For some reason, the first epoll_ctl fails with Acess denied. I don't know why. Use the source, Luke... fs

Re: epoll.h trouble

2004-08-24 Thread Shachar Shemesh
functions. Yes, that is documented in a demo library I saw as a bug in epoll.h. It did not happen on my system, so I didn't bother. My system is RedHat 8.0, with almost no upgrades. There is no manpage for epoll functions. do nm on libc, see if it's exported there? Shachar -- Shachar

Re: epoll.h trouble

2004-08-24 Thread Shachar Shemesh
Omer Zak wrote: Hello Shachar, According to nm /usr/lib/libc.a, it does not export any epoll related symbols. --- Omer Shachar Shemesh wrote: do nm on libc, see if it's exported there? Shachar Then your version of the development tools

Re: the quest for the right Distro for the right person

2004-08-26 Thread Shachar Shemesh
, will not be more-than-reasonably comfortable to any capable GUI user. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

sharp drop in Mozilla's spam filter efficiency

2004-08-28 Thread Shachar Shemesh
characteristics. Has anyone else using Mozilla's spam filter been experiencing similar problems, or is it just me? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail

Re: Old Redhat ISOs

2004-08-29 Thread Shachar Shemesh
-- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]

Re: Bank Leumi's old site - works (again) with mozilla

2004-08-31 Thread Shachar Shemesh
They didn't give me much more, but a little more. See http://www.consumer.org.il/ I have closed my account with Hayashir Harishon due to their indifferent behavior. MAYBE Leumi will be better. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: I'm not the process you think I am

2004-08-31 Thread Shachar Shemesh
closes it, leaving you with very little you need to trace. I'll just mention that, as far as I know, chkrootkit will find you, however. Nothing simple you can do about that. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: I'm not the process you think I am

2004-08-31 Thread Shachar Shemesh
the kernel* Cheers, Muli Is this a bet with someone? If so, would consulting a user group be considered cheating? If so, can I squirm you out of another dinner for keeping it secret? :-) Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: Reviving and old program to Open-Source

2004-09-01 Thread Shachar Shemesh
that different than that. This merely means that an import (OO reading QT files) is easier to write than an export. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail

Re: sshd security.

2004-09-05 Thread Shachar Shemesh
David Harel wrote: Can you recommend me how to secure sshd and restrict access to specific networks only? RTFM tcpd. tcpd is compiled into sshd. It reads and respects /etc/hosts.allow and /etc/hosts.deny. You don't need to run it through tcpd. Shachar -- Shachar Shemesh Lingnu Open

Re: ADSL QoS shaper

2004-09-10 Thread Shachar Shemesh
volume, are you sure you want them sent out slower? Also take into account that the overall performance of your line are a given. There is not much you can do about it. If you give EVERYONE a boost, you will see no noticeable change at the end of the day. Shachar -- Shachar Shemesh

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Shachar Shemesh
, but i remember i worked with those files as root before. Kfir Do an strace of both these operations, see what happens. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Shachar Shemesh
Kfir Lavi wrote: don't work! chmod and chown get Permission denied kfir Ok, when you cd to the parent directory, what do you get for: lsattr ls -la Also, if you fsck the partition on which the filesystem resides, what do you get? -- Shachar Shemesh Lingnu Open Source Consulting ltd. http

Re: Dominating the world of screen savers?

2004-09-23 Thread Shachar Shemesh
that instead of simply showing random graphic, why not show INTERESTING graphic. After all, the computer is idle, no? Yet next in line was people starting to collect screen savers for the sake of collecting them. In other words, Is this the coolness factor? In a way, yes. -- Shachar Shemesh

Re: Confused about Debian Testing CD images

2004-09-24 Thread Shachar Shemesh
it into the first CDs. Two such patterns that come to mind are Culmus and PPTP. Personally, I find that downloading the missing stuff off the internet is faster for me than hanging around with all CDs. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

PAM help

2004-10-12 Thread Shachar Shemesh
password is empty. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo

Re: PAM help

2004-10-12 Thread Shachar Shemesh
Gilad Ben-Yossef wrote: Shachar Shemesh wrote: Hi all, I'm building a Linux system from scratch. It's not done according to the Linux from scratch docs, but close enough. My problem is this. I cannot log in via getty. It asks for a password, and then says that login authentication for root

Re: charset support (fwd)

2004-09-28 Thread Shachar Shemesh
-- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]

Re: charset support (fwd)

2004-09-29 Thread Shachar Shemesh
, and ISO-8859-8 shouldn't mean visual order. On the other hand, JavaMail should allow users who get mail in visual display order to properly display it. Just my 2cents. - yba -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: The Microsoft JPEG Vulnerability - are Linux libraries immune?

2004-09-30 Thread Shachar Shemesh
. --- Omer Of course it is possible that there is a problem. As an example, Mozilla had a similar problem. However, a problem may always happen. There is no specific reason to assume a problem in JPEG just because IE has that problem on Windows. Shachar -- Shachar Shemesh

Re: Novell, Microsoft Exchange and linux

2004-10-04 Thread Shachar Shemesh
Kfir Lavi wrote: OK, i will rephrase my question. Can we today in Israel move a company's microsoft exchange server to open source linux solution? Short answer: yes. Longer answer: There are (proprietary) plugins for Exchange that allow it to communicate with open source collaboration

Re: Apache startup with SSL keys

2004-10-18 Thread Shachar Shemesh
, the real world leaves the SSL key unencrypted. The above does not apply to other keys, of course. In short, while in general an unencrypted key is less secure, in this particular case the difference is negligible. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http

Re: sweet!

2004-10-20 Thread Shachar Shemesh
.. You do realize that this year is a leap year, and so it has 366 days. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Re: Oracle Resource Manager functional on Linux?

2004-10-28 Thread Shachar Shemesh
behaviour does occure). Oracle Israel reportadly don't know how to even spell UNIX let alone support developers on Linux. Sure they do. It's Eunuchs. http://m-w.com/cgi-bin/dictionary?va=eunuchs -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: Why not using global variables considered thread-safe ?

2004-11-03 Thread Shachar Shemesh
work, so it stopped enforcing them as well. As an Amiga owner, I had problems with programs written for 68020 trying to access 16 bit values on 8 bit boundaries, which would work on 68020 but not on 68000. Guru meditation 8003 - CPU unaligned access error. Shachar -- Shachar Shemesh

Re: Why not using global variables considered thread-safe ?

2004-11-03 Thread Shachar Shemesh
(long, double, etc.). Anyway, this problem - related to bus widths and cache-line lengths, is indeed very real on SMP machines (though, if I remember correctly, they aren't a problem on Pentium SMPs). -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: messages disappearing from hamakor linux-il archives

2004-11-05 Thread Shachar Shemesh
likely to be web-archived. Care to give an example? The last time we (you and I) had this discussion, it was about a list with about ten subscribers. At the time, I vaugely remember you saying that huge participants lists are not rellevent. Shachar -- Shachar Shemesh Lingnu Open

Re: pam question

2004-11-06 Thread Shachar Shemesh
support for usernames), and viola. Unlike some of the other suggestions here, this configuration file allows more complex setups, such as some groups have some allowed IP ranges, while other groups have other IP ranges. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http

Re: Hebrew language teaching program

2004-11-07 Thread Shachar Shemesh
PROTECTED]), what are the symptoms of failure? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g

Re: pam answer

2004-11-08 Thread Shachar Shemesh
it. i thought that way because i configured pam alright and ssh still didn't use it for the authentication. Wouldn't UseLogin serve the exact same purpose? After all, ssh doesn't need to support PAM if login does. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http

Re: microsoft questions..

2004-11-09 Thread Shachar Shemesh
insane friend would like to install Windows XP Home. --Amos Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe

Re: microsoft questions..

2004-11-09 Thread Shachar Shemesh
the software back, say I don't agree to the EULA, and ask for a refund. This will just give me a 1000 sheqels discount on the entire machine. Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

Re: microsoft questions..

2004-11-09 Thread Shachar Shemesh
Gilad Ben-Yossef wrote: IANAL, etc... Shachar Shemesh wrote: I'm willing to bet that the terms of the specific license prohibit re-selling it without the specific computer it was bought with, so it wont be legal anyway... While I'm sure you are right, I don't see how a license can bind me when

Re: microsoft questions..

2004-11-09 Thread Shachar Shemesh
(the same amount of copies initially obtained). You can't do the former without copyright holder's consent. You can do the later to your hearts desired (unless you gave up that right). Cheers, Gilad Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.lingnu.com

<    3   4   5   6   7   8   9   10   11   12   >