Re: Set up LAN DNS server

2007-07-19 Thread Mankuthimma
Not true. dnsmasq will read /etc/hosts (or another file with the same format, if you prefer) and serve both forward and reverse lookups from it. It'll lookup and cache anything it can't resolve from local files. I use it all the time for providing local DNS views on private networks. It's a ni

Re: Set up LAN DNS server

2007-07-18 Thread Mankuthimma
On 7/18/07, David Brodbeck <[EMAIL PROTECTED]> wrote: I'm runing Debian etch with BIND9 on it. I'm following the aboutdebian.com tutorial on DNS server. I'm intending to set up my Desktop Debian box as the DNS server for the LAN dns server and Internet Name Resolution server(The IP address of

Re: Set up LAN DNS server

2007-07-18 Thread Mankuthimma
Hi, rockyLaptop IN A 192.168.1.19 woody IN A 192.168.1.55 @ IN NS woody You've to have this as well to resolve the domain mxoffice.in as a host @ IN A 192.168.1.55 cheers, - Shashish

Re: Problems regarding LDAP authentication & nss ...

2007-07-18 Thread Mankuthimma
Hi, On 7/17/07, Jaime Ventura <[EMAIL PROTECTED]> wrote: Im trying to configure my debian box to enable ldap authentication It works fine, but in getting identical messages like those ones: udevd[1082]: nss_ldap: reconnecting to LDAP server (sleeping 1 seconds)... udevd[1082]: nss_ldap: could

Re: Remove Print Job

2007-06-05 Thread Mankuthimma
Hi, Fireup your terminal emulator and hit $ lpq You'll get the Job Ids. Then hit $lprm ... On 6/5/07, Mike McCarty <[EMAIL PROTECTED]> wrote: My girlfriend accidentally queued a print job to a printer which is no longer connected. That print job apparently cannot be killed using the stan

Re: apache auth pgsql

2007-05-26 Thread Mankuthimma
Hi, Here's a link that you can use: http://www.giuseppetanzilli.it/mod_auth_pgsql2/ Needless to say, you need to have libapache2-mod-auth-pgsql - Module for Apache2 which provides pgsql authentication installed shashi On 5/27/07, Tom Allison <[EMAIL PROTECTED]> wrote: I would like to set up

Re: OOo-Base

2007-05-05 Thread Mankuthimma
Hi, On 5/6/07, Mark Grieveson <[EMAIL PROTECTED]> wrote: > Man, I just tried OOo-Base, and it stinks. I used to use Lotus > Approach, and it was great. > I can't even cut and paste the table entries into Calc. I try > printing the forms, and it only prints half. Okay, I did manage to figure

Re: Network management tool on debian

2007-03-09 Thread Mankuthimma
Hi, I am looking for Network management tool which autodiscovery all host on LAN and track bandwidth for user. Does debian have some package to fullfill this function? Try ntop $ apt-cache show ntop Package: ntop Description: display network usage in top-like format ntop is a Network Top pro

Re: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or di

2007-02-23 Thread Mankuthimma
Hi, Setting up kernel-image-2.4.27-2-386 (2.4.27-10sarge1) ... /bin/bash: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory Failed to create initrd image. dpkg: error processing kernel-image-2.4.27-2-386 (--configure): subprocess post-i

Re: passwd in chroot / You may not view or modify password information for USER

2007-02-23 Thread Mankuthimma
Hi, I had a chroot with debian sarge that I had to dist-upgrade to debian etch. I have backups and everying. But the problem is that now I try to change a user's password and I cannot. What could be the problem? What am I not aware of (regarding this issue)? CHROOT> passwd userx passwd: You ma

Re: Hoster with Debian Etch support in the USA

2007-02-23 Thread Mankuthimma
Hi, I'm searching for hosters in the USA with dedicated servers and Debian Etch support. Maybe you've some useful hints for my german soul ;-) Why dont you take a sarge box and upgrade it to etch ? Regards, -- - Shashishekhar S Consultant - Debian GNU/Linux Remote Administration, Deploymen

Re: autofs and /home/home

2007-02-18 Thread Mankuthimma
Hi, In your config, /etc/auto.master: /home /etc/auto.misc --timeout 60 This should be fine ... /etc/auto.misc: home-fstype=nfs,hard,intr 1.2.3.4:/home But, this line should be * -fstype=nfs,hard,intr 1.2.3.4:/home/& I

Re: Help! Corrupted filesystem

2007-02-16 Thread Mankuthimma
Hi, Should I fsck from a Knopix CD or do it from my Knoppix hd install or do it from the Debian command line? Does it matter at all? Best option. Boot from knoppix and fsck the partition # fsck /dev/hdXX Am I correct in assuming that I need to mount the partition in read-write mode in orde

Re: LDAP COURIER IMAP Login Failed

2007-02-16 Thread Mankuthimma
Hi, If i test my configuration with an mail-client (thunderbird or outlook express) their is everytime the message "Login Failed". What can i do that the user can authentuficate itself at the mailserver. Mailserver: Courier IMAP with LDAP support SMTP Server:

Re: Clamav Warnings

