Re: date command

2009-11-08 Thread Chaim Keren-Tzion
$ date -d 'Mon 11/9 2:25 AM' Mon Nov 9 02:25:00 IST 2009 Chaim On Mon, Nov 9, 2009 at 12:34 AM, Erez D wrote: > # date -d 'Mon 9/11 2:25 AM' > Fri Sep 11 02:25:00 IDT 2009 > > but i want it to return: > Mon Nov 9 02:25:00 IDT 2009 > > i tried setting LC_TIME but this didn't help. > > any id

Drupal or Joomla for Heb-Eng Site?

2009-08-30 Thread Chaim Keren-Tzion
Which is preferred for building a Hebrew-English site, Drupal or Joomla? The management interface can be in English. I will need content and menus in He and En though. Thanks in advance. ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.

Re: Ditching ubuntu

2009-05-22 Thread Chaim Keren-Tzion
I had experienced crashed with Fedora so I switched to Kubuntu and they went away. On Wed, May 20, 2009 at 12:52 PM, Meir Michanie wrote: > Hi List, > I decided to move to fedora after using ubuntu for years, under the > pressure > to resolve freeze issues in two different boxes on ubuntu 8.04 an

Re: bug in at ?

2008-12-31 Thread Chaim Keren-Tzion
I tested on my debian (lenny) machine and have the same problem. A CentOS 5.2 machine with version 3.1.8 of 'at' and GMT as the timezone did not have this problem. Chaim On Wed, Dec 31, 2008 at 8:16 PM, Avraham Rosenberg wrote: > Hi, > Here is the output of atq: > avraham6e32:/tmp$ atq > 48

Webcam Recommendations?

2008-11-24 Thread Chaim Keren-Tzion
Any recommendations for a good webcam to use with linux? (Mainly for use with Skype) TIA, Chaim

[Job offer] Linux Systems Engineer/Administrator (Jerusalem)

2008-08-25 Thread Chaim Keren-Tzion
place to work. You can read all about it here: http://www.answers.com/main/jobs.jsp Send your CV to the email on the site. Chaim Keren Tzion

Re: Centralized Linux Authentication With CentOS

2008-03-18 Thread Chaim Keren-Tzion
Has anyone tried either of these command line utils for LDAP user management? Or can you recommend another set? http://cpu.sourceforge.net/ http://sourceforge.net/projects/ldapscripts Chaim On Mon, Mar 10, 2008 at 11:47 AM, Tom Rosenfeld <[EMAIL PROTECTED]> wrote: > What ldap access tools do

Re: Vista Down - Linux up

2008-03-18 Thread Chaim Keren-Tzion
Here is a good link that explains how to set up a Debian system with a slew of good software. Kubuntu, which I would recommend for a beginner, would be similar. Aside from the instructions the link is valuable for it's good list of recommended Linux software which are available on any Linux flavor.

Re: Centralized Linux Authentication With CentOS

2008-03-10 Thread Chaim Keren-Tzion
On Mon, Mar 10, 2008 at 1:56 PM, dima bros <[EMAIL PROTECTED]> wrote: > you can use MUCLM > > http://sourceforge.net/projects/muclm/ > > quite comfotable...lot's of features. > This tool didn't run well for me in firefox (Iceweasel). It seemed to work in IE but... Chaim

Re: Centralized Linux Authentication With CentOS

2008-03-10 Thread Chaim Keren-Tzion
On Mon, Mar 10, 2008 at 11:47 AM, Tom Rosenfeld <[EMAIL PROTECTED]> wrote: > What ldap access tools do you recommend? > I have been using ldap-account-manager and webmin with mixed results. > I used the webmin module a bit gut I have enjoyed these two the most, so far: Java based: http://www-uni

Re: Centralized Linux Authentication With CentOS

2008-03-09 Thread Chaim Keren-Tzion
On Sun, Mar 9, 2008 at 12:51 PM, Geoffrey S. Mendelson <[EMAIL PROTECTED]> wrote: > > I can't speculate on your security needs, but if it's a safe network, > NIS does a good job. It's security is fine if you don't have really > secure data and limit access to people who are not going to hack it. >

Centralized Linux Authentication With CentOS

