Re: Using SSH keys without havint to type a passphrase

2008-02-17 Thread Erez D
#generate keys: ssh-keygen -t dsa #copy to destenation scp .ssh/id_dsa.pub target_machin:/path to home/.ssh/authorized_keys2 #(actually you should append to destenation instead of copying to it) erez. On Feb 16, 2008 1:40 PM, Geoff Shang [EMAIL PROTECTED] wrote: Hi, First, thanks to

LVM2 snapshots questions missing from their FAQ :)

2008-02-17 Thread Ira Abramov
After much searching on Google, a few questions remain open: a. Assuming I can take multiple snapshots of the same volume (I think this was not possible in LVM1), won't it slow down the disks like crazy? If I have a weekly, nightly and a noon snapshots of a volume, I could end up with some write

Re: LVM2 snapshots questions missing from their FAQ :)

2008-02-17 Thread Yedidyah Bar-David
On Sun, Feb 17, 2008 at 10:26:24AM +0200, Ira Abramov wrote: After much searching on Google, a few questions remain open: a. Assuming I can take multiple snapshots of the same volume (I think this was not possible in LVM1), won't it slow down the disks like crazy? If I have a weekly, nightly

Re: Using SSH keys without havint to type a passphrase

2008-02-17 Thread Moshe Gorohovsky
Hi List, Erez D wrote: #generate keys: ssh-keygen -t dsa #copy to destenation scp .ssh/id_dsa.pub target_machin:/path to home/.ssh/authorized_keys2 #(actually you should append to destenation instead of copying to it) erez. I second the solution that Erez had suggested. What are advantages

Re: Using SSH keys without havint to type a passphrase

2008-02-17 Thread Micha Silver
Erez D wrote: #generate keys: ssh-keygen -t dsa #copy to destenation scp .ssh/id_dsa.pub target_machin:/path to home/.ssh/authorized_keys2 #(actually you should append to destenation instead of copying to it) And make sure 'authorized_keys2 ' is NOT readable or writable by anyone except the

OpenOffice in Israeli schools

2008-02-17 Thread Arie Skliarouk
...What this means is that if we expose students properly to the range of options, they may prefer non-Microsoft products in the future. http://www.haaretz.com/hasen/spages/939224.html -- Arie

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Ira Abramov
Quoting Shlomi Fish, from the post of Sat, 16 Feb: Hi all! I restored the list of Israeli open-source projects that used to be maintained at the Hackers-IL wiki and placed it on my home-site: http://www.shlomifish.org/open-source/resources/israel/list-of-projects/ well, Mosix hasn't

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Geoffrey S. Mendelson
On Sun, Feb 17, 2008 at 01:44:01PM +0200, Ira Abramov wrote: Last but not least, if we are talking websites, is Hamakor or anyone doing anything about the shameful abuse taking place over at gnu.org.il? it's the same guy who was abusing wordpress.org.il until a week ago. And then randomly in

Re: OpenOffice in Israeli schools

2008-02-17 Thread Michael Jaffe
--0-1127312071-1203259129=:74708 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Can anyone provide a link to a Hebrew version of this article? Thanks Arie Skliarouk [EMAIL PROTECTED] wrote: ...What this means is that if we expose students properly to the range of

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Shachar Shemesh
Ira Abramov wrote: XParam - Miki moved to Australia a year ago, is this still an Israeli project? :-) There is a question of how such a list should treat dead projects. Roni has been as active on XParam as Miki (and still lives in Israel, as far as I know). Neither have done much

Re: Recommendations for incremental backups

2008-02-17 Thread Ira Abramov
Quoting Amos Shapira, from the post of Thu, 14 Feb: On Wed, Feb 13, 2008 at 4:04 PM, Eran Tromer [EMAIL PROTECTED] wrote: Better yet, you don't need to run anything other than 'tar' as root. Just put the 'tar czf - /home' command in a suid-root binary that's executable only be a dedicated

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Kohn Emil Dan
Hi, AFAIK Qlusters no longer develops openmosix. You might add LKVM (Linux Kernel Virtual Machine) http://kvm.qumranet.com which is/was developed by Quramnet (www.quramnet.com) Emil On Sat, 16 Feb 2008, Shlomi Fish wrote: Hi

