Re: c++ sigmentation fault happens only in linux

2005-01-27 Thread Shachar Shemesh
guy keren wrote: int i; int j = i; int k = j; if (k 0) blablabla... valgrind will only point the last one as an error (at least, that's how it is in valgrind-1.0.3). Actually, that's intentional. Otherwise, consider the following example: struct padding { char a; int b; } struct a, b; .

Re: rant: changing color depth

2005-01-27 Thread Tzafrir Cohen
On Wed, Jan 26, 2005 at 05:58:41PM +0200, Micha Feigin wrote: On Wed, 26 Jan 2005 09:28:15 +0200 Tzafrir Cohen [EMAIL PROTECTED] wrote: Sounds to me like you could use two X servers running together and not restart X. Considering that I am pushing the limits of my memory already and

Re: buying a big tux doll

2005-01-27 Thread Lior Kesos
boys, girls , penguins... Haven't we passed the age where we compare the size of our tuxes? I have 6 or 7 tuxes (and one ximian monkey) and if I stack them vertically I can reach about 75-85 cm determined by how excited I get... This notion of a tux clusters also reminds me of the insecticon

Re: Asterisk

2005-01-27 Thread Tzafrir Cohen
On Wed, Jan 26, 2005 at 11:34:39PM +0200, Geoffrey S. Mendelson wrote: Is anyone here running asterisk? Working on it: http://www.xorcom.com/ This will install you a nice Asterisk system in a short time. For the debianists of the crowd, the distro is based on recent Sarge and aims to stay close

Re: Asterisk

2005-01-27 Thread Gabor Szabo
yOn Thu, 27 Jan 2005, Gilad Ben-Yossef wrote: Geoffrey S. Mendelson wrote: Is anyone here running asterisk? Yes, I am. You might find this usefull: http://projects.codefidence.com/asterisk.html plug and if you want to hear Gilad talking about Asterix then you can come to the Perl conference on

Re: Hebrew Langauge pack in ubuntu

2005-01-27 Thread Levy, Chen
On Tuesday 25 January 2005 13:51, Ely Levy wrote: Hey, Ubuntu started making an hebrew language pack, it already has things like openoffice-he and would mozilla-bidi-ui colmus and hspell. My question is are there other programs people would like to see there? Which are il or he specific,

IPS not detected

2005-01-27 Thread Shachar Shemesh
Aaargh!!! A brand new IBM xSeries 346, with builtin Raid-1 controller (Serveraid). The relevant kernel module is called ips. However, for Debian Sarge, neither 2.4 nor 2.6, neither 32 bit nor 64 properly detect it. I'm about to install FC3 just to see what other distros make of it. I may even

Re: IPS not detected

2005-01-27 Thread Gilboa Davara
FC3 has ServerRAID support in the stock (2.6.9.xxx) kernel. AFAIK RHEL3 has also has full support for this controller. Gilboa On Thu, 2005-01-27 at 15:21 +0200, Shachar Shemesh wrote: Aaargh!!! A brand new IBM xSeries 346, with builtin Raid-1 controller (Serveraid). The relevant kernel

Re: Hebrew Langauge pack in ubuntu

2005-01-27 Thread Yuval Tanny
mozilla-locale-he mozilla-firefox-locale-he-il openoffice.org-l10n-he hspell-gui libfribidi0 hebcal Thanks, Yuval Ely Levy wrote: Hey, Ubuntu started making an hebrew language pack, it already has things like openoffice-he and would mozilla-bidi-ui colmus and hspell. My question is are there other

Re: IPS not detected

2005-01-27 Thread Ira Abramov
Quoting Shachar Shemesh, from the post of Thu, 27 Jan: Aaargh!!! A brand new IBM xSeries 346, with builtin Raid-1 controller (Serveraid). The relevant kernel module is called ips. However, for Debian Sarge, neither 2.4 nor 2.6, neither 32 bit nor 64 properly detect it. you are but one

Re: IPS not detected

2005-01-27 Thread Oleg Goldshmidt
Shachar Shemesh [EMAIL PROTECTED] writes: Aaargh!!! A brand new IBM xSeries 346, with builtin Raid-1 controller (Serveraid). The relevant kernel module is called ips. However, for Debian Sarge, neither 2.4 nor 2.6, neither 32 bit nor 64 properly detect it. I'm about to install FC3 just

Re: IPS not detected

2005-01-27 Thread Shachar Shemesh
Oleg Goldshmidt wrote: Shachar Shemesh [EMAIL PROTECTED] writes: Aaargh!!! A brand new IBM xSeries 346, with builtin Raid-1 controller (Serveraid). The relevant kernel module is called ips. However, for Debian Sarge, neither 2.4 nor 2.6, neither 32 bit nor 64 properly detect it. I'm about to

Outlook web access reverse proxy horrors!

2005-01-27 Thread Ira Abramov
I'm at a client of mine. for the last day and a half I've been trying to construct (per his odd request) an SSL reverse proxy for an exchange server behind the firewall by a Debian machine in the DMZ. in more words: a user sits at home, requests an https:// page from the Debian, which in turn

Re: IPS not detected

2005-01-27 Thread Shachar Shemesh
Ira Abramov wrote: Quoting Shachar Shemesh, from the post of Thu, 27 Jan: Aaargh!!! A brand new IBM xSeries 346, with builtin Raid-1 controller (Serveraid). The relevant kernel module is called ips. However, for Debian Sarge, neither 2.4 nor 2.6, neither 32 bit nor 64 properly detect it.

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Eli Marmor
I remember that penguin.org.il has a Hebrew guide exactly about this issue (using Apache as a reverse proxy for Outlook Web Access). I have no idea if it answers your questions, but IIRC it explains how to fight OWA reverse proxy horrors. -- Eli Marmor [EMAIL PROTECTED] Netmask (El-Mar)

Re: Asterisk

2005-01-27 Thread Nir Simionovich
Hi Marc, Digium is represented in Israel by Dimi Telecom. You are welcome to contact me at [EMAIL PROTECTED] for purchasing Digium hardware and professional services for Astersik based systems. Best Regards, Nir Simionovich CTO Dimi Telecom Ltd. Tel: +972-9-9611212 ext. 201

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Dotan Shavit
If you want to play with the HTML headers and content, filterproxy is a convenient tool for that [where convenient === I like Perl]. Dotan. -- _ | Dotan Shavit\ \ / | | Founder,

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Diego Iastrubni
Eli Marmor wrote: I remember that penguin.org.il has a Hebrew guide exactly about this issue (using Apache as a reverse proxy for Outlook Web Access). I have no idea if it answers your questions, but IIRC it explains how to fight OWA reverse proxy horrors. For all those lazy people:

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Shlomi Fish
Hi Ira! I hope I understand the problem correctly. Why not write a CGI script in Perl/Python/whatever that will fetch the pages (based on the PATH_INFO and CGI parameters), process them by translating all the relevant URLs and display it to the user? A bit more work than using the Apache

Re: Hebrew Langauge pack in ubuntu

2005-01-27 Thread Dan Kenigsberg
fribidi, Nadav Har'El's bidiv, hspell for OO with *english* UI, IvriTeX, hdate, taarich. In short, anything that is listed on http://ivrix.org.il/redhat/fc1.html . Ely Levy wrote: Hey, Ubuntu started making an hebrew language pack, it already has things like openoffice-he and would

Re: IPS not detected

2005-01-27 Thread Oleg Goldshmidt
Shachar Shemesh [EMAIL PROTECTED] writes: It may be something quite stupid. Maybe just the PCI ID changing. Then again, it may be something more serious. Does the BIOS recognize the device? What about lspci -vv? just insmod: init_module: ips: No such device Searching through the sources for

Laptop wanted for svgalib development

2005-01-27 Thread Matan Ziv-Av
Hello, apropos two threads from this last week: I am the maintainer of svgalib, and recently I am working on improving the support for laptops. Since this is easier to do with the hardware to run tests on, I am looking for some. If you have a laptop which is broken in such a way that prevents

Re: IPS not detected

2005-01-27 Thread Oleg Goldshmidt
Ira Abramov [EMAIL PROTECTED] writes: you are but one more victim of the DFSG. the serveraid driver is not free (contains a binary bit without source) so Debian don't include it. What's the binary part? I don't see anything binary in the aic7xxx tree. Everything is under GPL except one module

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Ira Abramov
Quoting Diego Iastrubni, from the post of Thu, 27 Jan: For all those lazy people: http://www.penguin.org.il/guides/owa-rproxy/ well, that's the plain and simple way of doing reverse proxy and the first thing I tried of course, but this didn't work in so many ways on my installation that I

Re: IPS not detected

2005-01-27 Thread Ira Abramov
Quoting Oleg Goldshmidt, from the post of Thu, 27 Jan: What's the binary part? I don't see anything binary in the aic7xxx tree. Everything is under GPL except one module which is unde Dial BSD/GPL. There are CLI RAID tools that Adaptec distribute as binaries, but that's unrelated. can't

Re: IPS not detected

2005-01-27 Thread Muli Ben-Yehuda
On Thu, Jan 27, 2005 at 04:47:59PM +0200, Shachar Shemesh wrote: Question - is the hardware raid on these things at all better than doing software raid? With software raid, Debian64 did manage to see the controller (Debian32 did not). The last discussion I've heard on the subject on lkml

Re: IPS not detected

2005-01-27 Thread Shachar Shemesh
Ira Abramov wrote: Quoting Oleg Goldshmidt, from the post of Thu, 27 Jan: What's the binary part? I don't see anything binary in the aic7xxx tree. Everything is under GPL except one module which is unde Dial BSD/GPL. There are CLI RAID tools that Adaptec distribute as binaries, but that's

Re: IPS not detected

2005-01-27 Thread Oleg Goldshmidt
Ira Abramov [EMAIL PROTECTED] writes: can't remember at the moment if it's a firmware block or whatever it was, but it is not included in the kernel tree because of licensing reasons. Red Hat includes it directly from Adaptec's site because their views of free software are a bit different

Re: IPS not detected

2005-01-27 Thread Shachar Shemesh
Oleg Goldshmidt wrote: Shachar Shemesh [EMAIL PROTECTED] writes: It may be something quite stupid. Maybe just the PCI ID changing. Then again, it may be something more serious. Does the BIOS recognize the device? Of course. So does the IBM boot CD (which is a Linux live CD, btw. I'll

RE: Outlook web access reverse proxy horrors!

2005-01-27 Thread Guy Teverovsky
http://techrepublic.com.com/5208-6239-0.html?forumID=54threadID=155468 The important lines in the vhost configuration are: RequestHeader set Front-End-Https On (see http://support.microsoft.com/kb/307347 for details) ProxyPreserveHost On Guy -Original Message- From: [EMAIL

Re: IPS not detected

2005-01-27 Thread Tzafrir Cohen
On Thu, Jan 27, 2005 at 05:13:30PM +0200, Shachar Shemesh wrote: Ira Abramov wrote: Quoting Shachar Shemesh, from the post of Thu, 27 Jan: Aaargh!!! A brand new IBM xSeries 346, with builtin Raid-1 controller (Serveraid). The relevant kernel module is called ips. However, for Debian

Re: IPS not detected

2005-01-27 Thread Shachar Shemesh
Tzafrir Cohen wrote: Once you've compiled the kernel, how do you put right modules on the CD? I tried putting everything in, and the installer wouldn't mount the ramdisk. What exactly did you try? Thing is, the driver I was looking for was on the CD, but it didn't work. I have every