Re: (emacs) mule and xemacs

1999-10-30 Thread Shaul Karl
I was wondering where can I get a copy of mule (emacs mule) I believe you are aware to the xemacs20-mule deb. It seems that there is some dissatisfaction among debian developer from the state of the deb for xemacs21 so the package maintainer might release a deb in the near future. As for

Re: kipping remote directories in sinc

1999-10-31 Thread Shaul Karl
--lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Sat, Oct 30, 1999 at 01:25:15AM +0200, Micha Feigin wrote: I also might have a little problem with mirroring programs because my local system clock is running to fast for

Re: cvs and proxy

1999-11-01 Thread Shaul Karl
i was wondering if theres a specific place in linux to setup the fact that i'm running behind a proxy server? Not a problem for Netscape but how do i set that up for Cvs and other programs like any ICQProgram for linux? Not a direct answer but might help. I am using socks-clients (has a

Re: Is Linux on the way of getting too complicated?

1999-01-03 Thread Shaul Karl
Linux 2.0 1998229 The Windows platform with 3433 API calls (up to NT4 SP3) belongs to a different league; the associated problems are documented elsewhere [2]. Is it fair to count all the Windows API calls and omit Linux GUI calls ? I wonder what is the figure for Linux if I

Re: ISDN

1999-11-12 Thread Shaul Karl
I am only guessing. Is it helpful of me to send my thoughts ? I am under the impression that you are trying to get it working under KDE, using some KDE tools. Perhaps you might get your problem space smaller by trying to have a connection with only command line tools ? Perhaps even under some VT

Re: Linux on Alpha

1999-11-14 Thread Shaul Karl
Is there anyone running Linux on subj? Or I'm riding the beast alone ? :) I'm willing to gain and share experience. Isn't Marc Volovic, ([EMAIL PROTECTED] according to the list memebers) dedicated to this port ? = To

Re: PPP...

1999-01-16 Thread Shaul Karl
dumb me! (fuck im stupi) i found out it wasnt the script fault, it's somthing 'bout the pppd-2.3.7 module. that's the error i get: snip-it! /usr/sbin/pppd-2.3: This system lacks kernel support for PPP. This could be because the PPP kernel module is not loaded, or because the kernel

Re: ppp modules!! and.. dhcp?

1999-11-20 Thread Shaul Karl
as you suggested to deal with my ppp support problam i did a make xconfig but in there i didnt found any ppp module or any thing like that... so my quastion is... what am i looking for in the xconfig menu? Something like CONFIG_PPP. When included as a module, your

Re: Firewall for Linux

1999-11-20 Thread Shaul Karl
Quoth Jan Runyon on Fri, Nov 19, 1999: Hello Linux Users Group: I don't really know whether it's spam or not, but I decided to approve it. As I approve job offers. If you don't want to see them, tell me, and I will forward such mail to /dev/null (the people in there are dying to read

Re: Technion Linux Installation Party - A Success

1999-11-25 Thread Shaul Karl
Hi All, Just wanted to report that during the Linux Installation party that was held in the technion this week, we installed a total of 146 systems ! I new breaking record, stories and pictures from the party will be posted on the site in about a week's time. Was there a demand for

Re: my ppp troubles-just got harder!

1999-11-26 Thread Shaul Karl
_ ah!!! No support at mishkei.org.il! and that's piss me off. _ after your answers i checked out some thing and i found out that i do got PPP loadable module support! (in the .config file is showed 'CONFIG_PPP=m' which ive been

Re: home sweet home

1999-11-29 Thread Shaul Karl
On Sun, 28 Nov 1999, Ury Segal wrote: Vadim Vygonets wrote: * What do we do to promote our goals? - Hold social meetings and lectures every once in a while. is there one planned? I will give a lecture on "Intro to working with kernel sources". You say when

Re: A lecture about the Linux kernel. (fwd)

1999-11-30 Thread Shaul Karl
) X-Accept-Language: en MIME-Version: 1.0 To: Shaul Karl [EMAIL PROTECTED] Subject: Re: A lecture about the Linux kernel. References: [EMAIL PROTECTED] E11sbvM-0001lU-00@rakefet [EMAIL PROTECTED] E11skmX-DU-00@rakefet Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding

