Re: Preempt Kernel and Nice

2003-09-07 Thread Muli Ben-Yehuda
On Sat, Sep 06, 2003 at 07:13:22PM +0200, dittigas wrote: > Would this have anything to do with priorities? Debian starts X as root > with nice -10 by default. With the stock 2.6 scheduler, X is not supposed to be niced, AFAICR. > Contrary to what is explained on preempt, X is even less respon

The captain is a saint when compared to the vice president of finance Meir Shitrit ...

2003-09-07 Thread Lior Kesos
Well maybe this should be a reason for another "aleyhoom" be it organized through hamakor or not. Israeli Goverment and Microsoft mixing a bit too close for my taste - Maybe hamakor should voice a public opinion about this - I'm not sure who this Oded Lavi is and what "hofesh online" is but thi

Re: The captain is a saint when compared to the vice president of finance Meir Shitrit ...

2003-09-07 Thread Shachar Shemesh
Lior Kesos wrote: Well maybe this should be a reason for another "aleyhoom" be it organized through hamakor or not. Israeli Goverment and Microsoft mixing a bit too close for my taste - Maybe hamakor should voice a public opinion about this - I'm not sure who this Oded Lavi is and what "hofesh

Re: The captain is a saint when compared to the vice president of finance Meir Shitrit ...

2003-09-07 Thread Lior Kesos
Shachar Shemesh wrote: Lior Kesos wrote: Well maybe this should be a reason for another "aleyhoom" be it organized through hamakor or not. Israeli Goverment and Microsoft mixing a bit too close for my taste - Maybe hamakor should voice a public opinion about this - I'm not sure who this Oded

Re: The captain is a saint when compared to the vice president of finance Meir Shitrit ...

2003-09-07 Thread Shachar Shemesh
Lior Kesos wrote: The issue here is not Oded's forum or our relationship with it it's if it's justified for a minister in Israel to fly over to Italy (I don't know what's worse - If the it's funded by my tax money or by microsoft) and preach about how microsoft was just wonderfull solving Isra

RE: servers running the free version of redhat

2003-09-07 Thread Karasik, Vitaly
Sagi, Yes, RH 6.2 is unsupported for about 4 months. I see few ways for upgrading /replacing RH6.2 servers : 1) use RHEL 2.1; you can buy RHEL WS (with sendmail/apache) for just 179$ ; you will pay ~$80 per year/per machine for updates [I suggest this way] 2) use Debian 3) dw kernel/apache/se

Re: servers running the free version of redhat

2003-09-07 Thread Shachar Shemesh
Karasik, Vitaly wrote: Sagi, Yes, RH 6.2 is unsupported for about 4 months. I see few ways for upgrading /replacing RH6.2 servers : 1) use RHEL 2.1; you can buy RHEL WS (with sendmail/apache) for just 179$ ; you will pay ~$80 per year/per machine for updates [I suggest this way] 2) use Debian

Re: New Mailing List for Translation of Technical Documents

2003-09-07 Thread Shlomi Fish
On Sun, 7 Sep 2003, Tzafrir Cohen wrote: > On Sat, Sep 06, 2003 at 10:07:42PM +0300, Shlomi Fish wrote: > > > > Hi! > > > > I started out a new mailing list for the translation of technical or > > semi-technical (mostly Linux-related) documents: > > > > To subscribe, send an empty message to: > >

Re: servers running the free version of redhat

2003-09-07 Thread Henry Ficher
I know this may come as a shock for some debianists ;), but you can use an apt-rpm, a port of the Debian apt tool to rpm, which actually works just as great as apt in Debian: URL: http://apt-rpm.tuxfamily.org/ Cheers, Henry Karasik, Vitaly wrote: Sagi, Yes, RH 6.2 is unsupported for about 4

Re: servers running the free version of redhat

2003-09-07 Thread Shachar Shemesh
Henry Ficher wrote: I know this may come as a shock for some debianists ;), but you can use an apt-rpm, a port of the Debian apt tool to rpm, which actually works just as great as apt in Debian: URL: http://apt-rpm.tuxfamily.org/ Cheers, Henry Hi Henry, I hear what you say a lot, and I'm afra

Re: The captain is a saint when compared to the vice president of finance Meir Shitrit ...

