Re: PC router distro?

2007-10-17 Thread Arnon Klein
there's also http://www.freesco.org/ On 10/17/07, Adi Eyal <[EMAIL PROTECTED]> wrote: > > You could try coyote linux (floppy based) > or ipcop (hd based) > > Adi > > On 17/10/2007, Geoffrey S. Mendelson < [EMAIL PROTECTED]> wrote: > > > > I there any distro of Linux specifically to turn a PC into

Linux-supporting laptop

2005-02-08 Thread Arnon Klein
I'm getting a second computer for the household. I figured that the best thing to do is to get a laptop - useful for taking with us on the road, or around the house. Being the linux zealot that I am, it should support linux, with as many of its features enabled. The required features being: * ul

Re: Different res for different users

2005-01-25 Thread Arnon Klein
It's a funny coincidence, but my uncle (family tech support, you know...) asked me the same question today. Here's my script for doing it. If anyone cares to make something graphical from that, I'll be happy to learn from it... changeResolution.sh: #!/bin/sh old=`xrandr -q | grep "^\\*" | sed 's/

Re: Help make OpenOffice 2.0 better for Hebrew users

2005-01-11 Thread Arnon Klein
hey offered me the carmel project at www.free-hebrew.org a nice lesson how to make your own language and make sure no one would understand opensource terms Ely Levy System group Hebrew University Jerusalem Israel On Mon, 10 Jan 2005, Arnon Klein wrote: How does one go about putting new entries

Re: Help make OpenOffice 2.0 better for Hebrew users

2005-01-10 Thread Arnon Klein
How does one go about putting new entries into that? Arnon Ely Levy wrote: The Hod Ami dictionary is based on the cooperation between Machon hatkanim and the academy, I think there is also a version on line in the academy site but I couldn't find it. Ely Levy System group Hebrew University Jerusale

Re: filename rename utility?

2004-10-26 Thread Arnon Klein
I take this back. Works alright. Yet another case of a enter-happy finger... I guess bash was smarter than letting a space in a filename fool it into thinking it's another word. Sorry. Arnon Klein wrote: actually, this will not work, since file names with a space in them will be parsed a

Re: filename rename utility?

2004-10-26 Thread Arnon Klein
actually, this will not work, since file names with a space in them will be parsed as two (or more) separate words, in the for-loop. Meir Kriheli wrote: Aaron wrote: Hi all, lately I have had to deal with a lot of windoze filenames and am wondering if ther is a utility/script to remove the spaces

Re: sweet!

2004-10-20 Thread Arnon Klein
How about a ping instead of a kiss? A ping of death, that is... *evil laugh* Ira Abramov wrote: Happy new year! who wants to kiss at midnight? [EMAIL PROTECTED] ~]$ uptime 20:48:22 up 355 days, 19:48, 4 users, load average: 2.35, 0.96, 0.71 =

Re: Job opening

2004-09-06 Thread Arnon Klein
ad and show them the wrath of the linux-il mailing list! :-P Oron Peled wrote: On Tuesday 07 September 2004 01:04, Arnon Klein wrote: Yeah, and get Tal's company to forbid employees from using mailing lists. No. I didn't direct this against Tal, since he is a victim of this stupi

Re: Job opening

2004-09-06 Thread Arnon Klein
Yeah, and get Tal's company to forbid employees from using mailing lists. Please reconsider... It IS an entertaining thought, thoush :) Arnon Oron Peled wrote: On Sun, Sep 05, 2004 at 08:47:48PM +0300, Tal Achituv wrote: ---IGNORE ANYTHING AFTER THIS LINE-- :-) Since thi

Re: AMD (was re: Dist question.)

2004-08-12 Thread Arnon Klein
We have here some dual-athlon MP computers, and we're having alot of troubles with them. My PC (2xMP-1800) hangs after more than 15 minutes of 200% CPU usage. I think it's because the CPU heats the memory modules. Another one, used as a server, suffered a lot of crashes until we changed the case

Re: tip: changing the default screen(1) command character

2004-08-12 Thread Arnon Klein
for those who don't want to rtfm, add the following line to ~/.screenrc (changes the escape sequence to ctrl-o): escape ^Oo Muli Ben-Yehuda wrote: Or "how to make screen not use C-a by default". It's pretty simple really, once you grovel through the documentation enough to find the relevant bit

Re: HTTP body capture with LiveHTTP Headers ?

2004-07-12 Thread Arnon Klein
Dan Kenigsberg wrote: I've been using http://livehttpheaders.mozdev.org/ for quite awhile now, whenever I needed to understand a naughty web site. I know that the name of the package suggests otherwise, but does anyone here knows if I can capture the bodies of HTTP requests/responses too? This woul

Re: Firewall on Thin Computers ?

2004-06-09 Thread Arnon Klein
Look for FreeSco (www.freesco.org , I think) It runs from a floppy disk, but it doesn't look like putting it on a bootable flash disk will be an issue. It will run on any box (well, maybe 486 and up...) with 2 NICs and 8 megs of memory... Maybe an old laptop with 2 NICs (PCMCIA)? Probably a lot c