[Ilugc] Configuring LAN with BSNL DataOne

2009-03-02 Thread সাহিদ
Hello, I use a CentOS desktop machine with BSNL (DataOne) to access Internet. I am trying to set up a LAN in my home so that I can access Internet from my Laptop which runs on Ubuntu 8.10. __ __ |

Re: [Ilugc] Configuring LAN with BSNL DataOne

2009-03-02 Thread সাহিদ
On Mon, Mar 2, 2009 at 4:10 PM, Kenneth Gonsalves wrote: > disable the firewall and check - then enable. What about selinux? it is a real > pain of redhat machines No even disabling the firewall does not help. And, I have kept selinux disabled for sometime. -- S. Argue with idiots, and you beco

Re: [Ilugc] Configuring LAN with BSNL DataOne

2009-03-02 Thread সাহিদ
Hello, 2009/3/2 Kapil Hari Paranjape : > You probably used tabs instead of spaces! As it turns out it may not > matter. Actually no. I used white space only. But Gmail wrapped the text and it got messed up. > This output shows that it is "ppp0" which is your WAN port. This > seems likely since P

Re: [Ilugc] Configuring LAN with BSNL DataOne

2009-03-02 Thread সাহিদ
On Mon, Mar 2, 2009 at 6:43 PM, Arun Khan wrote: > Besides what other responders have said - have you enabled  ip (packet) > forwarding in the kernel? > Yes, I have modified both /etc/sysctl.conf and /proc/sys/net/ipv4/ip_forward accordingly. -- S. Argue with idiots, and you become an idiot. -

Re: [Ilugc] Configuring LAN with BSNL DataOne

2009-03-02 Thread সাহিদ
On Mon, Mar 2, 2009 at 8:22 PM, Sahid Khan (সাহিদ) wrote: > 2009/3/2 Kapil Hari Paranjape : >> This output shows that it is "ppp0" which is your WAN port. This >> seems likely since PPP-over-Ethernet is the way in which most BSNL >> DataOne links work. >> >

Re: [Ilugc] Re: Configuring LAN with BSNL DataOne (Sahid Khan (?????))

2009-03-02 Thread সাহিদ
On Mon, Mar 2, 2009 at 8:26 PM, K.C. Ramakrishna wrote: > Hi, > > There are 2 solutions apart from iptables: Thank you for your suggestion. As I have already posted in the other thread that I could finally make it work. So I'll perhaps keep this experiment in abeyance for some time. But yes your

Re: [Ilugc] JBOSS NOT STARTING

2009-09-03 Thread সাহিদ
On Thu, Sep 3, 2009 at 5:44 PM, Ramkumar wrote: [...] > Caused by: java.lang.RuntimeException: Exception creating identity: > devserver: devserver As the OP has already said, this is mostly related with /etc/hosts. /etc/hosts should have the following entry: 127.0.0.1 localhost devserver HTH, --

Re: [Ilugc] .a-tip-a-day (firebug - web development debug console Firefox plugin)

2009-10-12 Thread সাহিদ
On Tue, Oct 13, 2009 at 6:59 AM, Girish Venkatachalam wrote: > Install firebug > Another use case: Using firebug you can modify javascript of a web page page on-the-fly. I have seen many pages breaking due to simple javascript mistakes. Using firebug you can fix many of them to make it work with

Re: [Ilugc] .a-language-tip-a-week. test run [ LANGUAGETIP - basic overview ]

2009-10-22 Thread সাহিদ
Hello, On Fri, Oct 23, 2009 at 10:30 AM, Girish Venkatachalam wrote: > Scripting languages are weakly typed. C is strongly typed. > Most scripting languages treat everything as string. > I think this is another too generic statement which is not exactly correct. E.g, Python is a strongly typed l

Re: [Ilugc] .a-language-tip-a-week. test run [ LANGUAGETIP - basic overview ]

2009-10-23 Thread সাহিদ
On Fri, Oct 23, 2009 at 1:10 PM, Girish Venkatachalam wrote: > I like your signature more than your mail. ;) Glad, You liked it! :-) > C is strongly typed. You cannot use any variable without declaring in advance. Declaring variable does not make a language strongly typed. That is just a proper

Re: [Ilugc] a safe way to rm -rf *

2009-12-10 Thread সাহিদ
On Thu, Dec 10, 2009 at 4:49 PM, Roshan Mathews wrote: > On Thu, Dec 10, 2009 at 4:42 PM, Kenneth Gonsalves > wrote: >> cd /var/lib/mod_tile/default >> rm -rf * >> > How about `rm -rf /var/lib/mod_tile/default/*' ? > Or this one, perhaps? (cd /var/lib/mod_tile/default && rm -rf *) -- S. Argu

Re: [Ilugc] a safe way to rm -rf *

2009-12-10 Thread সাহিদ
On Thu, Dec 10, 2009 at 5:00 PM, Kenneth Gonsalves wrote: >> wrote: >> > cd /var/lib/mod_tile/default >> > rm -rf * >> >> How about `rm -rf /var/lib/mod_tile/default/*' ? >> > > would not that remove /var/lib/mod_tile/default also. No it will only delete everything which comes under default dire

Re: [Ilugc] not detecting nic card.

2008-11-03 Thread Sahid Khan (সাহিদ)
On Mon, Nov 3, 2008 at 10:57 PM, veera dv <[EMAIL PROTECTED]> wrote: > in xp nic card detected, in redhat 5 not detecting nic. how to configure the > nic card in rhel 5. Find out the chip manufacturer using `lspci -v`. Then you have to get the particular driver for the card and install it manually

Re: [Ilugc] One Day One GNU/Linux Command (CHKCONFIG)

2008-11-19 Thread Sahid Khan (সাহিদ)
On Thu, Nov 20, 2008 at 12:39 PM, Vivek Rajagopalan <[EMAIL PROTECTED]> wrote: > Thanks, but what I meant was a general utility for my own server. Yes there exists such an utility. And surprisingly it's the same as you guessed: 'service'. It works with CentOS 5, i.e., I can do things like 'service

Re: [Ilugc] One Day One GNU/Linux Command (APT-GET)

2008-12-01 Thread Sahid Khan (সাহিদ)
On Tue, Dec 2, 2008 at 10:33 AM, Bharathi Subramanian <[EMAIL PROTECTED]> wrote: > Is there any free blog site, where I can blog thru email?? I think Google Blogger lets you do that. -- S. Argue with idiots, and you become an idiot. - PG ___ To unsubsc

Re: [Ilugc] Ubuntu 8.10

2008-12-03 Thread Sahid Khan (সাহিদ)
On Wed, Dec 3, 2008 at 8:16 PM, Atanu Datta <[EMAIL PROTECTED]> wrote: > And LFY has an 8.10 multi-bootable DVD What is this multi-bootable DVD? Can I install all the distros from this single DVD? -- S. Argue with idiots, and you become an idiot. - PG __

Re: [Ilugc] ldap_bind error in OpenLDAP.

2009-01-13 Thread Sahid Khan (সাহিদ)
On Tue, Jan 13, 2009 at 3:37 PM, Thanigairajan murugan wrote: > While I add the details through ldapadd, it throws "ldap_bind: Invalid > credentials (49)". error. > Since ldap is running in 0.0.0.0:389, I guess it will be problem. > So what i have to do , to run this service on my ip(192.168.1.8