Constantly polling nonblocking I/O prevents the OS from putting the polling processes to sleep?

1999-12-01 Thread Shaul Karl
I found the last paragraph of subsection 12.1.1 of the "Linux Application Development" (3rd edition) contradicting my knowledge. Am I right that it is not accurate, or do I missing something essential? Trying to quote the paragraph without copying the entire subsection, I get: Although

Need a ride for Friday's meeting.

1999-12-01 Thread Shaul Karl
I am in central Tel-Aviv. Can I join in to someone who is going to the meeting from the Tel-Aviv area? = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo

Re: Constantly polling nonblocking I/O prevents the OS from putting the polling processes to sleep?

1999-12-01 Thread Shaul Karl
Shaul Karl wrote: I found the last paragraph of subsection 12.1.1 of the "Linux Application Development" (3rd edition) contradicting my knowledge. Am I right that it is not accurate, or do I missing something essential? Trying to quote the paragraph without copying

1) Determining when it is better to use a mirror then a master site. 2) http://www.cs.huji.ac.il/support/Linux/LDP/

1999-12-01 Thread Shaul Karl
1) How can I tell whether I am better of using mirror instead of the master site? More specifically, how can I tell if I am better of using http://www.cs.huji.ac.il/support/Linux/LDP/ rather then www.linuxdoc.org? 2) Am I right that http://www.cs.huji.ac.il/support/Linux/LDP/ was not updated

Re: A lecture about the Linux kernel?

1999-12-04 Thread Shaul Karl
This is merely a question. I talk to nobody before asking. Is it settled that on the first Friday of Jan at 12:00 (Fri Jan 7 12:00:00 IST 2000) Ury Segal will speak about the Linux kernel at the IDC? = To unsubscribe, send mail

Re: Problem with the resolution

1999-12-04 Thread Shaul Karl
OA I have 17" monitor and I have AGP ATI Voodoo III 3000. OA cynicI don't think that ATI manufacture Voodoo cards/cynic OA - possibly uou have a 3dfx card ? OA Also - what kind of 17" display you have ? I can't believe it only does OA 50-90 Hz VSync, since my 15" Daewoo does 45-120 Hz

3 different interfaces to the same C procedure?

1999-12-04 Thread Shaul Karl
As far as I know, one can not have more then 1 interface for the same C procedure. Yet fcntl (2) seems to have 3. How come? [08:02:50 /tmp]$ man fcntl |head -n17 FCNTL(2)Linux Programmer's ManualFCNTL(2) NAME fcntl - manipulate file descriptor SYNOPSIS

Re: Next lecture

1999-12-06 Thread Shaul Karl
Hi Following the successfull Meeting, I am willing to think that we'll have more of them. I remember Ira asked, if the lecture should be technical, and all shouted: "Technical, Technical". So I am going to cancel my "Working with kernel sources" and give a technical one. As long as

Re: modem problems

1999-12-06 Thread Shaul Karl
hi, a friend of mine can't connect to the internet. (using windows 98, he can). he used minicom to check if his modem is configured correctly and minicom was able to dial out. but when he uses kppp then he gets "sorry, modem doesn't respond", and in the log window ATZ doesn't even appear.

Re: Preemptive ?

1999-12-07 Thread Shaul Karl
Is Linux preemptive ? Does anyone know about a site about Linux and embeded systems ? Are you willing to tell us why are you asking? I would also explore real time Linux. With my debian system: [21:18:05 /tmp]$ grep-available rtlinux Package: rtlinux-doc Priority: optional Section: doc

Re: Buy linux cd's

1999-12-07 Thread Shaul Karl
Hi, any one know if i can order from anywhere in israel on the internet slackware or redhat6.1 ? the only site i found is plonter.co.il and they had everything old. I believe that there are Israeli suppliers as well but I would try www.cheapbytes.com/ or linuxcentral.com/ or

Using C++ exceptions is not a good idea in general - but why?

1999-12-07 Thread Shaul Karl
since you looked for the class in the 'h' files, and it is not there - then it is simply not supported in that version of the compiler. accept this fact, and give up on using exceptions in this case (which is IMHO a good idea in general). Why do you think that using exceptions is not a

Re: connecting with dip or any thing else