2008-03-09 Thread Chaim Keren Tzion
Hi, I have to set up Centralized Authentication for a couple of data center that will consist of 100+ servers. The servers will all be RHEL or CentOS. No windows machines :-) The solution should also be RHEL, or preferably CentOS based. I have been leaning towards a manual setup of: LDAP + NSS

Centralized Authentication With CentOS

2008-03-08 Thread Chaim Keren-Tzion
Hi, I have to set up Centralized Authentication for a couple of data center that will consist of 100+ servers. The servers will all be RHEL or CentOS. No windows machines :-) The solution should also be RHEL, or preferably CentOS based. I have been leaning towards a manual setup of: LDAP + NSS +

Re: Yum - installing 32 bit binaries on 64 bit CentOS

2008-02-05 Thread Chaim Keren-Tzion
Hi Tom, I had a similar problem when running Centos4, x86_64 architecture, inside of a vserver where the host is debian amd64. It wouldn't choose x86_64 automatically even after changing the yum repository config file. I found that the following command worked: yum install --enablerepo=centosplu

Sears and Wal-mart both Selling $199 Linux PC

2008-01-17 Thread Chaim Keren-Tzion
Thought We would find this interesting. http://www.i4u.com/article14093.html

Re: FLOSS Services Directory

2008-01-08 Thread Chaim Keren-Tzion
, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: > Hi Chaim, > > If I'm not mistaken, http://whatsup.org.il already has this covered. > Look at the bottom section of the page. > > Thanks, > Hetz > > On Jan 8, 2008 5:26 PM, Chaim Keren-Tzion <[EMAIL PROTECTED]&

FLOSS Services Directory

2008-01-08 Thread Chaim Keren-Tzion
Greetings fellow list members, There are often calls seeking FLOSS services on this list. Just recently we have seen calls for Groupware and SugarCRM installs. Perhaps someone on the list would like to set up a directory where companies and freelancers can list the services they can provide and pe

Re: Running service on others port

2007-09-06 Thread Chaim Keren-Tzion
On 9/6/07, Amos Shapira <[EMAIL PROTECTED]> wrote: > > On 06/09/07, Chaim Keren-Tzion <[EMAIL PROTECTED]> wrote: > > > > I need to run an application that uses IRC as it's backend server. IRCD > > usually runs on port 6667/tcp. Some firewalls are config

Running service on others port

2007-09-06 Thread Chaim Keren-Tzion
I need to run an application that uses IRC as it's backend server. IRCD usually runs on port 6667/tcp. Some firewalls are configured to block outgoing traffic to all ports other than common ones like 80 etc. Would I be able to make the app more accessible by running the IRCD on port 80 (or using po

Re: Virtualization software on Linux

2007-07-09 Thread Chaim Keren Tzion
I ran WindowsXP/Centos/Solaris etc. in VMWare for a long time on an amd64 host. It worked fine with the exception of USB device support (scanner, camera etc). It did have a lot of resource overhead though. I kept a dual boot windows partition around for certain hardware that didn't work well in

Re: Current status of Israeli ISPs

2007-06-18 Thread Chaim Keren Tzion
g with BBL/Actcom Chaim Keren Tzion On Monday 18 June 2007 19:14, Ori Idan wrote: > I just wrote a post about it (hebrew post): > http://www.oriidan.info/article/custserv = To unsubscribe, send mail to [EMAIL PROTECTE

Time Clock

2007-06-18 Thread Chaim Keren Tzion
Any recommendations for a workers time clock system. (Manual time entry ie. no card swiping) It would include: Reporting of work hours Comments Vacation and sick days. Holidays Reports generating capabilities. Thanks, Chaim = To un

Re: Has Someone Stolen Debain non-free From Israel?

2007-05-20 Thread Chaim Keren Tzion
Okay, so I think it's a bit bizarre but Hamakor's site says non-free was removed for reasons of space and says I should go to Internet Zahav's site instead. What about debian.co.il though? On Monday 21 May 2007 01:28, Chaim Keren Tzion wrote: > Hi, > > Somehow the Debi

Has Someone Stolen Debain non-free From Israel?

2007-05-20 Thread Chaim Keren Tzion
Hi, Somehow the Debian non-free subdirectory is missing from both the Hamakor and the debian.co.il repositories. The rest of the world seems to still have it. Is there a practical reason for this? I have been waiting for a few days to install some non-free stuff. My newly install system has yet