2003-09-07 Thread Shaul Karl
On Sun, Sep 07, 2003 at 12:07:11PM -0400, Lior Kesos wrote: > Shachar Shemesh wrote: > > >Lior Kesos wrote: > > > >>http://www.ynet.co.il/articles/0,7340,L-2745601,00.html > >> [ ... ] > and preach about how microsoft was just wonderfull solving Israeli's > goverment issues with "mimshal zami

Changing the Font color in the Unix Shell.

2003-09-07 Thread Amit Roseberger
Hi List. I have a script that produce output to the standard terminal (a shell window in Linux). For example: Script.sh... Running... Success... Success... Failure... Failure... My intention is to generate this output in different colors (For example: Red for Failu

Changing the Font color in the Unix Shell.

2003-09-07 Thread Amit Roseberger
Hi List. I have a script that produce output to the standard terminal (a shell window in Linux). For example: Script.sh... Running... Succses... Success... Failure... Failure... My intention is to generate this output in different colors (For example: Red for Failu

Re: The captain is a saint when compared to the vice president of finance Meir Shitrit ...

2003-09-07 Thread Oleg Goldshmidt
Lior Kesos <[EMAIL PROTECTED]> writes: > Well maybe this should be a reason for another "aleyhoom" be it > organized through hamakor or not. > > Israeli Goverment and Microsoft mixing a bit too close for my taste - > > Maybe hamakor should voice a public opinion about this - > I'm not sure who

Re: Changing the Font color in the Unix Shell.

2003-09-07 Thread Tal Peer
On Sun, 7 Sep 2003, Amit Roseberger wrote: > Hi List. > I have a script that produce output to the standard terminal (a shell > window in Linux). > For example: > > [snip] > > But... I want to understand exactly what happens and also to find out if > this is the best and most elegant solution.

Re: Changing the Font color in the Unix Shell.

2003-09-07 Thread Shachar Shemesh
Tal Peer wrote: On Sun, 7 Sep 2003, Amit Roseberger wrote: Hi List. I have a script that produce output to the standard terminal (a shell window in Linux). For example: [snip] But... I want to understand exactly what happens and also to find out if this is the best and most elegant solutio

Re: Changing the Font color in the Unix Shell.

2003-09-07 Thread Boaz Rymland
What I have: http://www.geocities.com/SiliconValley/Pines/5004/termref.html http://x.holovko.ru/Xlib/www.rzg.mpg.de/rzg/batch/NEC/sx4a_doc/g1ae01e/appa.html#append Amit Roseberger wrote: Hi List. I have a script that produce output to the standard terminal (a shell window in Linux). For example:

Re: The captain is a saint when compared to the vice president of finance Meir Shitrit ...

2003-09-07 Thread linux-il
Has it occurred to anyone that such a state of secrecy about "Oded's Forum" (whatever that is) could indicate that it's actually some sort of a "Fifth Column" sponsored by Microsoft in order to smear its opponent's standing? (OK, OK, OK, so it sounds paranoid, but I can't manage to stop wondering

Changing encoding on KOrganizer?

2003-09-07 Thread Amichai Rotman
Hi All, Is there away to change the encoding in KOrganizer? I can sync my palm to it, but I get gibberish on the screen and I can't find where to change it in the settings. Changing the fonts didn't help... I have Hebrew installed, and I can add a new entry in Hebrew - no problem... Thanks,

Re: Changing the Font color in the Unix Shell.

2003-09-07 Thread Oron Peled
On Sunday 07 September 2003 20:59, Shachar Shemesh wrote: > If you want your escape sequences to work on 90% of the cases, just use > the codes above. If you want them to work on 100% of the cases, RTFM > ncurses. Well said. Just to complete the picture: - ncurses is a high level library

Re: Changing the Font color in the Unix Shell.

2003-09-07 Thread Shlomi Fish
There was a nice article on the subject in the Linux Gazette: http://www.tldp.org/LDP/LG/issue65/padala.html Regards, Shlomi Fish On Sun, 7 Sep 2003, Shachar Shemesh wrote: > Tal Peer wrote: > > >On Sun, 7 Sep 2003, Amit Roseberger wrote: > > > > > > > >>Hi List. > >>I have a script t

Announce: SendSMS 3.7

2003-09-07 Thread Nadav Har'El
I've just released a new version of my SendSMS script, which you can find, as usual, in http://nadav.harel.org.il/software/sendsms/ The changes in this version are: * Pelephone's old site no longer works (the new one requires owning a pelephone phone, and apparently costs mon