1999-12-11 Thread Shaul Karl
At the point nothing is working with my effort to connect to mishkei, i decided to try and connect with dip and minicom. i did evry thing you shuld do (in dip and in minicom), and then come the point that you give yer username and password.. every thing working fine.. i run pppd at my

Re: 16 bit color on mach64 server

1999-12-15 Thread Shaul Karl
How do I use 16 bit collor on a mach64 (ATI AGP rage pro turbo) server? i managed to get the resolution up to 1600x1200 but it still uses 8 bit color. Any way to change it? With my Debian/potato, first thing I would do is to look and perhaps change /etc/X11/XF86Config: [21:46:40 /tmp]$

Re: I want to learn Programing for linux can some one help

1999-12-15 Thread Shaul Karl
The original poster (the one who wants to learn programming for linux) might also consider participation in Haifux meetings. They have a home page from which he could learn more about future and past contents and times. Please note that I am not trying to express any opinion about the intended

Re: Masquarading on a dialup connection

1999-12-19 Thread Shaul Karl
BTW, it all makes me wonder - is there a "home networking HOWTO" somewhere ? I believe that this is discussed in almost every issue among the last 10 issues of linux-gazette. = To unsubscribe, send mail to [EMAIL PROTECTED]

What is the AltGr key?

1999-12-23 Thread Shaul Karl
I am reading the Danish/International HOWTO and can not figure out what is the altGR key. altGR = alt + GReater? Why does the HOWTO seem to have special attention for this key? = To unsubscribe, send mail to [EMAIL PROTECTED]

Re: corel linux booting problems

1999-12-30 Thread Shaul Karl
Doesn't Corel set up a home page for supporting their distro? Are you sure the CD is meant to be a bootable CD? As far as I know, Corel Linux is basically a stripped down Debian's slink. There for, you might want to look at the Debian FAQ (www.debian.org/doc/DAQ). You can look for other

daemontools (http://cr.yp.to/daemontools.html) vs other schemes.

2000-01-01 Thread Shaul Karl
M Is there any script that start up process when they go down ? You may look at daemontools - http://cr.yp.to/daemontools.html from the same man who did qmail. I wonder how daemontools are in comparison with other equivalent tools, especially the ones that the various distros use.

UPS recommendations?

2000-01-03 Thread Shaul Karl
Can you recommend one or more UPS manufactures / models ? A supplier (can be from abroad)? What to look for / watch out when buying one? I am aware to the UPS HOWTO. (By Harvey J. Stein [EMAIL PROTECTED], Updated 18 November 1997.) Requirments: 1) A small unit for one Linux desktop. 2) Cheap,

Re: what is ldap

2000-01-03 Thread Shaul Karl
The ldap HOWTO is in the usual places. http://www.ddtc.dimes.tudelft.nl/~malere/LDAP-Linux-HOWTO.html is the place to look for new versions. This HOWTO has a references section as well. in redhat 6.1 /usr/doc/nss_ldap-85/README.LINUX /usr/doc/openldap-1.2.7/ I think and there suppose

Re: Just got my order from cheapbytes

2000-01-06 Thread Shaul Karl
--i9LlY+UWpKt15+FH Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Hi, Mike! On Wed, Jan 05, 2000 at 09:35:36AM +0200, you wrote the following: I just recive my order from cheapBytes so if anyone want copies let me kn= ow. I now have : =20

Re: Just got my order from cheapbytes