Re: Private Hebrew Web Site Template

2007-04-25 Thread Chaim Keren Tzion
, postnuke etc? Would that be a good way to go? Which of the ones that have good RTL and Hebrew support are the most mature featurewise? Chaim On Wednesday 25 April 2007 15:20:20 Chaim Keren Tzion wrote: > I am looking for templates for a private web site that I want to set up. > > It

Private Hebrew Web Site Template

2007-04-25 Thread Chaim Keren Tzion
I am looking for templates for a private web site that I want to set up. It is for a group of guys that get together once or twice a year and in between we would like to keep in contact. We would like it to include: Picture sharing/viewing Contact info management Calendar Bulletin board Blog stuf

Streaming Video Server

2007-04-10 Thread Chaim Keren Tzion
Are there any mature FOSS solutions for streaming video content? Pros/Cons visa vi Microsoft and REAL Video solutions. Preferably I am looking for a solution that will play in Windows Media Player thereby not requiring most users to install new software. Thanks, Chaim =

Re: adding a third SATA drive

2007-04-04 Thread Chaim Keren Tzion
What kind of extended partition do you use on the other hard drives? Could you show the complete fdisk -l of all disks/partitions? Chaim On Wednesday 04 April 2007 19:19, Shlomo Solomon wrote: > On Wednesday 04 April 2007 18:33, Chaim Keren Tzion wrote: > > Please also send the output

Re: adding a third SATA drive

2007-04-04 Thread Chaim Keren Tzion
< snip snip >> > ## sdc > /dev/sdc5 /c5 reiserfs defaults 1 2 > /dev/sdc7 /c7 reiserfs defaults 1 2 > /dev/sdc8 /c8 reiserfs defaults 1 2 > /dev/sdc9 /c9 reiserfs defaults 1 2 > /dev/sdc10 /c10 reiserfs defaults 1 2 > /dev/sdc11 /c11 reiserfs defaults 1 2 > /dev/sdc1

Re: adding a third SATA drive

2007-04-04 Thread Chaim Keren Tzion
dev/sdb6 /3200-g3 reiserfs defaults 1 2 > << snip snip >> > ## sdc > /dev/sdc5 /c5 reiserfs defaults 1 2 > /dev/sdc7 /c7 reiserfs defaults 1 2 > /dev/sdc8 /c8 reiserfs defaults 1 2 > /dev/sdc9 /c9 reiserfs defaults 1 2 > /dev/sdc10 /c10 reiserfs defaults 1 2 > /

Re: [ OT] Re: Telux: Shachar Shemesh on "The Smallest RSA Key" on 01-April-2007

2007-03-31 Thread Chaim Keren Tzion
On Saturday 31 March 2007 18:17, Aviram Jenik wrote: > > I should mention that Canabis is non Kosher, so all you > potheads out there beware of the Kosher-police ;-) As I am sure this is on-topic for may readers of this list (sic.): I am the Kosher Police and Canabis is definitely Kosher! Not wis

Misrad HaPnim on Iceweasel 2.0.0.3

2007-03-28 Thread Chaim Keren Tzion
The Misrad HaPnim site seems not to support firefox. http://www.pnim.gov.il/ The entire site shows up crunched into a 4cm high area. Most of the text is visible in a small scrollbar area. The footer is not visible. I would like to know if anyone else has these problems with the site using Firef

Re: Can a PHP script run in the background?

2007-03-11 Thread Chaim Keren Tzion
// Close file. > pclose($tmp_mail_file_pointer); > } > > echo ($tmp_addresses_clone[$tmp_random] . '' . "\n"); > $tmp_addresses_clone[$tmp_random]= > $tmp_addresses_clone[$tmp_count - 1]; > unset($tmp_addresses_clone[$tmp_count - 1]); > >

Re: Big Off-Topic: Finding a linux related job.

2007-03-08 Thread Chaim Keren Tzion
Here's my two (15) cents. 1. Keep trying 2. If you are willing to relocate, interview all over the country. Only put a cell phone and no address in your resume. If 03 sees 04 they will not call and even if they do call they will hire a 03 if they find one equal. When they ask you where you liv

