http proxy with anti-virus

2005-12-21 Thread Haim Ashkenazi
Hi A client of mine wants opensource proxy server with anti-virus capabilities. can anyone recomend such a product? it's a small company (less then 40 users) so the load shouldn't be high. I found some products through google (a patch to dansguardian, HAVP) but they are not in the debian reposito

mail server replacement for qmail/vpopmail

2005-09-28 Thread Haim Ashkenazi
Hi I'm trying to find replacement for qmail/vpopmail (that is, mail server with virtual domains and non-system users). the reason I'm doing that is that I'm installing many servers with this configuration, and doing it from source is a lot of work (installing and searching for security updates). I

Re: why wxwindows applications doesn't use gtk2?

2004-07-23 Thread Haim Ashkenazi
On Fri, 23 Jul 2004 12:37:59 -0400, Greg Folkert wrote: > On Fri, 2004-07-23 at 11:17, Haim Ashkenazi wrote: >> Hi >> >> Someone wanted me to install FreeBSD for him, so I played a little with >> it, and found that when I compile application that use wxwindows it u

why wxwindows applications doesn't use gtk2?

2004-07-23 Thread Haim Ashkenazi
Hi Someone wanted me to install FreeBSD for him, so I played a little with it, and found that when I compile application that use wxwindows it uses gtk2 instead of gtk1. until now I was sure that that's what wxwindows uses (gtk1.x). I have on my 'unstable' libwxgtk2.4 but when I compile an applica

Re: evolution and gpg problem (sid)

2004-05-19 Thread Haim Ashkenazi
On Wed, 19 May 2004 17:01:49 +0300, Haim Ashkenazi wrote: > Hi > > I just switched from kmail to evolution in unstable and I'm having > problems with encrypted/signed messages. I can sign/encrypt messages > without a problem, but when someone sends me an email that is sign

evolution and gpg problem (sid)