2000-01-06 Thread Shaul Karl
--ILuaRSyQpoVaJ1HG Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Hi, Stanislav Malyshev a.k.a Frodo! On Wed, Jan 05, 2000 at 10:13:51AM +0200, you wrote the following: AS (Geez. I hope Debian will get their act together and release a AS

Re: is there newsgroup for linux-il ?

2000-01-06 Thread Shaul Karl
I sow little program in Winblow that can see what mail you have without downloading it and erase what ever you don't want to read. Does Linux have something like this ? fetchmail -k fetchamil sounds to me like one that can do it. But I am very much not sure if it will do what you want.

Sign the THE LINUX DRIVERS PETITION ?

2000-01-07 Thread Shaul Karl
See http://www.libranet.com/petition.html. = 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]

Re: PRINTER

2000-01-09 Thread Shaul Karl
Hello, If you'll end up deciding to buy a non expensive BW laser postscript printer please drop me a line. I might buy one myself in the very near future so hopefully buying 2 printers at a time might get us a better deal. In particular, I am considering the Lexmark Optra E310. I have

Re: memory problem

2000-01-09 Thread Shaul Karl
Some BIOSes used to have an option for 15-16 memory hole. Since your kernel initially report on no more then 15M ram I would check if you have such an option and if it is not enabled. Hi all i have an old 133MHZ pentium with 32Mb of ram. my linux (red-hat 6.0 kernel 2.2.5-15) detects only

Re: voice modem + caller ID

2000-01-10 Thread Shaul Karl
mgetty? Hi, Is there any full-featured and *customizable* voice mail + caller ID system for linux, supporting class 1 modems? (I've tried vgetty, but it doesn't work with my modem). I'm trying to make some complex scripting with my caller ID modem on my linux box... Thanks,

Re: Celebrities talk

2000-01-12 Thread Shaul Karl
Can you be a bit more specific about who RMS and ESR are? BTW. The Cincinaty LUG managed to get RMS (!) to speak at one of their meetings. I think we should also start trying to get celebrities to talk to us :-) Any ideas how it can work on the logistic side? flying celebrities is

Re: Help. someone?

2000-01-12 Thread Shaul Karl
Hello, If I am not mistaken you were posting this message twice. I believe you also considered switching to BSD in the process. Although I can not help because I am using Debian I have the feeling that you are giving up too quickly. Something more helpful that I might add is that you

Re: line printer dead

2000-01-14 Thread Shaul Karl
It might be due to the parport thing of 2.2 version kernels. With newer kernels, previous /dev/lp1 might become /dev/lp0 or something to that effect. Take a look at the Printing HOWTO for more and accurate details. Hi, I upgraded to RedHat 6.1 from RedHat 5.2 and now I cant print. S60lpd

Re: Linux Printing Problem

2000-01-23 Thread Shaul Karl
1) What does lpq report? 2) A week or 2 ago Jonatan published here a link to a RH www page which helped him sort out a problem with his printer. Perhaps you might want to look for that link in the list archive as it might help you solve your problem as well. I have a printing problem with my

Re: [OT?]assembly book

2000-01-24 Thread Shaul Karl
One point to start with is the assembly HOWTO. IIRC it has a short list of references at the end. Hi, We are converting our Computer vision to run in real-time (30 fps) on a cluster of dual PIII (running linux of course). Some of the optimization work will involve writing parts of the code in

Re: Not Linux - Domain

2000-01-20 Thread Shaul Karl
From www.isoc.org.il/domains The Israeli Chapter of the Internet Society is the registry of Internet Domain Names under the ".il" national Top Level Domain (ccTLD). The Domain Names Allocation Rules are in effect since January 1, 1999. Below you will find the Allocation Rules (and the previous

Re: qpopper through TCP wrappers

2000-01-29 Thread Shaul Karl
Hi. How can I run qpopper through tcp wrappers? Can someone post a short explanation about what tcp wrappers are? Thank you. Does it require a recompilation of qpopper? Thanks.

ntp and updating the bios clock by the kernel every 11 minutes.

2000-01-29 Thread Shaul Karl
As far as I know new kernels does not write the correct time to the bios clock every 11 min even if the system has a good time reference (ntp or such). This is contrary to what older kernels used to do. Can someone give a good reference to prove whether I am right or wrong? I tried the kernel

Double posting to iglu and linux-il?

2000-01-29 Thread Shaul Karl
Since receiving double postings is somewhat annoying, are there any guide lines about double posting to [EMAIL PROTECTED] and [EMAIL PROTECTED]? If it was up to me then I would accept such double posts until most of us will learn by experience when to double post (perhaps not at all) and when

Re: ntp and updating the bios clock by the kernel every 11 minutes.

2000-01-30 Thread Shaul Karl
On Sun, 30 Jan 2000, Shaul Karl wrote: As far as I know new kernels does not write the correct time to the bios clock every 11 min even if the system has a good time reference (ntp or such). This is contrary to what older kernels used to do. I have never heard of a kernel

Re: [iglu] Double posting to iglu and linux-il?

2000-01-30 Thread Shaul Karl
Basically I believe Nadav is right. However, I did subscribed iglu because I see no other alternative. Seems that many linux-il members have joined, and not joining would left me behind. Still, if it was up to me then I would prefer the previous state: no ilug, just linux-il. On Sun, 30

Re: LILO cant boot

2000-02-05 Thread Shaul Karl
with fdisk if that's what yer thinking. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTEC

Re: Worst case scenario - erased my partition table

2000-02-08 Thread Shaul Karl
. = 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] -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an