Two Sound Devices: PCI and USB. Configuration problem.

2007-03-07 Thread Chaim Keren Tzion
I have two sound devices. One is an on-board NVidia PCI bus device. The second is an USB headset. The problem is that when I boot up with the USB headset attached, only the USB sound device works and the NVidia PCI device is not recognized. # cat /proc/asound/cards 0 [Headset]: USB-Aud

Re: OT: High performance internet connections

2007-02-20 Thread Chaim Keren Tzion
On Tuesday 20 February 2007 19:20, Geoffrey S. Mendelson wrote: > On Tue, Feb 20, 2007 at 06:42:52PM +0200, Ilya Konstantinov wrote: > No, however they think they can do without it. Often when they are > connected to a VPN in the background to run a web based application, or > some sort of Windows

Apache ssl as Default

2007-02-15 Thread Chaim Keren Tzion
What is the recommended way to set up Apache2 so that all sites will default to ssl (https) even if entered as http? I don't want to have to set up a rewrite for each directory or virtual server. TIA, Chaim Witty Quote as Signature Here ==

Xen vs OpenVZ vs VServer

2007-02-12 Thread Chaim Keren-Tzion
What's the score? Where should I put my money/(server resources)? A call for comments. RedHat/Fedora/Centos seem to preffer OpenVZ Debian seems to preffer Xen or VServer I've seen comments like the ones below: Why OpenVZ and not XEN or the recent KVM kernel module? Well, XEN is not very stable

Re: ubuntu - linux for smart humen beings only

2007-02-11 Thread Chaim Keren Tzion
Sorry but I'm a bit confused. What exactly is a "humen being"? Chaim On Sunday 11 February 2007 11:06, Erez D wrote: > hi > > go figure. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message bod

Re: Hebrew Wiki

2007-02-02 Thread Chaim Keren Tzion
It depends for what purpose. If it's for a large public wiki then I think MediaWiki is great. If it for an internal documentation site, I have used dokuwiki with great results, it is smaller, simpler and it saves its data in files, not in a DB. Chaim On Friday 02 February 2007 01:03, Oren Hel

Re: Fwd: SendSMS Error

2007-01-31 Thread Chaim Keren Tzion
On Thursday 01 February 2007 01:16, Chaim Keren Tzion wrote: > On Monday 08 January 2007 12:07, Geoffrey S. Mendelson wrote: > > On Mon, Jan 08, 2007 at 11:28:07AM +0200, Amichai Rotman wrote: > > > I am trying to use the SendSMS script by Nadav Harel. I get an error > &g

Re: Fwd: SendSMS Error

2007-01-31 Thread Chaim Keren Tzion
On Monday 08 January 2007 12:07, Geoffrey S. Mendelson wrote: > On Mon, Jan 08, 2007 at 11:28:07AM +0200, Amichai Rotman wrote: > > I am trying to use the SendSMS script by Nadav Harel. I get an error > > while sending to an Orange contact. I sent it to Nadav - but got no > > answer - anyone knows

Re: Version Controll for LAMP Site

2007-01-30 Thread Chaim Keren Tzion
i with appropriate plugins. And other such things. > > On 1/28/07, Chaim Keren Tzion <[EMAIL PROTECTED]> wrote: >> >> I should add that I'm also looking for suggestions on Benchmarking, Load >> Testing, Graphing and Monitoring tools for Apache and

Re: Version Controll for LAMP Site

2007-01-27 Thread Chaim Keren Tzion
ing: Urchin (In use before I got into the project) Monitoring: Nagius For MySQL: Benchmarking: The tools in "sql-bench", Super Smack, SysBench Load Testing: Same as benchmarking Graphing: Cacti Monitoring: Nagius On Sunday 28 January 2007 02:01, Chaim Keren Tzion wrote: > Any sug

Version Controll for LAMP Site

2007-01-27 Thread Chaim Keren Tzion
Any suggestions for tools to use in setting up a dev environment for a LAMP project (version controll, development and testing)? Here are some of the suggestions I have seen for the different aspects: Version Control: Subversion, Git, Mercurial SCM: Trac, Scmbug Development: Eclipse with PHPec

Re: Cloning my laptop's HD over the network (LG T1 Express)