2004-05-19 Thread Haim Ashkenazi
Hi I just switched from kmail to evolution in unstable and I'm having problems with encrypted/signed messages. I can sign/encrypt messages without a problem, but when someone sends me an email that is signed or encrypted, I can't read it (or verify the signature if it's only signed). of-course I c

setting the encoding on gnome-pilot sync

2004-04-20 Thread Haim Ashkenazi
Hi Does anybody know if I can sync my pilot with different encodings using gnome-pilot? I'm trying to see the hebrew on evolution after synching but it shows gibberish instead (although when I write directly in hebrew I can see it fine). with kpilot I can sync the hebrew without a problem (once I

Re: What is this? A bug in update-menus???

2004-04-08 Thread Haim Ashkenazi
John Foster wrote: > louiloui:/# update-menus > Unknown error, message=replacewith($string, $replace, $with): $replace and > $with must have the same length. > install-menu: /etc/menu-methods/freedesktop-desktop-entry-spec-dirs: > aborting update-menus[12361]: > Script /etc/menu-methods/freedeskto

Re: Debian (Woody) [bf2.4] Default FTP Server

2004-03-28 Thread Haim Ashkenazi
Andrew Gilberto wrote: > Hi, > > I've installed Debian (Woody) [bf2.4] Default, I recall that it stated it > would install an FTP Server as default. Anyone know what its' details are? > E.g. Package name, location of key files (e.g. config file) etc > > Is the default one any good? Is it se

Re: Graphical resolution changer for Xfree86?

2004-03-18 Thread Haim Ashkenazi
Mike Fedyk wrote: > Haim Ashkenazi wrote: >> Mike Fedyk wrote: >> >> >>>Hi, >>> >>>I was reading some reviews of other distributions, and they had a >>>graphical "control panel" that allowed you to change your resolution &g

Re: Graphical resolution changer for Xfree86?

2004-03-17 Thread Haim Ashkenazi
Mike Fedyk wrote: > Hi, > > I was reading some reviews of other distributions, and they had a > graphical "control panel" that allowed you to change your resolution > without restarting X11. > > Does Debian have anything like that? if you're using sid and KDE 3.2 you can use krandrtray. I rememb

Re: mldonkey-server broken in Sid?

2004-03-17 Thread Haim Ashkenazi
Lorenzo Prince wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Thus spake Haim Ashkenazi: > # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=237193 > > Thanks very much for the pointer to this bug. It worked like a charm. your welcome. If you hadn'

Re: mldonkey-server broken in Sid?

2004-03-17 Thread Haim Ashkenazi
Lorenzo Prince wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I have installed mldonkey-server on my Sid system. I followed all the > steps in the package configuration and told it to run as a ystem service > at startup. However, I can never access either the web or telnet > inter

Re: 2 problems after sid update (nvidia and kde menus)

2004-03-12 Thread Haim Ashkenazi
Andrew Schulman wrote: >> Daniel Teichert wrote: >> >> > And I heard Haim Ashkenazi exclaim: >> >> 1. my nvidia drivers take a very long time to load (about 30 seconds), >> >> and every time I switch from X to console and back it takes about 15 >

Re: 2 problems after sid update (nvidia and kde menus)

2004-03-11 Thread Haim Ashkenazi
Katipo wrote: > >> Haim Ashkenazi wrote: > >>> >>> 2. what happened to the "Debian" folder inside every kde submenu? it's >>> lost >>> since the upgrade... >>> > Try:- '$update-menus' tried that. just to make

Re: 2 problems after sid update (nvidia and kde menus)

2004-03-11 Thread Haim Ashkenazi
Daniel Teichert wrote: > And I heard Haim Ashkenazi exclaim: >> 1. my nvidia drivers take a very long time to load (about 30 seconds), >> and every time I switch from X to console and back it takes about 15 >> seconds to load. I thought it was a memory/CPU issue but runni

Re: 2 problems after sid update (nvidia and kde menus)

2004-03-11 Thread Haim Ashkenazi
Kent West wrote: > Haim Ashkenazi wrote: > >>Hi >> >>just upgraded my not-so-up-to-date sid. it went fairly smooth but I still >>have two annoying problems: >> >> >> >> >> >> >>2. what happened to the "Debian"

2 problems after sid update (nvidia and kde menus)

2004-03-11 Thread Haim Ashkenazi
Hi just upgraded my not-so-up-to-date sid. it went fairly smooth but I still have two annoying problems: 1. my nvidia drivers take a very long time to load (about 30 seconds), and every time I switch from X to console and back it takes about 15 seconds to load. I thought it was a memory/CPU issue

Re: Cron-ing apt-get update

2004-03-11 Thread Haim Ashkenazi
David Baron wrote: > Tried to do this, using webmin. Set it up a root at midnight each day. > Anacron is run daily. > > Has not executed. to run update from cron just install cron-apt: apt-get install cron-apt by default it will not send you any output when update succeeded so you can add 'apt-s

Re: qmail anti-virus

2004-03-03 Thread Haim Ashkenazi
David Fokkema wrote: > On Wed, Mar 03, 2004 at 11:27:19AM +0200, Haim Ashkenazi wrote: >> Paul Johnson wrote: >> >> > -BEGIN PGP SIGNED MESSAGE- >> > Hash: SHA1 >> > >> > On Wed, Mar 03, 2004 at 02:38:02AM +0200, Haim Ashkenazi wrote:

Re: qmail anti-virus

2004-03-03 Thread Haim Ashkenazi
Paul Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, Mar 03, 2004 at 02:38:02AM +0200, Haim Ashkenazi wrote: >> The clamav is not a bad solution (although I wouldn't recommend it to a >> company). > > This intrigues me. Why wou

Re: sqwebmail authuserdb support in Debian package?

2004-03-02 Thread Haim Ashkenazi
Eric Walstad wrote: > Hi All, > > I'm trying to use non-system passwords with courier/sqwebmail. From > what I can mine from google, it appears that the authuserdb > authentication method is best suited for my system of under 25 users. > > Can anyone tell me if authuserdb support is compiled in

Re: qmail anti-virus

2004-03-02 Thread Haim Ashkenazi
Rick Weinbender wrote: > Can anyone recommend a good open source (email) > anti-virus solution for Qmail running on Debian Stable. > Or even a reasonably priced commercial solution > if it is good. Bye > * > I see M$ has bought out RAV-anti-virus. > I've been looking at Clam anti-virus The clama

Re: True-type fonts from Windows

2004-01-20 Thread Haim Ashkenazi
Roberto Sanchez wrote: > David Baron wrote: >> Can these be installed in Debian? >> >> Open Office works decently in Hebrew in Windows, but not in Linux. I have >> 1.10 on both and it should be the same code. It might be the availability >> of fonts. >> >> Dagesh, has its problems through Wine,

Re: web based vnc client

2003-12-31 Thread Haim Ashkenazi
Kent West wrote: > Haim Ashkenazi wrote: > >>Hi >> >>Does anybody know of a web based vnc client that can connect to hosts >>other then itself? >> >>thanx >>-- >>Haim >> >> >> >> > I'm not entirely sure what

web based vnc client

2003-12-31 Thread Haim Ashkenazi
Hi Does anybody know of a web based vnc client that can connect to hosts other then itself? thanx -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Where is ptkdb ???

2003-12-20 Thread Haim Ashkenazi
Michael D Schleif wrote: > Where can I find ptkdb in DEB? > ># apt-show-versions perl >perl/unstable uptodate 5.8.2-2 I don't think there is a deb for it, but you can easily create one with dh-make-perl (that's how I install all my perl modules). Bye -- Haim -- To UNSUBSCRIBE, email

Re: Name resolution on Debian/Windows network

2003-12-19 Thread Haim Ashkenazi
Jeffrey Barish wrote: > I have 3 computers on my home network. The Windows machines are > connected to each other using ICS. I can ping one Windows machine from > another Windows machine simply by naming the destination: > > ping windowsB > > from machine windowsA will elicit a response. I ca

Re: Samba Problem

2003-12-15 Thread Haim Ashkenazi
[EMAIL PROTECTED] wrote: > I have testing debian with samba and while the linux server is on the > network the other systems on the network lock up and freeze for several > minutes then un freeze. After I remove the debian box from the network it > does not freeze any of the other computers on th

GFS (or openGFS) on woody?

2003-12-15 Thread Haim Ashkenazi
Hi I have a custommer that's interested in GFS (or openGFS) on Debian, and I was wondering if someone have implemented this on debian in a large production environment. thanx -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Re: yet another NVIDIA problem (4496)

2003-12-12 Thread Haim Ashkenazi
Paul Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Dec 11, 2003 at 11:52:32AM +0200, Haim Ashkenazi wrote: >> I originaly thought about bying radeon (9500, or 9700) but when I've >> searched the mailing list I saw there were a

Re: yet another NVIDIA problem (4496)

2003-12-11 Thread Haim Ashkenazi
Kevin C. Smith wrote: > On Thu, Dec 11, 2003 at 02:30:55AM +0200, Haim Ashkenazi wrote: >> Hugo Vanwoerkom wrote: >> >> > Haim Ashkenazi wrote: >> >> Hi >> >> >> >> I've just bought a new GeForce 5600 (Gainward Ultra 780 TV/DV

Re: yet another NVIDIA problem (4496)

2003-12-11 Thread Haim Ashkenazi
Paul Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, Dec 10, 2003 at 03:24:14PM +0200, Haim Ashkenazi wrote: >> I've just bought a new GeForce 5600 (Gainward Ultra 780 TV/DVI) and for >> that occasion I've upgraded my nvidia drivers

Re: yet another NVIDIA problem (4496)

2003-12-10 Thread Haim Ashkenazi
David Selby wrote: > Haim Ashkenazi wrote: > >>Hi >> >>I've just bought a new GeForce 5600 (Gainward Ultra 780 TV/DVI) and for >>that occasion I've upgraded my nvidia drivers to 4496-10. after upgrading, >>X wouldn't start (error loading '

Re: yet another NVIDIA problem (4496)

2003-12-10 Thread Haim Ashkenazi
Hugo Vanwoerkom wrote: > Haim Ashkenazi wrote: >> Hi >> >> I've just bought a new GeForce 5600 (Gainward Ultra 780 TV/DVI) and for >> that occasion I've upgraded my nvidia drivers to 4496-10. after >> upgrading, X wouldn't start (error loading

yet another NVIDIA problem (4496)

2003-12-10 Thread Haim Ashkenazi
Hi I've just bought a new GeForce 5600 (Gainward Ultra 780 TV/DVI) and for that occasion I've upgraded my nvidia drivers to 4496-10. after upgrading, X wouldn't start (error loading 'nvidia') unless I modprobe 'nvidia' manually, and then it loads, but with an error: devfs_register(nvidiactl): cou

Re: Creating VCD from AVI

2003-12-04 Thread Haim Ashkenazi
Aryan Ameri wrote: > Hi there: > > I have some AVI files here, which are riped from my DVDs using acidrip > (a frontend to mencoder). Now I want to write to a CD as a VCD, so that > they don't took space on my hard. > > My googling shows that there are a couple of tools I should use. > mjpegtool

Re: problem with python in Debian/unstable

2003-11-27 Thread Haim Ashkenazi
J.S.Sahambi wrote: > I upgraded my sytesm (Debian/unstable) with dselect and i got the > following output. Is this some problem with distribution and how do I > remove it. > > I am not able to install any new program. > :( first, install apt-listbugs. that way you'll get a list of bugs be

Re: Backup Package names currently installed

2003-10-28 Thread Haim Ashkenazi
Jochen Daum wrote: > Hi! > > I have a debian woody machine which I installed via FTP. > > I would like to dump the names of all installed packages into a file, > so that I can install them automatically with dpkg. > > I tried > > dpkg --get-selections > > but the file doesn't contain any pack

Re: http authentication , apache , .htaccess

2003-10-27 Thread Haim Ashkenazi
Lucio de Aquino Marinho wrote: > > > > Hello for all ,, > > >i have a problem with debian unstable , apache , and nagios-text , > > Everything is ok , but the apache do not authenticate , someone can > help-me > > > > httpd.conf > > > ScriptAlias /nagios/cgi-bin/ /usr/lib/c

Re: problem viewing this list through newsgroup...

2003-10-23 Thread Haim Ashkenazi
On Thursday 23 October 2003 18:55, you wrote: > * Haim Ashkenazi <[EMAIL PROTECTED]> [gmane.linux.debian.user]: > > Hi > > > > please cc your reply to me cause at the moment I can't access this > > mailing list... > > I'm viewing this mailing list

problem viewing this list through newsgroup...

2003-10-23 Thread Haim Ashkenazi
Hi please cc your reply to me cause at the moment I can't access this mailing list... I'm viewing this mailing list through nntp server which works great, but in the last 2 days, I don't see any new messages. even on groups.google.com they don't appear. anyone has an idea why? thanx -- Haim

Re: Installing my own Apache?

2003-10-19 Thread Haim Ashkenazi
Joel Konkle-Parker wrote: > I want to set up a development environment identical to that of my > webhost, which means I need to install Apache 1.3.27, PHP 4.3.1, and > MySQL 3.23.42, none of which are included by default in Woody. If you want to do it for testing reasons, I suggest you install exa

Re: Question

2003-10-15 Thread Haim Ashkenazi
Kevin Chung wrote: > I am looking for info on how to setup a router on debian server ver 3.0 > This router will house 3 nic cards which will route IP traffic from one > segment to another Please let me know if such the guide is available Hi If you only need routing (without masquerading) then edi

Re: alerting users of expiring passwords

2003-10-14 Thread Haim Ashkenazi
martin f krafft wrote: > when a user's shadow password is about to expire, PAM prints > a message about the expiration e.g. at login via SSH. However, if > there is also a /etc/motd, the fact that it follows the warning > obscures the warning and nobody sees it. > > What I would like to do is pro

Re: advise about bying ATI Gaphic card - thanx

2003-10-13 Thread Haim Ashkenazi
ok, from the answers I've got and from searching on the web a little more, it looks like there are problems with the drivers supplies by ATI. I'll think I'll stick with Nvidia. at least I'm used to their problems, and I know that for most parts, it works ok (except for some hangs from time to time)

Re: passwordless root login

2003-10-13 Thread Haim Ashkenazi
J. Bruce Fields wrote: > On Mon, Oct 13, 2003 at 10:15:16AM +0800, Sacha Chua wrote: >> "J. Bruce Fields" <[EMAIL PROTECTED]> writes: >> >> > I'd like to configure a debian box to allow root logins without a >> > password; what do I need to do? The relevant line in the password file >> > is >> >

advise about bying ATI Gaphic card

2003-10-12 Thread Haim Ashkenazi
Hi I'm thinking of bying Hercules 3D Prophet 9600, so I googled for it. I didn't find many matches (on the debian lists), and most of them were in french, so I was wondering is that good or bad? Is this card well supported? I know that ATI released drivers for it, but the few matches I've found sc

configuring icons on kwin (for non kde applications)

2003-10-10 Thread Haim Ashkenazi
Hi 2 kde questions: 1. Is there a way to configure kde to use custom icons for non-kde applications? many applications (probably don't have an icon resource) showing as the default "X" icon when running. can I change that? 2. I've almost gave up on this one, but does anybody knows if there's a w

Re: Convert realaudio to free audio ???

2003-10-09 Thread Haim Ashkenazi
Michael D Schleif wrote: > I am constantly receiving realaudio files, and I want to listen to them; > but, I do not want to install non-free programs on my system. > > Is there some way to convert these audio files to some other format, > preferably by CLI? > mplayer can play realplayer files (I

Re: LI Hang, recovery??

2003-10-09 Thread Haim Ashkenazi
Christof Hurschler wrote: > it just stops with "LI" and goes no further. I read in the archives that > this means that Lilo can't completely load. > > .. but what does the "rescue" command do? you have to boot from the cdrom/floppy in rescue mod, then mount the complete system hierarchy under so

Re: Web-based e-mail system?

2003-10-07 Thread Haim Ashkenazi
Aaron wrote: > Hey, Debian users! > > I currently use a fetchmail / procmail / mbox / mutt e-mail setup, > with ssmtp (properly linked through `sendmail` of course) for sending. > I would really like to have a web mail system set up so that I can at > least read, if not send, e-mail from my websi

Re: MPC decoder

2003-10-06 Thread Haim Ashkenazi
Jose Luis Ayala wrote: > Hi guys! > > I've just found a new sound format for me :) MPC (what seems to come > from "Mousetrack"). > > I'd like to convert this to something more useful for me, like mp3 or > so. I've tried with lame, xmms, madplay... but I wasn't able. > > Does anybody have any id

Re: rpm -qa vs apt/dselect/etc

2003-09-30 Thread Haim Ashkenazi
shorton wrote: > Greetings: > > Another RH to Debian convert question... > > I'm used to rpm but clueless about apt, etc. I've mostly gotten the > hang of dselect I think. > > Can someone tell me the equivilant these commands, and/or what to run > to get the desired result: > > rpm -qa = show

Re: Where is Debian's initrd located?

2003-09-30 Thread Haim Ashkenazi
Dan Anderson wrote: > I'm trying to edit my LILO config so that I can run debian (which is on > /dev/hde5). > > Where is the initrd for debian located? AFAIK the default woody kernel doesn't use initrd. if you need one for some reason (or you want to compile a new kernel with initrd) you have to

Re: Newsgroup usage question

2003-09-29 Thread Haim Ashkenazi
Derrick 'dman' Hudson wrote: > On Sun, Sep 28, 2003 at 10:29:07AM -0500, debian.1 wrote: > > | Can one post via the newsgroup? > > Nope. It's a one-way gateway. Posts via the newsgroup only show up > in the newsgroup, or so I've been told. The rest of us use the > mailling list (SMTP; aka ema

Re: Black Holes.

2003-09-29 Thread Haim Ashkenazi
David Palmer. wrote: > O.K., I'm trying to get on top of a few things here, and am struggling > to find directions that make sense. > It's got to the point where I have actually got to the point of starting > off a series of posts at an open source forum to help out other newbies > like myself. >

Re: OT: c++ reference documentations - THANX

2003-08-04 Thread Haim Ashkenazi
thanx for the help, now I can really start working :). Bye -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

OT: c++ reference documentations

2003-08-04 Thread Haim Ashkenazi
ax of "string.rfind..." I have to go back to the book. I've tried the libstdc++ html docs, but I coudn't find a syntax reference there, also I couldn't find a complete set of man/info pages to show that (there are some man pages but not to all functions). am I missing somethin

Re: my treo won't sync

2003-07-31 Thread Haim Ashkenazi
On Thursday 31 July 2003 06:24, Tom Vier wrote: > i've tried both pilot-xfer (from pilot-link) and kpilot. neither recongizes > it. my visor platinum works fine. there is the minor problem of the usb > char dev not showing up til you hit the button. if i run pilot-xfer right > after hitting the syn

Re: batch renaming for filenames with space

2003-07-28 Thread Haim Ashkenazi
On Sunday 27 July 2003 12:45, Micha Feigin wrote: > I am trying to do a batch rename for a bunch of files with spaces in the > name (in order to remove the spaces actually). I tried to use bash's for > .. in command but it splits up the lines on spaces and not on line ends. > Any ideas? > > The fil

Re: Advanced routing question

2003-07-27 Thread Haim Ashkenazi
On Sunday 27 July 2003 20:10, Fraser Campbell wrote: > On July 27, 2003 09:10 am, Haim Ashkenazi wrote: > > I'm trying to combine 2 linux firewalls/routers together. the final host > > should have the following ports: > > > > 1. eth0 - 256kbps frame relay. &g

Advanced routing question

2003-07-27 Thread Haim Ashkenazi
Hi I'm trying to combine 2 linux firewalls/routers together. the final host should have the following ports: 1. eth0 - 256kbps frame relay. 2. ppp0 (via eth1) - pppoe adsl with dhcp. 3. eth2-3 - 2 DMZ's. 4. eth4 - localnet. The default route is ppp0. Here's the

Re: How to specify MAIL FROM

2003-07-21 Thread Haim Ashkenazi
On Monday 21 July 2003 05:38, yuwen wrote: > Hi, Dear all > > I use exim to send mail directly to the outside world. But since I > don't have my own doname name, the MAIL FROM field of my email is just > like [EMAIL PROTECTED]' where leo is my hostname. Many stmp server refuse mail > whose MAILFRO

Re: question on "dselect"

2003-07-01 Thread Haim Ashkenazi
On Monday 30 June 2003 12:02, Colin Watson wrote: > On Sun, Jun 29, 2003 at 10:16:00AM +0800, Terence Ng wrote: > > I did not select any package using "dselect". But when I select > > "install" in "dselect", there is a bunch of packages requested to be > > installed. Why? > > dselect installs any

Re: New To Debian

2003-06-29 Thread Haim Ashkenazi
On Thursday 26 June 2003 19:48, Abrasive wrote: > My first problem, is that I don't know how to install the NIC. > My second problem is that I can't find a driver that will let me run X with > the 845-g I can throw an S3 in the computer and run X all day, but I can't > get it to work with the Inte

Re: Management of users using webmin?

2003-06-24 Thread Haim Ashkenazi
On Monday 23 June 2003 23:42, jennyw wrote: > Just wondering how to setup Webmin to manage users? I've inherited a > Debian box and it was setup so that there was an icon there that allowed > it to manage users. We added a webmin module and then it messed up > webmin so we had to remove and reinst

Re: passing environment variables back to shell

2003-06-24 Thread Haim Ashkenazi
On Tuesday 24 June 2003 06:05, Matt Price wrote: > Hi, > > anyone know if it's possible to pass the value of variables assigned > within a bash script back out to the executing shell? Or better yet, > to all subsequent shells? > > I've written a tiny script to figure out the IP address of my > (dy

Re: Management of users using webmin?

2003-06-24 Thread Haim Ashkenazi
On Monday 23 June 2003 23:42, jennyw wrote: > Just wondering how to setup Webmin to manage users? I've inherited a > Debian box and it was setup so that there was an icon there that allowed > it to manage users. We added a webmin module and then it messed up > webmin so we had to remove and reinst

Re: Need advise about FTP

2003-06-15 Thread Haim Ashkenazi
On Saturday 14 June 2003 12:38, Sven Hoexter wrote: > Or choose a SQL DB or LDAP as backend. I've no experince with LDAP at all > but the mySQL backend worked nicely. thanx, that's look like a nice idea. Bye -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Re: Need advise about FTP

2003-06-13 Thread Haim Ashkenazi
On Saturday 14 June 2003 20:16, Sven Hoexter wrote: > On Fri, Jun 13, 2003 at 04:52:02PM +0300, Haim Ashkenazi wrote: > > HI > > > > I need to setup an FTP server that accepts virtual domains, and in > > addition, every domain should have a "master" accou

Need advise about FTP

2003-06-13 Thread Haim Ashkenazi
HI I need to setup an FTP server that accepts virtual domains, and in addition, every domain should have a "master" account and some "users" accounts. the "master" account should be able to delete and upload files for all the "users" accounts. although this will be an isolated computer in the

Re: Help! I just destroyed my root filesystem

2003-06-13 Thread Haim Ashkenazi
On Friday 13 June 2003 03:21, Richard Heycock wrote: > I ran grub-install on my root partition instead of my boot partition and > now I cannot boot my machine. I can get to the stage where the kernel tries > to mount the root filesystem but it cannot mount at as it is not the > correct type (reiser

Re: How to know if a machine was cracked?

2003-06-06 Thread Haim Ashkenazi
On Thursday 05 June 2003 12:26, Paul Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Jun 05, 2003 at 11:08:53AM +0300, Haim Ashkenazi wrote: > > first go to www.chkrootkit, download, install and run it to check if > > It's actuall

Re: How to know if a machine was hacked?

2003-06-05 Thread Haim Ashkenazi
On Thursday 05 June 2003 08:09, Damir Dezeljin wrote: > Hi. > > Is there any way to find out if a certain Debian Woody machine was hacked? Sometimes it's very hard... first go to www.chkrootkit, download, install and run it to check if you have rootkits in your machines. then go through /etc/pass

Re: PPPOE / ADSL fails

2003-06-04 Thread Haim Ashkenazi
On Tuesday 03 June 2003 22:02, [EMAIL PROTECTED] wrote: > Hi All, > > What package contains 'adsl-start'? I couldn't find it... I think it's part of the pppoe or pptp source (not the debian package. I don't know why but it was taken out). just google for it. Bye > > I too can't connect with my n

Re: Gnome 2 vs. KDE

2003-06-04 Thread Haim Ashkenazi
On Tuesday 03 June 2003 16:07, Bret Comstock Waldow wrote: > I am running Woody, and loading some packages I want from backports I've > found on the web. > > It seems that installing the Gnome 2 backport removes my KDE desktop. > I've even found a KDE 3.1 site, but the Gnome 2 install threatens to

Re: nvidia video cards

2003-06-01 Thread Haim Ashkenazi
On Sat, 31 May 2003 18:41:45 -0300 james leclair <[EMAIL PROTECTED]> wrote: > > Setting up woody on my main box. Using geforce4 mx pci video card. > After installing x and running starx, I get error messages stating "no > screens found". When installing x, I had chose the nv server. Was this > co

Re: apache authentication

2003-03-21 Thread Haim Ashkenazi
On Fri, 21 Mar 2003 18:05:36 +0100 Ernst-Magne Vindal <[EMAIL PROTECTED]> wrote: > Hi > I'm trying to set up a site under my main site with auth, but can get > it working. > What I have done is: > htpasswd -c /usr/local/apache/passwd/passwords username > chown root.nogroup /usr/local/apache/passwd

Re: question about LDAP conventions

2003-03-21 Thread Haim Ashkenazi
On Fri, 21 Mar 2003 00:26:30 -0800 (PST) "nate" <[EMAIL PROTECTED]> wrote: > there is nothing significant about them. they are only parts of a tree. > they can be named anything, can have anything stored in them..the name > is not important. So it's accepted to create an organizational unit calle

question about LDAP conventions

2003-03-21 Thread Haim Ashkenazi
Hi I'm trying to learn to implement ldap in organizations, so I've read a few ldap howto's and I know how to do some basic stuff. my problem is that I don't fully understand the naming conventions (maybe due to a lack of knowledge in english...). In the default debian install there are 2 organiz

Re: OT: what's the difference between apache+mod_perl andapache-perl, apache+mod_ssl and apache-ssl etc...

2003-03-20 Thread Haim Ashkenazi
> Well, er, installing apache-perl isn't quite the same as installing > apache + libapache-mod-perl; as you point out the former is compiled > in while the latter links dynamically. Likewise, apache-ssl and > apache + libapache-mod-ssl are not the same in that the SSL stuff is > compiled in when

OT: what's the difference between apache+mod_perl and apache-perl,apache+mod_ssl and apache-ssl etc...

2003-03-19 Thread Haim Ashkenazi
Hi If I understand corectly, apache-perl is staticaly compiled with mod_perl (that is it's the same as installing apache+mod_perl). so how come I can install both? the same with apache-ssl. Am I missing something here? Bye -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Re: List of base-system debs

2003-03-15 Thread Haim Ashkenazi
On Fri, 14 Mar 2003 23:52:28 -0500 [EMAIL PROTECTED] wrote: > On Sat, 15 Mar 2003 04:20:14 +0200 > Haim Ashkenazi <[EMAIL PROTECTED]> wrote: > > > > What am I doing wrong? > > You're going to the wrong page. dwww is another package for > > documentation.

Re: setting up iptables

2003-03-14 Thread Haim Ashkenazi
On Sat, 15 Mar 2003 00:27:29 +0200 Aryan Ameri <[EMAIL PROTECTED]> wrote: > Hi there: > > Well, it seems "google is your friend" is used extensivly trough this mailing > list. I tried my best to make friends with him and to find a sample iptables > config file, with no success. tldp also gave m

Re: List of base-system debs

2003-03-14 Thread Haim Ashkenazi
On Fri, 14 Mar 2003 20:16:24 -0500 [EMAIL PROTECTED] wrote: > On Fri, 14 Mar 2003 19:58:30 +0200 > Haim Ashkenazi <[EMAIL PROTECTED]> wrote: > > > If you mean the base section, there probably is a command-line > > variable, but if you have dpkg-www installed you can se

Re: List of base-system debs

2003-03-14 Thread Haim Ashkenazi
On Fri, 14 Mar 2003 11:07:39 -0500 [EMAIL PROTECTED] wrote: > Where can I find a list of the packages included in the basic installation of Woody? If you mean the base section, there probably is a command-line variable, but if you have dpkg-www installed you can search for: "section=base". Bye -

Re: vpopmail + mysql

2003-03-12 Thread Haim Ashkenazi
On 28 Feb 2003 11:59:09 - "Alexander Kniazev" <[EMAIL PROTECTED]> wrote: > Where can i find vpopmail debian package with mysql support? > On apt-get.org i've found vpopmail only with cdb. If I remember correctly, it's only a compilation flag (configure --with...). You can download the source

Re: Setting up IPTables..

2003-03-01 Thread Haim Ashkenazi
On Thu, 2003-02-27 at 11:27, [EMAIL PROTECTED] wrote: > Hi all, >Can anyone tell me where there is a HOWTO describing (or give me an > outline of what I should do) setting up IPTables on my debian 3.0r1 box. I > am using a self-compiled 2.4.20 kernel and connect using ppp/dialup so > here's wha

Re: FW: Sound Blaster Live Support

2003-03-01 Thread Haim Ashkenazi
On Wed, 2003-02-26 at 01:47, Rob Weir wrote: > On Tue, Feb 25, 2003 at 04:35:34PM -0500, Bob Paige wrote: > > Fortunately, when I upgraded from kernel 2.2.x to 2.4.20 (that is from > > 'testing'; I think 2.4.19 is in 'stable') it included the emu10K driver > > as a module, so it just worked. > >

Re: module configuration

2003-02-21 Thread Haim Ashkenazi
On Fri, 2003-02-21 at 12:04, Paul Johnson wrote: > > Because the modules that are loaded at boot time by the system are > listed in /etc/modules It's not there either... > > -- > .''`. Baloo <[EMAIL PROTECTED]> > : :' :proud Debian admin and user > `. `'` > `- Debian - when you have

Re: module configuration

2003-02-21 Thread Haim Ashkenazi
On Fri, 2003-02-21 at 15:23, Russell Shaw wrote: > Haim Ashkenazi wrote: > > Hi > > > > I've just installed the alsa drivers for my emu10k1 SBLive card and I > > have 2 problems: > > > > 1. when I reboot, the system first loads the "emu10k

module configuration

2003-02-20 Thread Haim Ashkenazi
Hi I've just installed the alsa drivers for my emu10k1 SBLive card and I have 2 problems: 1. when I reboot, the system first loads the "emu10k1" kernel module before everything else so the alsa modules doesn't load. as a workaround I've renamed this module and everyt

Bridging PPP (BCP over PPP)

2003-02-15 Thread Haim Ashkenazi
Hi I was wondering if anyone knows... ...does linux support BCP over PPP? thanx -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How can I synch Galeon bookmark files on mutliple machines?

2003-02-09 Thread Haim Ashkenazi
On Sun, 2003-02-09 at 17:36, stan wrote: > I have several machiens that I run Galeon on (homw, work, etc)/ How can I > synch Galeon's bookmarks files on all of them? Although this is not exactly what you've asked, if you have an access to a web server (which is open to the internet) consider some b

Re: ssl based file transfer gui program

2003-02-06 Thread Haim Ashkenazi
On Thu, 2003-02-06 at 11:19, Calber Chainy wrote: > I'm looking for a program to transfer files using ssl, but I couldn't > find one that fits my needs. If I remember correctly secpanel is a nice gui for ssh/scp. Bye -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: apache-dev dependencies bug?

2003-02-01 Thread Haim Ashkenazi
On Sat, 2003-02-01 at 13:06, Colin Watson wrote: > Actually, 2:2.7.7.0-7 is greater than 2.7.7-2.1. apt-get is behaving > wackily. Does 'apt-get -f install' clear anything up? If not, you could > try dselect. Thanx, apt-get -f didn't solved it but it went ok with dselect. is there a way to fix apt

apache-dev dependencies bug?

2003-01-31 Thread Haim Ashkenazi
Hi I've tried to install apache-dev on woody with apt-get and I've got this error: Sorry, but the following packages have unmet dependencies: apache-dev: Depends: libdb2-dev (>= 2.7.7-2.1) but it is not going to be installed A little search with apt-cache revealed that I only have libdb2-dev 2

Re: need help in installing nic drivers

2003-01-29 Thread Haim Ashkenazi
>From my expreience with Dell's computers they need a special version of e1000 module. one of my clients uses only Dell computer's and they sent him a version of this module (he only uses red-hat), but I think they've also sent him the source. you can ask your dealer about that, and if he can't hel

Re: what's fstype 83? "Linux"?

2003-01-28 Thread Haim Ashkenazi
Sorry, I'm new to debian so I don't know how old is slink :). I remember having reiserfs on potato. On Tue, 2003-01-28 at 04:21, John Griffiths wrote: > >Type 83 is not nessaeseraly ext2. it could be one of many file systems > >suported by linux. try ext3, reiserfs (or even xfs and jfs). > > > >

  1   2   >