Re: rh5.9

1999-03-28 Thread Erez Doron
Alexander L. Belikoff wrote: Erez Doron [EMAIL PROTECTED] writes: Hi I've installed RedHat 5.9 on my laptop, and OH MY ! didn't have time to check a lot but, 1. kde icons disapear ( is it becuase the path of kde changed ? I'll check that) KDE gets installed to /usr

Re: public_html problem

1999-03-29 Thread Erez Doron
Mike wrote: Hi, Does any one know why the public_html dir in some users home dir doesn't work ? any idea? Thanks Mike all the directories in the path must be global readable and executable !!! i.e. if user is dany, and ~joe = /home/joe than /home /home/joe and /home/joe/public_html

C macro for date

1999-04-14 Thread Erez Doron
HI does anyone know on how to make a C program print it's compile date and time (without writing the date string by hand ever compile) ? I ask it for gcc BorlandC and djgpp regards erez.

offtopic: best programming language for my aplication ?

1999-04-14 Thread Erez Doron
HI I have to write a user friendly application which controls a device via the serial port. I have to supply this app to our customers, so My primary target is MS-Windows :-( but I prefer if it was cross platform (i.e. runs on linux and other OSs) which programming language is easier ? which

Re: offtopic: best programming language for my aplication ?

1999-04-14 Thread Erez Doron
Ury Segal wrote: Oh god. Please, people. Let's DO NOT start a religious war now. Don't even say that language X is better than Y. It will start Such a flame war. Maybe the oldest flame war on the net. that was not my intention, so please mail your opinions only to me and don't cc the

Re: I think this qualifies as a newbie question

1999-04-14 Thread Erez Doron
Oded Arbel wrote: ahmm... what is 'Segmentation Fault' ? .. I realize (think) that this is the same as a win user asking - 'what does the blue screen with the title - Fatal Exception means ?' but I would really like a detailed explanation, as that is just the message I got after I tried

static binary

1999-05-04 Thread Erez Doron
HI how do i make a static binary so I will not be dependent upon libc versions ? regards erez.

Re: rh60 bug ?

1999-05-06 Thread Erez Doron
Chmouel Boudjnah wrote: Erez Doron [EMAIL PROTECTED] writes: xauth +localhost this is an ileagle syntax for xauth thanks anyway oups sorry, it's xhost. Amicalement. -- Chmouel to use xhost, you need X already running, and that is my problem (getting X to run) Thanks

c++ to c converter

1999-05-09 Thread Erez Doron
HI anyone knows of a linux util that converts c++ source to c ? thanks Erez.

soved: rh60 bug ?

1999-05-10 Thread Erez Doron
HI after I figured out how to use strace with suid programs (X) i found the problem I soved it with 'touch /var/lock/console/username' (replace username with the your username) btw: did anyone experiance the same problems ? HTH erez. Erez Doron wrote: Chmouel Boudjnah wrote: Erez

Re: KDE-2 and Logic Hebrew Progress

2000-07-25 Thread Erez Doron
logical hebrew is grate under kde2. but I can not see visual hebrew ... regards erez. Hetz Ben Hamo wrote: Hi All, I just wanted to show you how KDE-2 is progressing with the Logical Hebrew.. Please take a look at: http://www.geocities.com/heunique/kde2/heb-explorer.png I know the pic

Re: KDE-2 and Logic Hebrew Progress

2000-07-25 Thread Erez Doron
Erez Doron wrote: logical hebrew is grate under kde2. but I can not see visual hebrew ... regards erez. -- Hetz Ben Hamo Intelligence, Aduva = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubs

Re: some issues

2000-08-15 Thread Erez Doron
o.k. I'll rephrase it : I need a solution similar to ms-Exchange ( does not have to be complient/compatible) I need the functionality of exchange ( or similiar ) on a linux server and MS clients ( preferably also unix clients ) thanks erez. Eli Marmor wrote: Isaac Aaron wrote: Lotus Notes

MSIE automatic proxy config

2000-08-22 Thread Erez Doron
hi I have a linux proxy (squid) and a linux dhcpd. how do i config a client MSIE to automaticaly find the proxy ? thanks erez = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body,

inn questions

2000-10-23 Thread Erez Doron
I have some questions about inn ... I've installed inn. I added new local groups at /var/lib/news/active is there a better way ? How do I add the news group to a mailing list in /etc/aliases ? How do I cause news messages to also be sent to an email adress ? How do I make inn load remote

[Fwd: MS internal network compromised]

2000-10-29 Thread erez . doron
And who said that microsoft was really compormised, maybe this is what thay want the world to think. maybe it can be use against Open-Source "Stanislav Malyshev a.k.a Frodo" wrote: HBH Since most of Linux applications are open source - they cannot HBH say it's stolen, cause if

rsh problems

2000-12-25 Thread Erez Doron
HI I'm using the 'rsh' command to execute command on a remote computer: when i issue: local rsh remote echo hello it waits for a lot of time and tells me: poll: protocol failure in circuit setup but if i do only 'rsh remote' and then ' echo hello' it works ! any idea ? thanks erez.

bootdisk

2001-01-03 Thread Erez Doron
hi I've installed a new computer with raid and lvm-root I'm trying to create a backup boot methos ( i.e. boot via floppy/ies or cd ) my root ( compressed ) and the kernel image together are about 1700kbytes so i can not make it a single-boot diskete ( funny, but if i compile my utils as

writeable but not eraseable directory

2001-01-29 Thread Erez Doron
hi I have a dirctory ~user1 ( which is owned by user 1) I have a subdir ~user1/changes I want the user to be able to write to ~user1/ and to ~user1/changes/ but i do not want him to be able to rmdir ~user1/changes is there a way ? ( i am aware of a way of making a unwritable middle directory

Re: Managment linux ? win2000 ?

2001-02-22 Thread Erez Doron
you can set executable permissions on any linux executable just put all the people you want to execute a certain util in one group and make the util group executable ... Ben-Nes Michael wrote: Hi Last day I had a little argue with Microsoft fan about linux against win2000. The main topic

mail attachment filter

2001-03-07 Thread Erez Doron
hi I am using sendmail, and like to filter incoming mail's attachments of type exe or vbs how do i do that ? regards erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g.,

Re: Linux as a DC

2001-04-01 Thread Erez Doron
No ! I use samba as PDC for 2 years now, It servs NT4.0 95 98 and win2k It can not be used as BDC !!!, at least AFAIK regards erez. Hetz Ben Hamo wrote: Hi Noam, I haven't played for a long time with Samba, but if memory serves correctly, the stable versions of Samba can only operate

samba-tng and trust

2001-04-10 Thread Erez Doron
HI did anyone managed to use trust relationship between samba-tng and an NT ? I managed to create a trust relationship ( NT gave me a massage the trust has succeeded ) but when I login to the NT in the samba's domain, it says the trust does not work. I'M using samba-TNG 2.6alpha btw: if anyone

Re: mounted directory is empty (NFS)

2001-04-22 Thread Erez Doron
that was strange, without no_root_squash i can ls a directory i have no permission to, and get an empty directory ... I would expect to get an error ( a 'permision denied' will do ) thanks erez. Ariel Biener wrote: On Sun, 22 Apr 2001, Erez Doron wrote: It is mounted with root privileges

abiword bidi binary

2001-05-01 Thread Erez Doron
hi i was unable to compile abiword bidi did anyone who succeed could let me have a copy of the binary ( preffered static ) thanks erez. -- This message is for the designated recipient only, and will self destruct in 5 seconds, Please Duck beforehand.

xfstt

2001-05-02 Thread Erez Doron
hi i got a weird response: i did: fslsfonts -server localhost:7101|grep -i 8859-8|wc -l output was : 38 ( i.e. the ttf font server has 38 hebrew fonts ) i went to /usr/share/fonts/truetype and did: ttmkfdir|grep -i 8859-8|wc -l output was: 10 ( i.e. the directory the xfstt is configured to has

Re: xfstt

2001-05-02 Thread Erez Doron
hi thanks for answering, Ilya Konstantinov wrote: Hi Erez, About your first problem - xfs serves Type1 and bitmap fonts too, if you configure it to the Type1 / bitmap directories paths. Have you checked you don't have other Type1 and bitmap iso8859-8 fonts installed? not 8859-8 ones ! (

mounted directory is empty (NFS)

2001-04-22 Thread Erez Doron
HI i have a strange problem: I did: 'mount server:/mnt /mnt' If i do ls on server on /mnt or on client on /mnt i get the same result if i do ls on server on /mnt/subdir i get some files, but if i do ls on client on /mnt/subdir I get an epty list any idea ? btw: both server and client are

Re: Before you freshly install Redhat 7.1

2001-04-22 Thread Erez Doron
Hi My computer doesn't even boot from rh7.1 disk ( it hangs after finding HDA) ... anyway, did anyone use EXT3 ? how is the performance difference between EXT2 and Reiser ? EXT2 and EXT3 ? regards erez. Hetz Ben Hamo wrote: Hi, If you're installing Redhat 7.1 from scratch - you know the

Re: WinModem driver

2001-06-04 Thread Erez Doron
Hi Instead of buying a modem and then looking for a driver, I ask: does anyone have a PCI soft modem that works with GPLd drivers for him, so it is not restricted to a specific kernel ? if so, can one elaborate ? Thanks Erez. Hetz Ben Hamo wrote: Hi Eran,

Re: WinModem driver

2001-06-04 Thread Erez Doron
of a station wagon traveling 65 mph filled with 8mm tapes, you should not overestimate the bandwidth of FTP by mail. -- Mark Fisher - Original Message - From: Erez Doron [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 04, 2001 09:40 Subject: Re: WinModem driver Hi

remote graphical usage

2001-06-13 Thread Erez Doron
Hi I am looking of a way to have a local display/keyboard, which is connected on a slow channel ( i.e. modem ) to unix servers. I need a way to run X applictions on the remote server, and see them as they were local. I tried using X - was too slow I tried to use X protocol compression called

Re: remote graphical usage

2001-06-13 Thread Erez Doron
Adi Stav wrote: On Wed, Jun 13, 2001 at 10:59:42AM +0300, Erez Doron wrote: Hi I am looking of a way to have a local display/keyboard, which is connected on a slow channel ( i.e. modem ) to unix servers. I need a way to run X applictions on the remote server, and see them

Re: remote graphical usage

2001-06-13 Thread Erez Doron
wrote: On Wed, 13 Jun 2001, Erez Doron wrote: > Adi Stav wrote: > > > On Wed, Jun 13, 2001 at 10:59:42AM +0300, Erez Doron wrote: > > > Hi > > > > > > I am looking of a way to have a local display/keyboard, which is > > > connected on a slow channel (

vi/vim/gvim question

2001-07-10 Thread Erez Doron
Hi In vim I get my C program colored, but it prints it mono color. how can i print it in colors ? regards erez. -- This message is for the designated recipient only, and will self destruct in 5 seconds, Please Duck beforehand.

NAT POOL

2001-11-29 Thread Erez Doron
does linux support NAT pool ? ( i.e. NAT/IP-MASQ with more then a single ip ) thanks erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe |

ftp://iglu.actcom.co.il

2001-11-29 Thread Erez Doron
hi who is maintaining ftp://iglu.actcom.co.il ? it allows only 2 connectsions from the same IP. the problem is that my company uses NAT, so all my company is one ip and I can open only 2 connections to it from whole the users in my company. thanks erez.

linux/ipaq

2001-12-02 Thread Erez Doron
did anyone had experiance with installing linux on ipaq ? thanks erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL

RE: Unpack/Extract a file

2001-12-09 Thread Erez Doron
tar xjvf file.tar.bz2 or xIvf in newer versions Regards erez -Original Message- From: Avi Boots[EMAIL PROTECTED] Sent: 12/9/01 11:48:17 AM To: [EMAIL PROTECTED][EMAIL PROTECTED] Subject: Unpack/Extract a file Hi, How can i Unpack/Extract a file/s that

Re: porting from outlook

2001-12-11 Thread Erez Doron
although evolution has the look and feel of outlook, AFAIK it does not have shared calanders and does not support hebrew. ( I would be happy to be corrected on this :-) regards erez. Gilad Ben-Yossef wrote: Also, i need a program that have strong mailing rules like in outlook that can also

Re: Two mouses in X.

2001-12-12 Thread Erez Doron
please tell us if that works ! regards erez. The Rabbit of Vugluskr wrote: Thanks ;-) Max. On Wednesday 12 December 2001 00:18, Nadav Har'El wrote: On Tue, Dec 11, 2001, The Rabbit of Vugluskr wrote about Two mouses in X.: IBM laptop with native mouse (I don't remember how it's

Re: FEC / Load Balancing on Ethernet

2001-12-13 Thread Erez Doron
i think that the only issue is if the remote side supports load balancing or not ! regards erez. Orna Agmon wrote: i know of someone who used 4 100Mb cards on the same box (dual CPU), and he claims it to be successful. not my personal experiance, though. Orna. On Thu, 13 Dec 2001,

duplicate email msgs

2001-12-16 Thread Erez Doron
hi does anyone know how can i tell procmail to ignore duplicate emails ( i.e if somone sends an email to the list and cc to me - i do not want to get it twice ) thanks erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with

biditext

2001-12-23 Thread Erez Doron
how do i get biditext to switch from visual to logical and vice-versa ? = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL

Re: biditext

2001-12-24 Thread Erez Doron
hi i do: biditext evolution i double click on a message i see both the subject and the contence of the email reversed i do: touch /tmp/.rev;xrefresh now the subject changes direction, but the rest of the email is still mirrored. (remember that both the subject and email are in the SAME

file creation time

2002-01-14 Thread Erez Doron
hi when i do 'ls -l' , i get the file modification time how do i get file creation time ? regards erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo

solved: was Re: file creation time

2002-01-14 Thread Erez Doron
solved there is no way to see creation time only change time (ctime) and access time (atime) the command is : ls -l --time=ctime ( or --time=atime) regards erez. On Mon, 2002-01-14 at 15:47, Oleg Goldshmidt wrote: Tzafrir Cohen [EMAIL PROTECTED] writes: On 14 Jan 2002, Erez Doron wrote

kernel mem use

2002-01-21 Thread Erez Doron
hi does anyone knows of a way to make the kernel not use all the memory it has, but still be aware of it ? i tried mem=... parameter, but then one can not access the physical memory above it without rewriting the mm code ... thanks erez. -- This message is for the designated recipient only,

Re: kernel mem use

2002-01-21 Thread Erez Doron
... any idea ? regards erez. Nadav Har'El wrote: On Mon, Jan 21, 2002, Erez Doron wrote about kernel mem use: does anyone knows of a way to make the kernel not use all the memory it has, but still be aware of it ? What does it mean, be aware of memory but not use it? If the kernel does

Re: kernel mem use

2002-01-21 Thread Erez Doron
i do not have any permanant medium, i only have a small flash area, and a lot of ram, i also do not want to write to the flash ! regards erez. Adi Stav wrote: On Mon, Jan 21, 2002 at 01:42:03PM +0200, Erez Doron wrote: I'm trying to create a ram disk which is not erased by reboot, Won't

Re: kernel mem use

2002-01-21 Thread Erez Doron
21, 2002, Erez Doron wrote about Re: kernel mem use: i do not have any permanant medium, i only have a small flash area, and a lot of ram, i also do not want to write to the flash ! Then by what kind of magic do you expect the memory contents to be preserved across boot? Are you sure

solved: ( was Re: non volatile ram disk)

2002-01-22 Thread Erez Doron
well, i finanly managed to make a ramdisk which will not earsed by reboot. the solution is to give mem=32m, and use ioremap to map the rest of the 32m to virtual adresses now it works !!! thanks anyway erez. On Mon, 2002-01-21 at 15:15, Erez Doron wrote: hi I'm looking for a way to make

shlib

2002-01-31 Thread Erez Doron
hi I have a problem with versions of libncurses. I downloaded tcsh and compiled it. it linked the binary against libncurses.4. I want it to be linked against libncurses.5 so I downloaded ncurses-5.2.0.tar.gz, untar, config, make,make install I then did a clean compile of tcsh, and again got

Re: shlib

2002-02-02 Thread Erez Doron
On Thu, 2002-01-31 at 18:54, Yuval Turgeman wrote: Erez Doron wrote: what did i do wrong ? removed old /usr/lib/libncurses.so (should be a link to ncurses4 right now...) no, there is not. there is a link libncurses.so.4 - libncurses.so.4.0 ln -sf /usr/lib/libncurses.so.5.whatever /usr

strange tcsh problems

2002-02-03 Thread Erez Doron
what can you say about this: bash-2.03# /usr/src/build/tcsh-6.11.00/tcsh [erez@familiar ~]$ ls ls: Command not found. [erez@familiar ~]$ /bin/ls Applications Settings bin inews mp3 pymote [erez@familiar ~]$ echo $PATH

Re: strange tcsh problems

2002-02-04 Thread Erez Doron
On Sun, 2002-02-03 at 14:50, mulix wrote: On 3 Feb 2002, Erez Doron wrote: what can you say about this: bash-2.03# /usr/src/build/tcsh-6.11.00/tcsh [erez@familiar ~]$ ls ls: Command not found. [erez@familiar ~]$ /bin/ls Applications Settings bin inews mp3

Re: strange tcsh problems

2002-02-04 Thread Erez Doron
On Mon, 2002-02-04 at 14:28, Herouth Maoz wrote: Erez Doron wrote: On Sun, 2002-02-03 at 14:50, mulix wrote: On 3 Feb 2002, Erez Doron wrote: what can you say about this: bash-2.03# /usr/src/build/tcsh-6.11.00/tcsh [erez@familiar ~]$ ls ls: Command not found. [erez

Re: strange tcsh problems

2002-02-04 Thread Erez Doron
On Mon, 2002-02-04 at 16:32, mulix wrote: On 4 Feb 2002, Erez Doron wrote: On Sun, 2002-02-03 at 14:50, mulix wrote: On 3 Feb 2002, Erez Doron wrote: what can you say about this: bash-2.03# /usr/src/build/tcsh-6.11.00/tcsh [erez@familiar ~]$ ls ls: Command

Re: strange tcsh problems

2002-02-04 Thread Erez Doron
On Mon, 2002-02-04 at 17:54, Lina Kemmel wrote: [EMAIL PROTECTED] wrote: what can you say about this: bash-2.03# /usr/src/build/tcsh-6.11.00/tcsh [erez@familiar ~]$ ls ls: Command not found. [erez@familiar ~]$ /bin/ls Applications Settings bin inews mp3 pymote

can not remove file

2002-02-07 Thread Erez Doron
hi i have a file i can't remove, on a ext2 fs i can not even chmod it i remember there is a way to make a file readonly in the ext2 level ( i.e. not by chmod ) anyone ? regards erez. = To unsubscribe, send mail to [EMAIL

solved ( was: can not remove file)

2002-02-07 Thread Erez Doron
thanks all for replying the file was immutable changed by chattr -i filename then removed thanks erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo

a debian-newbie question.

2002-02-09 Thread Erez Doron
hi i'm looking for the base package for the latest debian (for arm) I couldn't find a parallel to ftp://ftp.debian.org/debian/dists/potato/main/disks-arm/current/base2_2.tgz ( i.e. there is no base*tgz under ftp://ftp.debian.org/debian/dists/woody/main/disks-arm/current ) thanks erez.

Re: a debian-newbie question.

2002-02-10 Thread Erez Doron
the potato base and do not have man pages ;-( ) thanks erez. In any case, it may well turn out that woody on ARM is not yet available. Shachar Erez Doron wrote: hi i'm looking for the base package for the latest debian (for arm) I couldn't find a parallel to ftp

problem compiling qt-copy for kde3

2002-02-21 Thread Erez Doron
hi I've downloaded qt-copy from the kde3 cvs i put it in /usr/local/qt i set the enviroment variables: setenv QTDIR /usr/local/qt setenv PATH $QTDIR/bin:$PATH setenv LD_LIBRARY_PATH $QTDIR/lib:$LD_LIBRARY_PATH then cd $QRDIR /configure i get: Creating qmake. Please

problems removing lvm

2002-02-27 Thread Erez Doron
hi I tried to remove lvm from my computer i removed all LVs and VGs. i didnt find any way of removyng the PVs. so with fdisk i removed /dev/hda4 which was my lvm partition, then rm -rf /etc/lvm* then reboot. when i tried to creat new partitions with fdisk /dev/hda when writing changes to disk,

how mature is openoffice ?

2002-02-28 Thread Erez Doron
how mature is openoffice ? regards erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]

converting encoding in ttf fonts

2002-02-28 Thread Erez Doron
hi I am running a X server which does not use config files there is a ttf directory, when i put ttf files there, it loads them.. this does not work for any of my hebrew ttf fonts. as there is no configuration options, i though maybe it only accepts iso8859-1 fonts. how do i convert my 8859-8

Re: converting encoding in ttf fonts

2002-03-01 Thread Erez Doron
Tzafrir Cohen wrote: On 28 Feb 2002, Erez Doron wrote: hi I am running a X server which does not use config files there is a ttf directory, when i put ttf files there, it loads them.. What X server exactly? this is Xipaq - a X server for compaq-ipaq running linux. this does

sun keyboard (usb) and linux

2002-03-04 Thread Erez Doron
hi I have connected a sun keyboard (usb) to my linux box. it worked out of the box, but not the special keys (copy, paste, etc ..) anyone has a xmodmap for thease keys to work with gnome ? kde ? if not, how can i know what the keysyms for those keys so i can create a xmodmap myself ?

[Fwd: Run Level 5]

2002-03-05 Thread Erez Doron
-- This message is for the designated recipient only, and will self destruct in 5 seconds, Please Duck beforehand. ---BeginMessage--- wrong ! you get somthing like: init: process xdm is spawning too fast, disbaled for 5 minutes and you can use a virtual terminal to reconfigure X regards

Re: Run Level 5

2002-03-05 Thread Erez Doron
runlevel 5 does also give you virtual terminals. just press alt-ctrl-1 and you get to VT #1 there you can login, set the display, and do whatever you like. anyway, in runlevel 3, you can type 'startx ' and after X has started, switch to VT#1 and type exit. this will not allow anyone to enter

Re: No more windows ??

2002-03-05 Thread Erez Doron
you poll is wrong you should ask if we want microsoft to stop shipping windows or not. regards erez. Amir Tal wrote: Didn't know if I should laugh or cry when I saw a post at Newsforge that says the following : Microsoft management is now threatening to stop shipping Windows completely

md5sum does not match

2002-03-26 Thread Erez Doron
hi I have downloaded mandrake-82-cd1 from iglu.actcom.co.il using axel after i finished downloading, i found that the md5sum does not match what can i do other then re-download the file ? regards erez. = To unsubscribe, send

Re: md5sum does not match

2002-03-26 Thread Erez Doron
downloading and had to 'umount -f' it, so i had to restart axel and maybe that caused the file corruption I'm looking for a fast way to find where is the error in the file so i can just fix that regards erez. On Tue, 2002-03-26 at 15:55, Nadav Har'El wrote: On Tue, Mar 26, 2002, Erez Doron wrote about

Re: Exchange in Linux

2002-03-26 Thread Erez Doron
I agree every one of us like a diffrent mail user agent and there are some applictaions that support calendaring what i do not like is that the only server i know that let me share calanders etc .. is Ms Exchange I do not care if each and every app will work with Ms Exchange, evan free ones. I

setting locale in mdk

2002-03-26 Thread Erez Doron
hi i am new to mdk ( usually worked with redhat ) I have just installed mdk 8.2 i made a mistake - set my locale to 8859-8 and hebrew now kde crushes, and more ... i wanted to change back to english i tried localedrake, but the options are just hebrew and german do not know what rpm to

c question

2002-04-04 Thread Erez Doron
hi I'm programming in c, and crearing a progress bar i.e : while(!done) { .. .. printf(#) .. .. } the problem is that printf does not sync it's buffers until a newline so no progress bar is displayed until the job ends. how do i solve this ?

Re: c question

2002-04-04 Thread Erez Doron
thanks to all who replied i mistakfully tried fsync instead of fflush fflush solved my problem erez. On Thu, 2002-04-04 at 13:39, Sagi Bashari wrote: From: Erez Doron [EMAIL PROTECTED] the problem is that printf does not sync it's buffers until a newline so no progress bar is displayed

Re: DMCA, SSSCA/CBDTPA related laws in Israel?

2002-04-05 Thread erez Doron
Shachar Shemesh wrote: Omer Zak wrote: Followups - please only to Hackers-IL mailing list, no need to CC: me personally or to cross-post to the Linux-IL mailing list (anyone subscribed to Linux-IL and not to Hackers-IL, and who is interested in the subject - please subscribe to

c/unix question

2002-04-07 Thread Erez Doron
hi I am trying to open a tcp port to a server, did it and it works. now i blocked the server via firewall. trying to connect just hangs. how do i make 'connect' timeout ? regards erez. btw: here is the code: hen=gethostbyname(host); if (!hen) {perror(gethostbyaddr);exit(1);} memset(sa, 0,

ssh q

2002-04-11 Thread Erez Doron
hi to login to remote computer via ssh without password, i copy the contence of .ssh/id_rsa.pub to the remote computer's .ssh/authorized_keys2. now if the remote computer is cracked. will this let the cracker attack other computers ( my local ? other remotes ? ) thanks erez.

isdn bundle problem

2002-04-11 Thread Erez Doron
hi I'm trying to use isdn bundleing. dialing the first number works ( i get link via ippp0 ) dialing the secon doesn't here is the log any help would be welcome erez. [root@fg_lev network-scripts]# /sbin/isdnctrl dial ippp0 Dialing of ippp0 triggered [root@fg_lev network-scripts]# Apr 11

hebrew file names

2002-04-21 Thread Erez Doron
filename.wav i have a problem when the filenames are in hebrew any idea ? -- Regards, Erez Doron Concept Engineer Infineon Technologies Savan. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message

network dev name

2002-04-23 Thread Erez Doron
. internet0 ) -- Regards, Erez Doron Concept Engineer Infineon Technologies Savan. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL

Re: network dev name

2002-04-23 Thread Erez Doron
hi thanks for replying, but this is exectly what i didn't want to do ! (unless there is no other solution) I preffer if i can to rename the net dev name ( e.g. pptp[0-3] ) or to choose it ( e.g. ppp3 ) thanks again, erez. On Tue, 2002-04-23 at 11:43, Geoffrey S. Mendelson wrote: Erez Doron

Re: network dev name

2002-04-24 Thread Erez Doron
Doron Concept Engineer Infineon Technologies Savan. -- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net -- Regards, Erez Doron Concept Engineer Infineon Technologies Savan

Re: How to Join a Domain

2002-04-25 Thread Erez Doron
Network Administrator Aplicall Computer Services = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Regards, Erez

Re: How to Join a Domain

2002-04-25 Thread Erez Doron
windows to recognize my domain ? -- Oleg Kobets Network Administrator Aplicall Computer Services -- Original Message --- From: Erez Doron [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 25 Apr 2002 09:25:29 +0300 Subject: Re: How to Join a Domain well, i was successful

Re: Hebrew calendar

2002-04-28 Thread Erez Doron
] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Regards, Erez Doron Concept Engineer Infineon Technologies Savan

looking for a certain gtk widget

2002-05-16 Thread Erez Doron
the entry as one of it's menuitems, but that's not it. any idea ? erez -- Regards, Erez Doron Concept Engineer Infineon Technologies Savan. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body

Re: official hebrew in Linux-IL mailing lists?

2002-05-17 Thread Erez Doron
I can't read hebrew with my mail client can someone translate ? erez. Diego Iastrubni wrote: éàììä ÷ãéîä!! On Friday 17 May 2002 05:05, Hetz Ben Hamo wrote: Hi, I think this issue have been debated before - but I also think it's a much better time now to discuss it.. We're

Re: Hebrew in Linux-IL (was: Re: slightly of: kde-klingon)

2002-05-17 Thread Erez Doron
sounds good ;-) what encoding is knaanite ? where could i get such fonts ? eli, do you have knaanite ttf-fonts ? where do i get a klingon spell checker ? erez. On Friday 17 May 2002 18:25, Omer Zak wrote: This is the perfect solution to the language problem of the Linux-IL mailing list!

Re: official hebrew in Linux-IL mailing lists?

2002-05-17 Thread Erez Doron
btw: now i am composing the mail with evolution which supports only visual hebrew erez On Fri, 2002-05-17 at 21:09, Tzafrir Cohen wrote: On Fri, 17 May 2002, Erez Doron wrote: Diego Iastrubni wrote: éàììä ÷ãéîä!! I can't read hebrew with my mail client the client is netscape 4.79

OO rpms and rh7.3 problems, any srpms ?

2002-06-01 Thread Erez Doron
hi i have downloaded OO's rpms from http://www.iglu.org.il/pub/Hebrew/OpenOffice/ installing them i get : erez@erez ~==# rpm -Uvh bidi-openoffice.org-1.0.0-5.i386.rpm libstlport4.5gcc3-4.5.3-5.i386.rpm error: failed dependencies: libgcc_s.so.1 is needed by

Re: Q: Linux alternatives to group scheduler (Scheduler Server) ?

2002-06-10 Thread Erez Doron
bottom line ! can i have shared calender, resources etc ... without an exchange server ? using evolution, i do not seem to even be able to save the calander on an imap server. Gilad Ben-Yossef wrote: On Wed, 2002-06-05 at 16:21, levo wrote: Get Evolution by Ximian. Not only does it

oo: 'Abort'

2002-06-11 Thread Erez Doron
hi I installed bidi-oo on rh7.2 running it (any of it's apps), i get the openoffice logo, then it SEGVs and i get 'Abort' any idea ? erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message

ipaq/linux users on this list ?

2002-06-30 Thread Erez Doron
are there any ipaq on linux users on this list ( except me ) ? erez. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]

ssl wrapper

2002-07-02 Thread Erez Doron
hi i need to connect to an ssl-imap server. currently i use stunnel, but it's stripped binary is 700k in size which is too much. does anyone knows on a smaller ssl-wrapper (client only) ? erez. = To unsubscribe, send mail to

RE: ssl wrapper

2002-07-02 Thread Erez Doron
. -- Michael. -- -Original Message- -- From: Erez Doron [mailto:[EMAIL PROTECTED]] -- Sent: Tuesday, July 02, 2002 2:57 PM -- To: ilug -- Subject: ssl wrapper -- -- -- hi -- -- i need to connect to an ssl-imap server. -- -- currently i use stunnel, but it's stripped

RE: ssl wrapper

2002-07-03 Thread Erez Doron
On Tue, 2002-07-02 at 19:11, Tzafrir Cohen wrote: On 2 Jul 2002, Erez Doron wrote: On Tue, 2002-07-02 at 17:17, Michael Sternberg wrote: Just a proposition - can't you use port forwarding capabilities of SSH ? is there a way to use ssh to connect to an ssl imap server ? ssh

  1   2   >