2007-02-15 Thread Mankuthimma
Hi, > On Thu February 15 2007 06:28, David Baron wrote: > > WARNING: Your ClamAV installation is OUTDATED! > > WARNING: Current functionality level = 12, recommended = 13 > I'm pulling from volatile and got the message saying that my clamav-milter is out of date. Even I'd a similar problem ev

Re: Can't modeprobe ip_tables

2007-02-15 Thread Mankuthimma
Hi, First I'd like to show a limitation in my case. The server is at a datacenter, so booting a new kernel is highly improbable, only in a emergency case. You say, booting a new kernel is highly improbable. But why are you recompiling the kernel I've downloaded kernel-source 2.4.27, and

Re: about dns

2007-02-15 Thread Mankuthimma
Hi, in my server 9.3.4 version of bind dns and one domain is working perfectly for exampe ns1.domain1.com and I will buy new domain like www.domain2.com . how do I add this domain to my dns server thank you Some resources here: http://www.debian.org/doc/manuals/network-administrator/ch-bind.h

Re: Debian sarge 3.1\apache2 not surpport cgi

2006-06-15 Thread Mankuthimma
Hi, Add the following here and try: $ cat /etc/apache2/mods-available/userdir.conf UserDir public_html UserDir disabled root AllowOverride FileInfo AuthConfig Limit Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec

Re: apache docs?

2006-03-29 Thread Mankuthimma
Hi,   Why there is no docs about something like "a2enmod" command on the apache webpage? and seems that there is no HOWTO docs. Does anyone know some sites contains docs like this? This  manual  page was written by Daniel Stone < [EMAIL PROTECTED]> for the Debian GNU/Linux distribution, as it is a

Re: Server enviroment over to Debian..

2006-03-28 Thread Mankuthimma
On 3/29/06, Martijn Marsman <[EMAIL PROTECTED]> wrote: Hi list,Hi, Atm our whole buissnes is running windows, and we are making preperations to convert everything (servers) to DebianSensible :) I have been messing arround with ldap and such, but my question is,Has anyone experience with merging fr

Re: command to display system load?

2006-03-28 Thread Mankuthimma
Hi,  07:17:25 up  9:07,  6 users,  load average: 0.42, 0.41, 0.30(I got this when I tried to overwrite a file with vim) # uptime  10:02:52 up  1:36,  2 users,  load average: 0.15, 0.22, 0.11M

Re: Netlimiter liike tool

2006-03-21 Thread Mankuthimma
Hi,On 3/22/06, Steve Lamb <[EMAIL PROTECTED]> wrote: Andrew Sackville-West wrote:> google is your friend.Not in this case.  Not in many cases.  Have you googled Netlimiter to seeIn this case apt is your friend :)$ apt-cache search apache limit libapache-mod-limitipconn - module for Apache which

Re: free software version of MATLAB 7.0

2006-03-20 Thread Mankuthimma
Hi, plz send me free version of matlab as latest as posible and the way to work on the software ...i will be very thankful to you Here's your software http://packages.debian.org/stable/math/octave2.0 And here's the way to work with the software http://packages.debian.org/stable/doc/octave2.0-docAn

Re: cant route out

2006-02-18 Thread Mankuthimma
On 2/19/06, Brent Clark <[EMAIL PROTECTED]> wrote: Hi all I seem to have a very weird problem.I have a gateway that allows me to route into the LAN etc, but for some reason I cant get traffic out.I have apprended a route like below to help me if its getting that far, and it defiantly is. Dont you n

Re: Why do I bother?

2006-02-17 Thread Mankuthimma
On 2/17/06, Hal Vaughan <[EMAIL PROTECTED]> wrote: But it's just wrong.  Your first post was just plain rude and nasty and therewas no excuse for it.  Such posts only serve to drive people away, not tohelp.  The OP knew Debian is a Free operating system supported by people who are willing to spend

Fwd: Why do I bother?

2006-02-16 Thread Mankuthimma
On 2/16/06, S Clement < [EMAIL PROTECTED]> wrote: I am wondering if I should be sending this to Debian or to a psychiatric facility.Now that you have sent this to Debian, you can always send your M$ related rants to a psychiatric facility.  I have just spent a little over two weeks unable to conn

Re: cupsaddsmb, rpcclient

2005-10-24 Thread Mankuthimma
> > Which package is rpcclient from? smbclient: /usr/bin/rpcclient Rgds, m

Re: how to start php

2005-10-03 Thread Mankuthimma
On 10/3/05, Jon Dowland <[EMAIL PROTECTED]> wrote: > With apache2, there should be symlinks in /etc/apache2/mods-enabled to > ../mods-available/php5.{load,conf} and /etc/apache2/mods-available > should contain the php5.{load,conf} files. These should be owned by > libapache2-mod-php5 (doing dpkg -

Re: Woody -> Sarge apt-get dist-upgrade

2005-05-16 Thread Mankuthimma
> At the risk of being contrary, I recently (January) upgraded a couple of > servers from woody to sarge and it was pretty trivial - in fact I don't > recall having to do any reconfiguration other than answer some questions > during the upgrade. > > Given the supposed strength of Debian is that it