Enable packet forwarding on boot on Debian Etch

2008-07-10 Thread Moshe Gorohovsky
Hi list members, I have a PC with Debian Etch. The PC has tow NICs, eth1 and eth2 I need the PC to forward IPV4 packets between the NICs. To permanently enable IPV4 packet forwarding on Debian Etch, one needs to uncomment corresponding line in /etc/sysctl.conf: net.ipv4.conf.default.forwarding

Re: Preferred video card for Linux dual-head?

2008-08-24 Thread Moshe Gorohovsky
e, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk Open Systems Ltd. -

Re: Webcam Recommendations?

2008-11-26 Thread Moshe Gorohovsky
Chaim Keren-Tzion wrote: > Any recommendations for a good webcam to use with linux? (Mainly for use > with Skype) > > TIA, > Chaim > Logitec QuickCam Pro 9000 works for me out of the box on Debian Lenny with Skype 2.0.0.X -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E

USB gadget linux connection

2009-02-08 Thread Moshe Gorohovsky
Hi all, How to detect USB gadget linux connection to another host? Are there /sys or /proc files that I can see from them, if the system is connected to another host, via a USB cable? - Moshe ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://ma

Identifying linux-il messages

2009-02-08 Thread Moshe Gorohovsky
; Sun, 8 Feb 2009 16:55:45 +0200 Message-ID: <498ef27a.1020...@codefidence.com> Date: Sun, 08 Feb 2009 16:55:54 +0200 From: Gilad Ben-Yossef Organization: Codefidence Ltd. User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Moshe Gorohovsky CC: linux-il Subject: Re: USB

Re: Identifying linux-il messages

2009-02-08 Thread Moshe Gorohovsky
> Herouth > Thanks mmm... I think, I found a way to put these linux-il-related messages to a separate folder: Define a filter that moves all messages with List-Id header or with CC header that contain 'linux-il' to the folder. Just thought this might be help. Note ORed header

Re: Why are GNOME applications (and applets) take so much [EMAIL PROTECTED] memory ?

2007-01-16 Thread Moshe Gorohovsky
, - Moshe Gorohovsky Tzafrir Cohen wrote: > On Tue, Jan 16, 2007 at 12:47:03PM +0200, Hetz Ben Hamo wrote: > >> My opinion: Some serious debate needs to be occured, whether in >> slashdor or the mailing lists, some sort of "shake up" in the >> GNOME/KDE development c

Re: Why are GNOME applications (and applets) take so much [EMAIL PROTECTED] memory ?

2007-01-21 Thread Moshe Gorohovsky
, evolution appears. - Moshe Gorohovsky. Oded Arbel wrote: > On Tue, 2007-01-16 at 22:40 +0200, Nadav Har'El wrote: >> Let's compare a few clock applications: >> >> app VIRTRES NOTE >> xdaliclock 3756796 >> oclock

Re: Why are GNOME applications (and applets) take so much [EMAIL PROTECTED] memory ?

2007-01-21 Thread Moshe Gorohovsky
sage seems to be encapsulated by well-organized code. - Moshe Gorohovsky Oded Arbel wrote: > On Sun, 2007-01-21 at 10:44 +0200, Moshe Gorohovsky wrote: >> Hi, >> >> Gnome clock applet is not a clock, but a huge process with >> evolution data server and client code involve

Re: Swiftfox for Duo Core 2

2007-01-21 Thread Moshe Gorohovsky
=== > 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] > If you mean "Intel Core Duo", you shoul

Re: Swiftfox for Duo Core 2

2007-01-21 Thread Moshe Gorohovsky
Hi, According to http://mikeshardware.co.uk/CPURoadmap.htm, Pentium M is a successor to Prescott on mobile platforms. Core Duo is a successor to Pentium M. Core Duo 2 is a successor to Core Duo. What to choose for gcc's -march flag on Core Duo 2 ? - Moshe Gorohovsky Dotan Cohen wrote: &g

Re: Quickest way to list content of directory(s)

2007-02-12 Thread Moshe Gorohovsky
> 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] > -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3

Re: entering hebrew?

2007-02-14 Thread Moshe Gorohovsky
> 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] > -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30

Re: Environment variable when running OOo from menus

2007-02-18 Thread Moshe Gorohovsky
call the OOo binary programs themselves. See Mozilla / Firefox / Iceweasel *.desktop files: they run shell scripts, they do not run binary programs directly from user menus. -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk Open Systems Ltd

Re: Converting to UTF-8 encoding

2007-02-18 Thread Moshe Gorohovsky
eforge.net/sourceforge/cream/gvim-7-0-191.exe - Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk Open Systems Ltd. --- - tel: +972.2.679.5364, http://www.

Re: spam and mail forwarding

2007-03-19 Thread Moshe Gorohovsky
fine-tune MIMEDefang perl code for your needs. Add INPUT_MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, T=S:5m;R:5m') line to your sendmail.mc, regenerate sendmail.cf and reload sendmail. - Moshe Gorohovsky Ori Idan wrote: > Hello list, > I assume

Perl book

