newbie

1999-04-02 Thread Shai S. Yahav
hi, new in linux and programming...sorry for the dumm questions.. where can i read about vi or any other editors on linux? i tried to compile test.c and i got an error msg Undefined reference to 'main' how can i define 'main'? what is 'main'?? if u have any url about C (programming,compiling..)

Re: Something that will some people laugh...

1999-04-02 Thread Ira Abramov - Scalable Solutions
Today, Alex Shnitman blurbed: > > http://www.salonmagazine.com/21st/ > > Gosh -- yet *another* story about Linux going proprietary.. Frequent > readers of Segfault have already stopped counting the number of "linux > going proprietary" and "windows going open-source" stories posted. > Salon Ma

Timezone

1999-04-02 Thread Ben Nes Michael
Hi Once and for all I need to learn how to mange my timezone, but i cant find any documents about it Can any body help by pointing on the right docs or the command i need to learn ? Where can i find the official timezone file (if there is one) ? -- -- Canaan Surfing Ltd

Re: newbie

1999-04-02 Thread Noam Meltzer
"Shai S. Yahav" wrote: > hi, > new in linux and programming...sorry for the dumm questions.. > > where can i read about vi or any other editors on linux? > i tried to compile test.c and i got an error msg Undefined reference to > 'main' > how can i define 'main'? what is 'main'?? > > if u have an

Re: newbie

1999-04-02 Thread Gaven Cohen
On Fri, 2 Apr 1999, Shai S. Yahav wrote: > new in linux and programming...sorry for the dumm questions.. thanks for the politeness... its been lacking recently :) > where can i read about vi or any other editors on linux? If you're familiar with DOS edit.com, or like editors, I'd really recom

Re: Timezone

1999-04-02 Thread Shachar Tal
At 12:14 02/04/99 +0200, Ben Nes Michael wrote: >Once and for all I need to learn how to mange my timezone, but i cant >find any documents about it >Can any body help by pointing on the right docs or the command i need to >learn ? >Where can i find the official timezone file (if there is one) ?

Re: connecting to the net with bezeq135

1999-04-02 Thread Doron Shikmoni
How about using XISP? http://users.hol.gr/~dbouras/ Doron Shikmoni >>i now how to the internet with ordinary ISP but i dont know how to >>connect with 135 can anyone help me? >>_ >>DO YOU YAHOO!? >>Get your free @yahoo.com address at http

Re: newbie

1999-04-02 Thread Peter L. Peres
On Fri, 2 Apr 1999, Shai S. Yahav wrote: >hi, >new in linux and programming...sorry for the dumm questions.. > >where can i read about vi or any other editors on linux? Type 'vilearn' at a prompt You also want to check joe, pico, and emacs (probably in the order given). There are others, these

Re: Multithread facilities under Linux

1999-04-02 Thread Peter L. Peres
On Thu, 1 Apr 1999, Daniel Feiglin wrote: [big snip] imho, take a look at Stevens 'Network Programming vol.1', latest edition, pthread_* in the index inside the front cover. I don't know if it works directly with Linux, some of his examples use anal include files (which you get to download from

RE: Sorry People

1999-04-02 Thread Golubowicz Josef-bjg006
The SuSE release is worth to try it. At least SuSE support answers U, not like RH support. Regards, Josef Please note email change: [EMAIL PROTECTED] Have a nice day 8:)-- Josef Golubowicz > Cellular Infrastructure Operations [Office: +972 3 565-8479] Mot

Re: newbie

1999-04-02 Thread Ira Abramov - Scalable Solutions
Today, Peter L. Peres blurbed: > >where can i read about vi or any other editors on linux? > > Type 'vilearn' at a prompt where does THAT come from? not installed by default on RHL. what package is it from and on which distro?

Re: Something nice to read

1999-04-02 Thread Peter L. Peres
On Thu, 1 Apr 1999, guy keren wrote: > >On Wed, 31 Mar 1999, Peter L. Peres wrote: > >> >"Linux Commercial Shipments Will Increase at a Four-Year Rate of 25%" >> >> I know that this is interesting but let's see 25% (impressing) per four >> years, reported to ONE year, and plot that against comme

Re: newbie

1999-04-02 Thread Ira Abramov - Scalable Solutions
Tomorrow, Shai S. Yahav blurbed: > new in linux and programming...sorry for the dumm questions.. there are no dumb questions, only dumb people. > > where can i read about vi or any other editors on linux? http://www.vim.org http://www.xemacs.org http://www.emacs.org http://www.gnu.org/softwar

Re: Multithread facilities under Linux

1999-04-02 Thread Udi Finkelstein
On Fri, 2 Apr 1999 02:32:00 +0300 (EET DST), guy keren <[EMAIL PROTECTED]> wrote: > >On Thu, 1 Apr 1999, Daniel Feiglin wrote: > >> Here is another one: A few years back I did a citrus packing house production >> line control system. >> I did the job under OS/2 because Windoze couldn't handle the

Re: newbie

1999-04-02 Thread Peter L. Peres
On Fri, 2 Apr 1999, Ira Abramov - Scalable Solutions wrote: >Today, Peter L. Peres blurbed: > > >> >where can i read about vi or any other editors on linux? >> >> Type 'vilearn' at a prompt > >where does THAT come from? not installed by default on RHL. what package >is it from and on which distr

Re: newbie

1999-04-02 Thread Ilya Tsindlekht
On Fri, Apr 02, 1999 at 11:25:42AM +0200, Gaven Cohen wrote: > > On Fri, 2 Apr 1999, Shai S. Yahav wrote: > > > new in linux and programming...sorry for the dumm questions.. > > thanks for the politeness... its been lacking recently :) > > > where can i read about vi or any other editors on li

Differences between kernel 2.2.2 to 2.2.5

1999-04-02 Thread Ishai Parasol
Hello Can someone please tell me (or point me to a URL) what are the differences between kernel 2.2.2 and 2.2.5. I would also like to know how do I install the patch for the new kernel (should I download all the patches between those kernels ?) Or maybe it will be easier if i'll just download the

Re: Differences between kernel 2.2.2 to 2.2.5

1999-04-02 Thread Ira Abramov - Scalable Solutions
On Sat, 3 Apr 1999, Ishai Parasol wrote: > Can someone please tell me (or point me to a URL) what are the differences > between kernel 2.2.2 and 2.2.5. http://www.linuxhq.com > I would also like to know how do I install the patch for the new kernel cd /usr/src bzcat patch-.bz2 |patch -p1 > (

Re: newbie

1999-04-02 Thread Vadim Vygonets
Quoth Gaven Cohen on Fri, Apr 02, 1999: > If you're familiar with DOS edit.com, or like editors, I'd really > recommend JOE (Joe's Own Editor)... its similar, and the keys aren't too > difficult to learn. Failing that, even Pine is easier than vi. Emacs (which I don't use, I'm a vi junkie) is p