Re: Hebrew under gnome?

2000-02-08 Thread Shaul Karl
with it. I also not sure if his patches are/will be incorporated in lyx's upstream version. As far as I know you do not need gnome for his patches. -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system

Demo Day, 17 February

2000-02-08 Thread Shaul Karl
http://www.latimes.com/news/front/2204/t11344.html Is it relevant? -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system. = To unsubscribe, send mail

Re: UPS recommendations?

2000-02-10 Thread Shaul Karl
ad opinion about them? 2) Although it is probably obvious I would like people here to confirm that the switch (transient) time of an off line or interactive line UPS does not impose any problem to its back up capabilities. Shaul Karl wrote: Can you recommend one or more UPS manufacture

Re: UPS recommendations?

2000-02-10 Thread Shaul Karl
on text and to appoint someone to remind the members when is their turn to email him. The Only thing I would change in those emails is the subject line so that he will actually need to open the text. But that is spam, isn't it? Shaul Karl wrote: DOnt buy "Advice" Becouse you cant contr

Re: err msg: Warning: Unable to open initial console

2000-02-14 Thread Shaul Karl
athan = 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] -- Shaul Karl [EMAIL PROTECTED]

/usr/doc and http://www.linux.org.il/faq/cache/52.html

2000-03-02 Thread Shaul Karl
http://www.linux.org.il/faq/cache/52.html refers the reader to /usr/doc directory. At least Debian is trying to switch to /usr/share/doc although most packages still maintain symlinks from /usr/doc. The switch is due to FHS. Do I got it right? Are other distro do the same? -- Shaul Karl

Re: IW2K

2000-03-08 Thread Shaul Karl
ting alone at office or at home and write an Hebrew office suite? Or by volunteering to admin a web server on a machine that is contributed by Compac at your local MERKAZ KEHILATY? -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operat

Re: Preferred Linux Distribution ?

2000-03-08 Thread Shaul Karl
he message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system. = To unsubscribe, send

Re: IW2K

2000-03-08 Thread Shaul Karl
On Wed, 8 Mar 2000, Shaul Karl wrote: I saw Ira's post about him want to cancel the IW2K, and I got scared. I promissed myself I won't get dragged into this, but I'm the proverbial penguinophile, I can't help it. As someone who has volunteered I can say: 1)Help from anyone

RJ45 and RJ11?

2000-03-05 Thread Shaul Karl
Am I right that the standard Ethernet connector is RJ-45 while the standard phone connector (the one that plugs in into modem cards and phones) is RJ-11? Does someone have a reference to an online "all about connectors" FAQ and info? -- Shaul Karl

Re: RJ45 and RJ11?

2000-03-05 Thread Shaul Karl
Karl wrote: Am I right that the standard Ethernet connector is RJ-45 while the standard phone connector (the one that plugs in into modem cards and phones) is RJ-11? Does someone have a reference to an online "all about connectors" FAQ and info? --

Re: serial port

2000-03-05 Thread Shaul Karl
) = 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] -- Shaul Karl [EMAIL PROTECTED] An elephant

Re: IW2K

2000-03-12 Thread Shaul Karl
Shaul Karl wrote: Shaul Karl wrote: I believe it will help. Is this acceptable by LinuxQA? Generaly, yes Assuming it is acceptable, can LinuxQA wrote their exact address, including the floor in which their offices are found? How can I pass the building

Re:

2000-03-09 Thread Shaul Karl
+ scheduler. I believe that the underline principals are the same for Unix and Linux. -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system. = To unsubscribe

Re: IW2K