using ffmpeg to create AVI files for Windows

2008-02-17 Thread Shlomo Solomon
I use the following command to transform and shrink files recorded on a DVD recorder to AVI files: ffmpeg -y -i /tmp/noa-001.vob -b 768 -s 640x480 -vcodec xvid -ab 128 -acodec aac -ac 2 -ab 64 -f mp4 /tmp/noa-1.avi As expected, the AVI file plays properly on my Linux box. But I sent the file

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Shlomi Fish
Hi! Thanks for your commentary. On Sunday 17 February 2008, Kohn Emil Dan wrote: Hi, AFAIK Qlusters no longer develops openmosix. I added a note about it. You might add LKVM (Linux Kernel Virtual Machine) http://kvm.qumranet.com which is/was developed by Quramnet (www.quramnet.com)

Re: using ffmpeg to create AVI files for Windows

2008-02-17 Thread Hetz Ben Hamo
Hi Shlomo, You're coding Video with XVid and Audio with AAC, and unless the Windows user has both of those codecs installed, he won't be able to watch the video. I assume that he got XVID/DIVX codec installed (if he played movies from the net), but I'm not sure he got AAC codec installed (most of

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Shlomi Fish
On Sunday 17 February 2008, Ira Abramov wrote: Quoting Shlomi Fish, from the post of Sat, 16 Feb: Hi all! I restored the list of Israeli open-source projects that used to be maintained at the Hackers-IL wiki and placed it on my home-site:

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Ariel Biener
On Sunday, 17 בFebruary 2008 09:46, Kohn Emil Dan wrote: Are we only discussing Open-Source projects fully developed by Israelis, or does this include stuff like for example, hebrew pine/pico done by HUJI (the hebrew support coded by them or added by them to PINE). This is of course not only

amsart and hebrew

2008-02-17 Thread Micha
Is it possible to mix amsart and hebrew? If I try to use a theorem I get an error: missing { inserted. A left brace was mandatory here, so I've put one in. You might want to delete and/or insert some corrections so that I will find a matching right brace soon. (If you're confused by all this,

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Ariel Biener
On Sunday, 17 בFebruary 2008 09:46, Kohn Emil Dan wrote: Are we only discussing Open-Source projects fully developed by Israelis, or does this include stuff like for example, hebrew pine/pico done by HUJI (the hebrew support coded by them or added by them to PINE). This is of course not only

Re: List of Israeli Open-Source Projects

2008-02-17 Thread Amos Shapira
On 18/02/2008, Shachar Shemesh [EMAIL PROTECTED] wrote: As such, I'm not sure there is anything we CAN do. CAN implies to me that there is something you'd LIKE to do - what would it be? What would you like to change in that web site? True - it's used by its owner to promote their business and

Re: Using SSH keys without havint to type a passphrase

2008-02-17 Thread Amos Shapira
On 17/02/2008, Erez D [EMAIL PROTECTED] wrote: #generate keys: ssh-keygen -t dsa #copy to destenation scp .ssh/id_dsa.pub target_machin:/path to home/.ssh/authorized_keys2 #(actually you should append to destenation instead of copying to it) 1. Be careful not to override your default key

Re: LVM2 snapshots questions missing from their FAQ :)

2008-02-17 Thread Amos Shapira
On 17/02/2008, Ira Abramov [EMAIL PROTECTED] wrote: After much searching on Google, a few questions remain open: a. Assuming I can take multiple snapshots of the same volume (I think this was not possible in LVM1), won't it slow down the disks like crazy? If I have a weekly, nightly and a