2007-01-20 Thread Chaim Keren Tzion
Below... On Sunday 21 January 2007 01:25, Maxim Veksler wrote: > On 1/20/07, Chaim Keren Tzion <[EMAIL PROTECTED]> wrote: > > These next solutions aren't _over the network_, but they don't require > > pulling out the HDD. > > > > 1. Connect the two machi

Re: Cloning my laptop's HD over the network (LG T1 Express)

2007-01-20 Thread Chaim Keren Tzion
BTW, did you try Knoppix instead of g4l? Also see comments below. Chaim On Saturday 20 January 2007 19:52, Chaim Keren Tzion wrote: > These next solutions aren't _over the network_, but they don't require > pulling out the HDD. > > 1. Connect the two machines via USB, boot

Re: Cloning my laptop's HD over the network (LG T1 Express)

2007-01-20 Thread Chaim Keren Tzion
These next solutions aren't _over the network_, but they don't require pulling out the HDD. 1. Connect the two machines via USB, boot the laptop with a live CD, create the image and transfer via the USB. Should be doable on-the-fly, without needing to store the image locally. I'm not sure if t

[Job Offer] Looking for LAMP/Ajax Programmers

2007-01-19 Thread Chaim Keren Tzion
Hi, I am looking for a some LAMP programmers for both freelance and full time work. If you are interested please send me your CV. One project is leaning towards Ajax, so if it applies, please do. Chaim -- Chaim Keren Tzion [EMAIL PROTECTED] +972-(0)54-465-2983 +972-(0)2-53-53-363

Re: Keyboard shortcuts with Hebrew letters

2006-12-27 Thread Chaim Keren Tzion
On Monday 18 December 2006 19:51, Dotan Cohen wrote: > I've STFW and cannot find how to do what I need. I want that > CTRL-[HebrewLetter] give the same functionality that > CTRL-[EnglishLetter] gives. For instance, CTRL-ב should be "copy", > because ב shares a key with C. I use the KDE desktop, ...

IGLU Site Broken

2006-12-20 Thread Chaim Keren Tzion
http://www.iglu.org.il/IGLU/index.php Returns: Session initialisation failed = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL P

Re: sort with numeric secondary key

2006-12-18 Thread Chaim Keren Tzion
Perhaps it barfed because you spelled Porsche wrong? ;-) :-O Garbage in garbage out... On Monday 18 December 2006 12:56, David Harel wrote: > input example: > > audi sadan car 1000 > > layland roadrunner bus 3000 Leyland > > subaro turbo car 500 Subaru > > porsh sadan car 1 Porsche!!! > > >

Re: File version

2006-12-13 Thread Chaim Keren Tzion
Here is a nice article on the use of setfattr / getfattr http://enterprise.linux.com/article.pl?sid=05/06/13/1352241&tid=113&tid=70&tid=89 But, as Shachar says, it will not survive packaging or archiving. Chaim On Wednesday 13 December 2006 12:42, Michael Sternberg wrote: > Hello everybody. > >

Re: File version

2006-12-13 Thread Chaim Keren Tzion
What about: attr - For the XFS filesystem setfattr / getfattr - For other file systems --- Chaim On Wednesday 13 December 2006 13:06, Jonathan Ben Avraham wrote: > Hi Michael, > There is no way to "attach" any "properties" to any file in Raiserfs, ext3 > and most of the other file systems in comm

Phishing for an anti-spam / anti-virus solution

2006-12-03 Thread Chaim Keren Tzion
ich amavisd-new provides. This allows easier filtering in the mail client and easier tuning of SpamAssassin." TIA -- Chaim Keren Tzion To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the messa

Re: Project management software

2006-11-08 Thread Chaim Keren Tzion
but it does state: Important features not included: * Resource leveling. Resources are just allocated to the requested task even when allready booked to other task(s). The resulting conflict must be resolved manually by adding task links or constraints to avoid parallell sc

MySQL DBA Wanted for Freelance Work

2006-05-18 Thread Chaim Keren Tzion
Hi, A friend of mine, who is not on this list, needs some freelance MySQL work done for pay. It involves upgrading a database to a newer version of MySQL and maybe other work in the future. The work is for a web site and can be done remotely. If you fit the bill please contact him at: Dani Va