2000-03-11 Thread Shaul Karl
Shaul Karl wrote: I believe it will help. Is this acceptable by LinuxQA? Generaly, yes Assuming it is acceptable, can LinuxQA wrote their exact address, including the floor in which their offices are found? How can I pass the building security ("I have come to mr. Segal

Re: [iglu] Re: IW2K

2000-03-13 Thread Shaul Karl
to the Internet? I mean, can everyone with a booth order a line from BEZEQ? Does MERKAZ HAYERIDIM and other suppliers willing to sell band width to interested parties? How are these things get managed? Why can not we be satisfied with masquerade IPs? -- Shaul Karl

Re: Reinventing the wheel (Re: Hebrew Editor)

2000-03-13 Thread Shaul Karl
. It is a good idea, but it will not give us a real hebrew editor. I want an editor. Why nobody mentions the Hebrew supporting Lyx version? -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system. -- Shaul Karl

Re: [Fwd: IW2K flyers]

2000-03-13 Thread Shaul Karl
tie [http://toast.demon.co.il] --5B45A5CCDD83DCBE55B83FB0-- -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system. = To unsubscribe, send mail

showers list for IGLU booth on IW2K.

2000-03-13 Thread Shaul Karl
Show will be on 28, 29, 30, 11am-8pm. My list contain the following lines for people at the booth is as follows: 1) Guy Keren: 29th full day 2) Shaul Karl: 28th + 29th full day 3) Neer Friedman: 4pm-8pm ? 4) Alex Shnitman

What is the 8 in 10.0.0.0/8 and how can I compute it for my network?

2000-03-13 Thread Shaul Karl
Any pointer and/or full explanation about the 8 in 10.0.0.0/8 and the way to compute it for my network? I guess that it has much to do with the subnet mask but isn't subnet masks of the form 255.255.0.0? -- Shaul Karl [EMAIL PROTECTED] An elephant

Re: [Fwd: IW2K flyers]

2000-03-14 Thread Shaul Karl
On Tue, Mar 14, 2000 at 03:28:28AM +0200, Shaul Karl wrote: I am trying to coordinating IGLU preparations for IW2K instead of Ira. That is why I was forward your message. You are encourage to prepare a draft for an Hebrew flyer. I understand that you will be able to produce an EPS

Re: [iglu] IW2K meeting 15.3

2000-03-15 Thread Shaul Karl
was getting the impression that some people present felt that IGLU will not participate unless PC will confirmed you that they are giving us a reasonable booth. Am I wrong? Were PC confirmed you that we will get us a reasonable booth? What is its size and where is it located? -- Shaul Karl

OpenSSH connection to www.linux.org.il from a machine with a private class B IP which is behind a firewall+proxy server?

2000-03-15 Thread Shaul Karl
rrors drwxrwxr-x 9 mirror website 4096 Feb 16 11:21 packages drwxrwxr-x 10 mirror website 4096 Mar 1 01:14 pub -rw-r--r-- 1 mirror website 180 Feb 16 11:45 welcome.msg 226 Transfer complete. ftp bye 221 Goodbye. [22:16:20 /tmp]$ -- Shaul Karl

Re: ethernet mode.

2000-03-16 Thread Shaul Karl
question might help. For a general info on Ethernet I would read the Ethenet-HOWTO + look at the resources it mentions. -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system

Re: OpenSSH connection to www.linux.org.il from a machine with a private class B IP which is behind a firewall+proxy server?

2000-03-17 Thread Shaul Karl
Shaul Karl wrote: As suggested in the past I am trying to ssh to www.linux.org.il in order to be able to help with its content. Since I am behind a firewall+proxy server I have to use a socks server. [snipped] I don't know about OpenSSH, but SSH can be built with SOCKS support

Re: ethernet mode.

2000-03-17 Thread Shaul Karl
-HOWTO discusses it. That is all I can say about the subject. To summarize: start with the Ethernet-HOWTO. Thanks, Mike Shaul Karl wrote: Hi. How can i know what the type of Ethernet mode i'm using ? (10Half,Full.ect') Without restarting the computer ! What

Re: OpenSSH connection to www.linux.org.il from a machine with a private class B IP which is behind a firewall+proxy server?

2000-03-17 Thread Shaul Karl
Shaul Karl wrote: Shaul Karl wrote: As suggested in the past I am trying to ssh to www.linux.org.il in order to be able to help with its content. Since I am behind a firewall+proxy server I have to use a socks server. [snipped] I don't know about OpenSSH, but SSH

An editor for mixed Hebrew/English text files?