2007-04-08 Thread Moshe Gorohovsky
Hi, Can you recommend a perl "cookbook" please ? Please share your opinion on perl books or other manuals that you have used. I need a perl book for a system administrator with Java/C++/C background, with lots of examples. -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4

Re: Perl book

2007-04-08 Thread Moshe Gorohovsky
criptions, without good examples. I was need to run many examples on my own, to understand first sections of the "Programming Perl". - Moshe. > On 4/8/07, Moshe Gorohovsky wrote: >> >> Hi, >> >> Can you recommend a perl "cookbook" please ? >> Pl

Re: Perl book

2007-04-08 Thread Moshe Gorohovsky
Hi Shlomi, The perl course slides at cs.technion.ac.il that are linked from your site is just what I need. Is there an exercises [ and solutions :) ] page for that course that we can access ? Thank you. - Moshe. Shlomi Fish wrote: > On Sunday 08 April 2007, Moshe Gorohovsky wrote: &g

Re: Help with sound card

2007-04-12 Thread Moshe Gorohovsky
orked. > > anyone with some guess why this happens? google tells me a lot about two > sound cards, but I have only one, and alsamixer does not solve the problem. > > Thanks! > -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk Open Systems Ltd. --

Re: Tracing the functions stack through gdb

2007-04-26 Thread Moshe Gorohovsky
; = > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscri

Re: Tracing the functions stack through gdb

2007-04-26 Thread Moshe Gorohovsky
== > 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] > -- Moshe Goroh

Re: Request for UPS info

2007-12-04 Thread Moshe Gorohovsky
y Stein (remembered by the Linux-IL oldtimers). But it was several years ago. You can also expect an UPS to be heavy - it usually contains lead-acid batteries. --- Omer (who has two UPSes, one powers his FAX machine, and the other - his computers)

64-bit linux and 32-bit applications

2007-12-18 Thread Moshe Gorohovsky
? -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk Open Systems Ltd. --- - [EMAIL PROTECTED] - tel: +972.2.679.5364, http://www.tkos.co.il - = To

Re: 64-bit linux and 32-bit applications

2007-12-19 Thread Moshe Gorohovsky
wrote: On Dec 19, 2007 9:32 AM, Moshe Gorohovsky <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: What is the prevailing opinion about installing and running 32-bit applications and shared libraries on 64-bit Linux operating systems? It's a perfectly

Re: Hebrew-friendly list server on Linux?

2008-01-27 Thread Moshe Gorohovsky
send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk O

Re: X Acceleration That Finally Works

2008-02-05 Thread Moshe Gorohovsky
AMD/ATI, when they are left alone). -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk Open Systems Ltd. --- - [EMAIL PROTECTED] - tel: +972.2.679.53

Re: Using SSH keys without havint to type a passphrase

2008-02-17 Thread Moshe Gorohovsky
body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk Open Systems Ltd. -

Multiple penguins on boot

2008-05-08 Thread Moshe Gorohovsky
Hi linux-il, Hag Sameah! I recently set up a linux PC with Intel Core2 Duo CPU. I had started the PC up from a knoppix v5.3.1 DVD. Linux kernel on this DVD uses graphical framebuffer console and shows two penguin images on start-up. My previous machine showed a single penguin image. It was AMD K

Re: Multiple penguins on boot

2008-05-08 Thread Moshe Gorohovsky
cores share text segments- the kernel will try to keep > multiple threads of the same process on the same physical CPU. > > On 5/8/08, Shlomi Fish <[EMAIL PROTECTED]> wrote: >> On Thursday 08 May 2008, Moshe Gorohovsky wrote: >>> Hi linux-il, >>> >>>

Re: Multiple penguins on boot

2008-05-09 Thread Moshe Gorohovsky
Hi, Tzafrir Cohen wrote: > On Thu, May 08, 2008 at 12:59:59PM +0300, Shlomi Fish wrote: >> On Thursday 08 May 2008, Moshe Gorohovsky wrote: >>> Hi linux-il, >>> >>> Hag Sameah! >>> >>> I recently set up a linux PC with Intel Core2 Duo CPU. >

Re: Multiple penguins on boot

2008-05-09 Thread Moshe Gorohovsky
Arie Skliarouk wrote: > On Thu, May 8, 2008 at 11:49 AM, Moshe Gorohovsky <[EMAIL PROTECTED]> wrote: > >> Where to look for available linux kernel parameters documentation >> on installed Debian GNU/Linux Lenny system? > > > linux kernel source->Documenta

Sound card for linux

2006-11-12 Thread Moshe Gorohovsky
configure it manually in linux or in windows ? Did you need to configure the sound card after each linux reboot (maybe with a script) ? -- Moshe Gorohovsky A6 CC A7 E1 C2 BD 8C 1B 30 8E A4 C3 4C 09 88 47 Tk Open Systems Ltd

sendmail-8.12 and bogofilter

2006-11-29 Thread Moshe Gorohovsky
individual users' bogofilter databases, which is not suited for my task. Does anybody know how to configure bogofilter-milter.pl to use centralized bogofilter database and to run bogofilter as one specific user only ? - Moshe Gorohovsky. ===