Re: usbkey

2006-05-10 Thread Chaim Keren Tzion
On Tuesday 09 May 2006 03:48, Amos Shapira wrote: > On 5/9/06, Chaim Keren Tzion <[EMAIL PROTECTED]> wrote: > > Okay so you have the same problem as I. Now hold onto your hat for the > > answer, this is really wild. > > Indeed this is sorta wild. > > > My recom

Re: usbkey

2006-05-08 Thread Chaim Keren Tzion
User-Agent: Mutt/1.5.9i > Status: RO > Content-Length: 2635 > Lines: 74 > > - Forwarded message from avraham <[EMAIL PROTECTED]> - > > From: avraham <[EMAIL PROTECTED]> > To: Chaim Keren Tzion <[EMAIL PROTECTED]> > Cc: linux-il@linux.org.il > Subject

Re: problem with usb2.0 usbkey with kernel 2.6.8

2006-04-30 Thread Chaim Keren Tzion
filesystem on dev sda1. > > The hexcode reported by fdisk is e ( W95 FAT16 (LBA) ) > Can you make sense of that? > > Cheers, Avraham > > > = > To unsubscribe, send mail to [EMAIL PROTECTED] with > the w

Re: openoffice 2 on debian sarge

2006-01-18 Thread Chaim Keren Tzion
I'm using Sarge also. When I wanted to upgrade to OOo 2.x I just installed it from Unstable. It's working fine for me. A big improvement over 1.x Tzafrir Cohen wrote: >Hi > >I'd like to use OpenOffice 2 on an LTSP server that runs Debian Sarge. >What packages source would you recommend? It seems

Re: AMD mobo suggestions [report]

2006-01-15 Thread Chaim Keren Tzion
Oleg Goldshmidt wrote: >Oleg Goldshmidt <[EMAIL PROTECTED]> writes: > > > >The newest LCD monitors (e.g. from Samsung - SyncMaster 960BF >19'') come without any controls whatsoever - all the controls are in >software. Only Windows software is supplied. > > I have ordered the Samsung 960BF and

Thunderbird: Subject, Sender Hebrew Gibberish

2006-01-15 Thread Chaim Keren Tzion
Many of the emails that I receive have the Sender or Subject in different encodings of Hebrew. Some encodings show Hebrew properly but some show gibberish like "áòðééï: ? ??? ?? ?? ". I can often correct the gibberish of the Sender/Subject in the Message Pane by manuall

Re: Thunderbird-Firefox-KDE

2006-01-08 Thread Chaim Keren Tzion
x27; points to '/usr/bin/kwin', the KDE windows manager, not to Konqueror. On the other hand '/etc/alternatives/x-www-browser' points to '/usr/bin/konqueror'. "update-alternatives --config x-www-browser" solved the problem. Thanks for pointing me in the

Thunderbird-Firefox-KDE

2006-01-08 Thread Chaim Keren Tzion
I use Thunderbird for email and prefer Firefox as my web browser. When I click on links from within Thunderbird, Konqueror is always opened. If I choose Firefox as the default web browser in: KDE Control Center > KDE Components > Component Chooser Konqueror is still opened up but then Konqueror s

Re: AMD mobo suggestions

2005-12-29 Thread Chaim Keren Tzion
Two corrections, see below. Chaim Keren Tzion wrote: >Here are links to an excellent three part article on the ultimate and >budget GNU/Linux box. I have found it very helpful. For the budget box >the author of the article chose the ASUS A8N-SLI. > > >Components: > >http

Re: AMD mobo suggestions

2005-12-29 Thread Chaim Keren Tzion
Here are links to an excellent three part article on the ultimate and budget GNU/Linux box. I have found it very helpful. For the budget box the author of the article chose the ASUS A8N-SLI. Components: http://www.linuxhardware.org/article.pl?sid=05/10/04/1356245&mode=thread Hardware Installati

USB Headphones and Microphone

2005-12-26 Thread Chaim Keren Tzion
Can anyone explain how USB headphones and microphones are implemented in Linux? I assume that the USB headphone and microphone would be a separate device but does that mean that a regular jack device plugged into the sound card can be used at the same time as the USB ones? For example could a per