2000-03-19 Thread Shaul Karl
Can you recommend an editor that is suitable for preparing mixed Hebrew/English text files? The intention is to try to make latex files. In addition to the obvious qualities I prefer one that has a Debian package for it. -- Shaul Karl [EMAIL PROTECTED

Re: Hebrew Lyx.

2000-03-19 Thread Shaul Karl
filename) Can you email me this file? I want to try it. Currently I am heading for learning Latex. However I will probably drop it since my immediate motivation is an assignment I am already late with. On Sun, 19 Mar 2000, Shaul Karl wrote: On Sun, 19 Mar 2000, Shaul Karl wrote: I

Re: Hebrew Lyx.

2000-03-19 Thread Shaul Karl
... mktexlsr: Done. [02:08:23 lib]# But when I run elatex again it still insists that it could not found rlbabel.def. Isn't the above shows that it actually looking for rlbabel in /usr/share/texmf while it is in /usr/local/lib/texmf? -- Shaul Karl [EMAIL PROTECTED

Re: dd

2000-03-22 Thread Shaul Karl
dd if=/dev/hda bs=1024 of=/dev/hdb do the job? = 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]

Neer Friedman neer_fri@hotmail.com: How can I get in touch with him?

2000-03-23 Thread Shaul Karl
with him? Unless he contacts me I will assume that he can not participate as an exhibitor in IGLU booth on IW2K. -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system

Re: HOW can i get user ID

2000-03-24 Thread Shaul Karl
complicated and potentially a security risk. -- Shaul Karl [EMAIL PROTECTED] An elephant is a mouse with an operating system. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Re: Linux lectures at the Technion]

2000-03-28 Thread Shaul Karl
un the command echo unsubscribe | mail [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the c

Re: kerneli

2000-03-29 Thread Shaul Karl
] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED] = To u

Re: IGLU meeting 7.4

2000-03-30 Thread Shaul Karl
is that the next meeting shell be held on Thursday, 6.4 at 18:00. -- -- Shaul Karl [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body,

Re: kerneli

2000-03-31 Thread Shaul Karl
On Thu, Mar 30, 2000 at 09:02:06AM +0200, Shaul Karl wrote: On Tue, Mar 28, 2000 at 09:30:49PM +0300, Gaal Yahas wrote: Hi! I'm not following lkml. Could anyone who is say why aren't the international and mainstream kernel trees being merged? (Or perhaps

Re: IGLU meeting 7.4

2000-03-31 Thread Shaul Karl
an imagine, the registration help to organize the meeting. -- -- Shaul Karl [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word &q

Re: Frame Relay card for linux.

2000-04-01 Thread Shaul Karl
ail [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED] = 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]

Re: IGLU meeting 7.4

2000-04-01 Thread Shaul Karl
the IDC location seems to me a bit isolated I will begin by trying to find a place in Tel-Aviv. Oh, and if I am 128 years old?(0x80) ;) Why not restrict the age to 0xff? ;) Shaul Karl wrote: On Fri, Mar 31, 2000 at 08:39:20PM +0200, David Tabachnikov wrote: Hello. I'm new to Linux

Re: Few questions

2000-04-05 Thread Shaul Karl
4) Which Israely ISPs support Linux? NetVision has a support team for Linux. They are trying to answer any Linux question even if one is not their customer. -- -- Shaul Karl [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED

Re: netscape and dns server

2000-04-06 Thread Shaul Karl
PROTECTED] thanks -- Shaul Karl [EMAIL PROTECTED] -- Shaul Karl [EMAIL PROTECTED]

Re: Q about Mandrake

2000-04-06 Thread Shaul Karl
will format this partition. Otherwise you will have to create another partition, possibly by first moving all the Windows staff so that it will occupy only a known region of the HD. -- -- Shaul Karl [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED

Re: Email to printer.

2000-04-06 Thread Shaul Karl
interactive manner then I would consider nmh and mime*. -- -- Shaul Karl [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubs

Re: Perl tutorial

2000-04-08 Thread Shaul Karl
help. -- -- Shaul Karl [EMAIL PROTECTED] -- -- Shaul Karl [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body,

Re: Info regarding up coming Installation Party

2000-04-10 Thread Shaul Karl
re to live it! --- = 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] -- -

  1   2   3   4   5   6   7   8   9   >