Re: g++

2001-02-20 Thread Nadav Har'El
On Tue, Feb 20, 2001, Hetz Ben Hamo wrote about "Re: g++": Hi, 1. Which RPM include the g++ cpp compiler ? [kde21@moomoo kde21]$ rpm -q --whatprovides /usr/bin/g++ gcc-c++-2.96-69 (this is the GCC updated on my RH 7) You'll usually also need the standard C++ library: $ rpm -qf

Re: KDE final/CVS

2001-02-20 Thread Hetz Ben Hamo
Ely, if you can wait for another week - ther will be Redhat 7 RPM's for KDE 2.1 final (next monday) For Redhat 6.2 - I will do it this weekend Ely Levy wrote: Hey, someone knows where I can get the lastest rpms for kde? does kde CVS have rpms? is there RPMS for rh7.0 around for the

New redhat mirror at huji cs

2001-02-20 Thread Ely Levy
we mirror the updates ,ftp, and rawhide including isos and beta isos it's a fresh mirror so my apology if not all files been downloaded yet can anyone at linux-il sent me the rsync configuration you guys use to mirror redhat? it seems extermly annoying to keep all the japanise and pre 6.2

Mail mirroring

2001-02-20 Thread Faizan
Dear everyone, I wann know about how to mirror mail server under linux. I have the mail server on linux with 200 users. Thanking you in advance. Regards, Akhtar Aziz BEGIN:VCARD VERSION:2.1 N:Mughal;Faizan FN:Faizan Mughal ORG:CompuNet Online;Network Operation Centre (NOC) TITLE:Network

Fwd: Re: Fwd: Qtrans - my hebrew failure

2001-02-20 Thread Yoav Bornstein
I think some of our experts should talk about it with mr. Matteo Merli :) Subject: Re: Fwd: Qtrans - my hebrew failure Date: Tue, 20 Feb 2001 10:50:01 + From: Matteo Merli [EMAIL PROTECTED] To: [EMAIL PROTECTED] On Tuesday 20 February 2001 09:07, you wrote: i tried checking i could make

Re: g++

2001-02-20 Thread Gilad Ben-Yossef
Avi Boots wrote: Hi, 1. Which RPM include the g++ cpp compiler ? [gby@specialk gby]$ rpm -qf /usr/bin/g++ egcs-c++-1.1.2-24 [gby@specialk gby]$ cat /etc/redhat-release Red Hat Linux release 6.1 (Cartman) 2. Is it better to use c++ instead of c for cgi programming ? I'd say it is better

connnecting Linux to nt domain with samba

2001-02-20 Thread Yoav Grosswirth
Hi list, I am trying to connect my Linux to nt 4 domain with samba. first I stopped the samba daemons and executed the command: smbpasswd -j jdomain -r john_pdc after a couple of seconds I got the massage: Get_Hostbyname: Unknown host linuxyoavgmodify_trust_password: Can't resolve address

Re: Mail mirroring

2001-02-20 Thread Ely Levy
hmm download the data files using ftp/web/whatever make a small script that does that make cron ran it every once in a while Ely Levy System group Hebrew University Jerusalem Israel On Tue, 20 Feb 2001, Faizan wrote: | Dear everyone, | I wann know about how to mirror mail server under

Re: Mail mirroring

2001-02-20 Thread Oleg Goldshmidt
"Faizan" [EMAIL PROTECTED] writes: I wann know about how to mirror mail server under linux. rsync run via cron? -- Oleg Goldshmidt | [EMAIL PROTECTED] "... We work by wit, and not by witchcraft; And wit depends on dilatory time." [Shakespeare]

Re: connnecting Linux to nt domain with samba

2001-02-20 Thread Alex Shnitman
Hi, Yoav! On Tue, Feb 20, 2001 at 03:02:04PM +0200, you wrote the following: I am trying to connect my Linux to nt 4 domain with samba. first I stopped the samba daemons and executed the command: smbpasswd -j jdomain -r john_pdc AFAIR you don't need the -r switch -- it finds the PDC itself