Re: mapa.co.il works with firefox?

2005-12-25 Thread Chaim Keren Tzion
I have an account with mapa.co.il which didn't work very well with Firefox. I have now logged in and things are much better. I did notice however that the Mapot (Maps) link doesn't seem to work at all and their mapa2go software for uploading data to the palm requires an MS OS to install and update

Re: Hotplug setup

2005-12-22 Thread Chaim Keren Tzion
I use automount with the following entries in the configuration file: dvd -fstype=iso9660,ro,nosuid,nodev :/dev/hdc cd -fstype=iso9660,ro,nosuid,nodev :/dev/hdd diskOnKey -fstype=vfat,rw,gid=chaim,umask=002,iocharset=iso8859-8,codepage=862 :/dev/sdb1 usbDisk1

Re: Code documentation programs

2005-11-16 Thread Chaim Keren Tzion
Diego Iastrubni wrote: > Hello all, > > > I am looking for alternatives to "doxygen". I am looking for mature > projects, not alpha, not beta, but 1.3x and above :) > Doxygen's website has a long list of alternatives on the "Other Doc Tools" page: http://www.stack.nl/~dimitri/doxygen/links.html

Re: OFF-TOPIC: Ethernet (LAN or WLAN) PCMCIA Cardbus 16-bit card.

2005-10-02 Thread Chaim Keren Tzion
If the laptop has a USB connector you may want to try buying a USB to Ehternet connector. It shouldn't be too expensive. On ש', 2005-10-01 at 00:14 +0300, Yehoshua (Shay) O'Hayon Suchar wrote: > I know that this might be quite off-topic and I apologize in advance. > > I've got an old IBM ThinkPad

NIC's With Failover

2005-06-07 Thread Chaim Keren Tzion \(Exchange\)
I am looking for a way to join (Team) the NIC's with fail-over. There is a Broadcom utility (BASP) for this.   Does anyone know of a native Linux command or utility for doing this?   Hardware: IBM xSeries server Dual Broadcom NetXtreme BCM5703 Gigabit Ethernet NIC's Red Hat 9 or Red

Job: Linux/Windows Sysadmin Position, Jerusalem, Part Time

2004-06-21 Thread Chaim Keren Tzion
We are looking for a part time Linux and MS Windows system administrator. The work is in Jerusalem at the Hebrew University Givat Ram campus. Flexible hours. Please send CV to [EMAIL PROTECTED] Chaim -- Chaim Keren Tzion | System Administrator" The Hebrew University of Jeru

Re: installing mandrake9.2 on serial ata raid disk

2004-01-21 Thread Chaim Keren Tzion
I installed Mandrake 9.2 on a SE7505VB2 with a four disk RAID 5 running on an Intel SRCS14L SATA RAID card. There was no need for any drivers. 9.2 (and 9.1) found everything first time. I didn't try the onboard SATA RAID 1,0 controller. -- Chaim Keren Tzion | [EMAIL PROTECTED] S

Re: CPU Frequency

2004-01-20 Thread Chaim Keren Tzion
spond correctly to the changes that is gets. -- Chaim Keren Tzion | [EMAIL PROTECTED] System Administrator" The Hebrew University of Jerusalem Dept. of Neurobiology " Tel: 972-2-658-5083 Inst. of Life Science " Cel: 972-2-54-652983 Jerusalem 91904, Israel &

Re: CPU Frequency

2004-01-20 Thread Chaim Keren Tzion
I had to turn speed-stepping off in my BIOS. I read that if not, the kernel will lock the CPU speed at whatever it was at boot time. If that's a lower speed then you will be stuck with that. Turn it off in the BIOS and see what happens. -- Chaim Keren Tzion | [EMAIL PROTECTED] S

Re: Apache .htaccess Hides Folders