Re: Checking for bad sectors in a ReiserFS partition

2001-02-20 Thread Shaul Karl
Shlomo, If the noises you here are "click-click-click" ones, it's possible that there's mismatch between the actual disk geometry and the way Linux sees it. Make sure you configured the disk properly in the BIOS and that the values fdisk reports are correct ones for your disk. Also, the

RE: FW: pppd

2001-02-20 Thread Maxim Kryachko
Title: RE: FW: pppd ;-)) The problem was very idiotic. Everythng was right except /etc/ppp/chap-secrets, where we just mistyped the password... So we spent two day for debugging... Happens. Thank you ;-) -Original Message- From: Geoffrey S. Mendelson [mailto:[EMAIL PROTECTED]] Sent:

Re: FW: pppd

2001-02-20 Thread Shaul Karl
Isn't that suspicious: Feb 19 16:00:28 nexus11 pppd[986]: sent [LCP ConfRej id=0x8 auth chap MD5] ? BTW: Haven't you included your password in the log that you have sent to the list? The \q in the chat script will prevent the logs from containing your password (\qmy_password) --

Mandrake 7.2 Scheduling Problem

2001-02-20 Thread Shlomi Fish
I am using Mandrake 7.2 for quite some time now and have noticed a very strange problem which was not present in Mandrake 7.1. When I run xmms in order to play mp3s, and do something which is a little CPU intensitive in parallel, I hear the music muffled. Something CPU intensitive can mean

Re: connnecting Linux to nt domain with samba

2001-02-20 Thread Oded Arbel
We have here at work several linux computers that seem to be participating in theWinNT domain - that is : - using a windows computer I can mount shares from the linux computers - using a linux computer I can mount shares on windows computers - linux computers authenticate users against the

power outage - ADSL

2001-02-20 Thread solomon
Hi, I had a short power outage here while online on ADSL. I have a UPS so my computer wasn't affected, but apparantly the ADSL modem disconnected. As I usually do, I made sure to kill pptp and pppd. When I tried to re-connect, pptp wouldn't start and I got the following messages:

Re: power outage - ADSL

2001-02-20 Thread mulix
On Tue, 20 Feb 2001 [EMAIL PROTECTED] wrote: The only solution I found was to re-boot the Linux box. I'm sure there must have been a better way, but I couldn't find it. arrgh, rebooting a linux box is never the answer... as a mater of fact, when you have a serious problem, rebooting can make

RE: power outage - ADSL

2001-02-20 Thread Haim Gelfenbeyn
This is apparently a known problem. You need to do the following: rm -f /var/run/pptp/10.0.0.138 after "killall pptp", or the call manager won't reconnect. I finally checked out my scripts, which re-connect to adsl automagically (numerous disconnects and power outages today), so I'll post link

Automatic ADSL connection scripts available

2001-02-20 Thread Haim Gelfenbeyn
Hello, I've made my ADSL connection scripts public, you can download them from http://www.hageltech.com/download/adsl-connect-0.1.tar.gz These scripts allow automatic connection to the Internet via Bezeq ADSL service. They allow automatic connection on system startup, clean disconnect on

Re: power outage - ADSL

2001-02-20 Thread solomon
On 20-Feb-2001 mulix wrote: On Tue, 20 Feb 2001 [EMAIL PROTECTED] wrote: The only solution I found was to re-boot the Linux box. I'm sure there must have been a better way, but I couldn't find it. arrgh, rebooting a linux box is never the answer... as a mater of fact, I agree with you

g++ install

2001-02-20 Thread Avi Boots
Hi, Aftert installing cpp gcc-c++ 2.95.1 (on RH 6.1) i have some install problems (i think). I try to compile something simple and the compiler say: -can't find /usr/include/typws.h:29:stddef.h: No such file or director -/usr/include/_G_config.h:14:stddef.h No such file or director