2004-01-20 Thread Chaim Keren Tzion
d_auth and mod_auth_digest (I've tried both). I am just looking for a workaround at this point. Has anyone out there had this work for them? ie. A passworded directory that shows up in Auto-Indexed; Apache served directory listings (before loging into the directory)? -- Chaim Keren Tzion | [

Apache .htaccess Hides Folders

2004-01-19 Thread Chaim Keren Tzion
e the subdirectory in the tree but limit access to the subdirectory's contents? -- Chaim Keren Tzion | [EMAIL PROTECTED] System Administrator" The Hebrew University of Jerusalem Dept. of Neurobiology " Tel: 972-2-658-5083 Inst. of Life Science " Cel: 972-2-54-65298

Re: Fwd: Re: convmv

2004-01-04 Thread Chaim Keren Tzion
solved; convmv converted the encoding and I'm happy. -- Chaim Keren Tzion | System Administrator" The Hebrew University of Jerusalem Dept. of Neurobiology " Tel: 972-2-658-5083 Inst. of Life Science " Cel: 972-2-54-652983 Jerusalem 91904, Israel &

Fwd: Re: convmv

2004-01-04 Thread Chaim Keren Tzion
Here is the responce that I got from the creator of convmv regarding the inability of the utility to autodetect encoding types. Didi, Maybe you want to contact him directly if you know how he can implement some auto detection, or otherwise improve the utility. -- Chaim Keren Tzion

Re: Converting to the new samba Attn:Yedidyah Bar-David

2003-12-31 Thread Chaim Keren Tzion
though; Is there a way to query what encoding a file or directory's name is in? I had to just keep trying different 'from' encodings until it worked. -- Chaim Keren Tzion | [EMAIL PROTECTED] System Administrator" The Hebrew University of Jerusalem Dept. of Neurobiolog

Re: Converting to the new samba Attn:Yedidyah Bar-David

2003-12-31 Thread Chaim Keren Tzion
Didi, Could you post the script you mention that you use for converting cp862 and iso8859-8 filed and directories to UTF-8? Thanks -- Chaim Keren Tzion | [EMAIL PROTECTED] System Administrator" The Hebrew University of Jerusalem Dept. of Neurobiology " Tel: 972-2-658-508

Re: Compiling for Specific Distributions

2003-09-08 Thread Chaim Keren Tzion
p and create four RPM's? Is that possible without breaking the conf and make files? -- Chaim Keren Tzion | [EMAIL PROTECTED] System Administrator" The Hebrew University of Jerusalem Dept. of Neurobiology " Tel: 972-2-658-5083 Inst. of Life Science " Cel: 972-2-

Compiling for Specific Distributions

2003-09-08 Thread Chaim Keren Tzion
type of situation? Thanks -- Chaim Keren Tzion | [EMAIL PROTECTED] System Administrator" The Hebrew University of Jerusalem Dept. of Neurobiology " Tel: 972-2-658-5083 Inst. of Life Science " Cel: 972-2-54-652983 Jerusalem 91904, Israel "

Re: Mysterious Disconnects with Cable Internet

2003-08-21 Thread Chaim Keren Tzion
Does eth0 go down or does the connection just cease? You could write a script that would ping some machine and resart the connection or bring up the interface if the ping doesn't answer. -- Chaim Keren Tzion | [EMAIL PROT

Re: SSH Jail

2003-07-31 Thread Chaim Keren Tzion
You are right, I meant /bin/false. I tried /sbin/nologon and /bin/true but couldn't login to sftp with either. On 31 Jul 2003, Oleg Goldshmidt wrote: > Chaim Keren Tzion <[EMAIL PROTECTED]> writes: > > > I am intending that sftp will be used for the file transfer. The p

Re: SSH Jail

2003-07-31 Thread Chaim Keren Tzion
nt to access it. > > Moshe Shemesh > Liraz-x > > > - Original Message - > From: "Chaim Keren Tzion" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, July 31, 2003 11:57 AM > Subject: SSH Jail > > > > Shalom, >

SSH Jail

2003-07-31 Thread Chaim Keren Tzion
also concerned about setting up an account that they can access via SSH because they will log in as a regular user and have lots of rights. Is there a good way to create a jail and otherwise limit an account that will be accessed via SSH? They need the account only for data transfer. -- Chaim

SATA RAID on Linux

2003-06-05 Thread Chaim Keren Tzion
Just wanted to report to anyone that may be interested that Intel's Serial ATA RAID card SRCS14L installs and boots seamlessly on Mandrake 9.1. Detection and module installation was automatic. It supports RAID 0, 1, 4, 5, and 10. I set it up with four SATA disks as RAID 5. -- Chaim Keren