Re: [ilugd] What happens in BASH when you do Ctrl-C (hint, it's not simply sending a SIGINT)

2011-07-17 Thread Sharad Birmiwal
 How about an strace of both methods to see what is the difference in
 signal handling between the shell and sudo?  I'd do it myself but I'm

Here you go. At first glance, I don't see anything revealing in the dumps.

http://pastebin.com/e6mDBJKK (interrupted by ^C)
http://pastebin.com/aG6R8pYh (interrupted by sending sigint to http)


SB

PS:
1. The pastes will self-destruct in 1 month.
2. Some parts (the first 1000+ lines) have intentionally been removed.
Also, 4 strings are fudged.

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] What happens in BASH when you do Ctrl-C (hint, it's not simply sending a SIGINT)

2011-07-17 Thread Sharad Birmiwal
 There is no program called `http' on a GNU/Linux system. What you have
 is one of those confounded members of the apt, dpkg  family has what
 they call 'method' to get the packages. If you configured your

I agree that it is part of apt but http is an elf, executable program
in itself. It is located in /usr/lib/apt/methods along with many
others like cdrom, ftp, and https.

 sources.list to fetch from a http server, it runs 'method http; if it
 was ftp, they run 'method ftp'; and if you had specified cdrom, it
 will apply the method, cdrom.

I believe that was obvious? Though the name might be a method,
http is a binary and the apt-get program must be forking and then
running this binary (or using some similar method of invocation).

-- begin offtopic --
I tried $ /usr/lib/apt/methods/http www.yahoo.com but that didn't
seem to start fetching the file. As noted already, it's probably part
of the apt family and has it's own invocation method. apt developers
for some reason didn't want to use curl or wget. When I tested apt
earlier in the thread, I greped for were wget and curl (in ps) before
simply reading ps ax. One reason for this could be that their http
gives them feedback which allows apt to show progress.
-- end offtopic --

 IMHO, you should raise this question in apt / dpkg developers' list. I

Agreed, somebody should ask there if they are still not convinced.


SB

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] What happens in BASH when you do Ctrl-C (hint, it's not simply sending a SIGINT)

2011-07-17 Thread Sharad Birmiwal
 Reason for the executable (note: not even a Perl script) is probably
 that apt-get (dpkg?) can run on a bare system before anything else is

Yup, that makes sense.

SB

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Data xfer rates from flash disk in Feisty

2008-11-20 Thread Sharad Birmiwal
On Thu, Nov 20, 2008 at 1:09 PM, Sudev Barar [EMAIL PROTECTED] wrote:
 2008/11/20 Parijat Garg [EMAIL PROTECTED]:
 After mounting the disk see output of
 hdparm -tT /dev/YOUR-DRIVE


 /dev/sdd1:
  Timing cached reads:   1664 MB in  2.00 seconds = 831.30 MB/sec
  Timing buffered disk reads:   18 MB in  3.15 seconds =   5.72 MB/sec

FYI, (and this might not mean much), from
http://www.everythingusb.com/usb2/faq.htm

USB 2.0 has a raw data rate at 480Mbps, and it is rated 40 times
faster than its predecessor interface, USB 1.1, which tops at 12Mbps.


Sharad

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Data xfer rates from flash disk in Feisty

2008-11-20 Thread Sharad Birmiwal
A shot in the dark: BIOS have this option called something like
Enable USB legacy support. Having it enabled sometimes does not
allow you to boot into Linux (don't ask me why, this used to happen on
my old laptop). Try disabling it. It might force Linux to recognize
the port as USB 2.0?


Sharad

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Data xfer rates from flash disk in Feisty

2008-11-20 Thread Sharad Birmiwal
On Fri, Nov 21, 2008 at 12:17 AM, Sharad Birmiwal
[EMAIL PROTECTED] wrote:
 A shot in the dark: BIOS have this option called something like
 Enable USB legacy support. Having it enabled sometimes does not

Or may be it was having disabled that screwed up the booting thing.
Either ways, it's worth an attempt.

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Can we code in Hindi ??

2008-09-23 Thread Sharad Birmiwal
 lol,
 Its not possible,
 why you forget about documentation ?? will  documentation be in English

There are books available for say hindi speaking people to learn say
japanese. You don't have to learn English first to learn Japanese. You
just don't see the books around 'cause you are present in a market
where it probably wouldn't sell much.

 I still consider this to be a dream, which is totally not impossible but
 would be surprised if this happens in my life time.

 Nope,,, It is impossible to revert time...

In our lifetime, may be. How about somebody in the future develops a
time machine, comes back and teaches me how to make a time machine? I
would like this to go on permanent record (as permanent as this
archive can be) that I want to learn how to make a time machine if
somebody reads this in the future -- I also promise I will do no evil!
:D



 I might still stick
 to writing EN code, but at least people might write better software if
 they can do so in their own native language.

 When will you guys will agree that a computer language is having its own
 syntax. saying pyton in hindi is same as saying Newton's law in Hindi

And because Newton's law was translated in Hindi, we now have a wider
people with elementary education. Or do you mean to imply that people
who know how things work (without knowing English) do not understand
the principles/cannot apply them/or cannot compete for a job with you?

 like in C++ , if we need to define variable  then it will be
 *int i ;*
 and in Hindawi it will
 *purnank aai ;*
 How does it matter, by a *technical point of view * you are just rebuilding
 the keywords to  make life complex.

You are renaming the keywords, yes, but to make life simple for those
who learn it. Nobody is asking you to learn it. Narendra, you are not
the target audience. I think you are missing this point. Your question
(whatever that was, I've lost track now) is still valid, I guess, but
you should also realize that teaching English first to do coding is
not sensible. As mentioned before, this might just be working as a
wrapper. That means, that the code is already being converted to
english (forget variable names for now, they are trivial in
understanding logic) making it accessible it to a wider community.

Think of it this way. There are more people who can learn in India to
program. They do so in their native language. Wrappers are available
to make it available elsewhere.


 writing a code in computer language need some keywords, with logic, native
 language is not useful for code writing.

On the contrary, for code _WRITING_, native language is the best way
to WRITE. Logic is language independent.

 I will again say, you are diverting new generation to stick/code with local
 language.

I don't think the new generation (around you and me) is being asked to
learn programming in local languages. This is meant for people who
speak certain languages. If you are talking about adoption of such
tools at school level, I think we needn't worry much 'cause I think
the fight is still on to remove MS Office from CS course in schools?


Sharad

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] suggest a CMS

2008-05-01 Thread Sharad Birmiwal
I tried out a few CMSs when I had to started with making a website for
my department (it is still work under progress and not published yet).

I did try Joomla, MODx, and a few more CMS (I have the names on my lab
PC) but we finally stuch to MODx. We foudn it to be quite configurable
(I'm sure others are as well), graphically and otherwise.

I can't really say much about other options but I would suggest MODx
because I found it pretty easy to modify its code (to adapt to our
requirements) and also modifying some of the add-ons (like
EasyNews/EasyEvents or something).

It is also pretty easy to make submission forms (for surveys/feedback etc).

Oh, forgot the important thing which is that our requirement was that
faculty/staff/and even students should be able to manage content (MODx
supports that but I will also confess that giving the initial roles is
a tad-bit confusing though it seems logical once you get it going). We
did not want a website where a guest visitor should be able to
modify/add content and that is what I have been able to turn it into
(just had to disable a plugin and make a few changes in the template
(skin/theme)).


Sharad Birmiwal

1. http://modxcms.com/
2. http://modxcms.com/resources.html (for add-ons and stuff)

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Network programming..

2007-12-30 Thread Sharad Birmiwal
Hi Shamail

It is very much possible to have a direct connection between two
computers over the internet. In fact, the fact that is over the
internet plays little role (unless there are firewalls/IP masquerading
taking place).

Find any tutorial on socket programming (in C/C++/perl/Java) and then
you can make one of the two end-nodes (computers) as the server (the
other node can initiate the connection to the server). What is
required though is that your packets reach the other side, i.e., when
you establish a connection to the other computer, you need to know the
IP address and the in-between network (internet) should allow packets
to reach the other side.

Hope this helps
Sharad Birmiwal


On 12/27/07, Shamail Tayyab [EMAIL PROTECTED] wrote:
 H
Is it possible to have a direct connection between two computers over the
 internet, without involvement  of a central server (where both the systems
 are part of different networks)



 --
 Shamail Tayyab
 shamail [at] inbox.com
 4 2 3 2 4 9 9 9 9 9 - 1 9 + (right to left without spaces)
 Bringing Linux and Mobiles one step closer
 Blog at: http://tuxatwork.blogspot.com
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - February 22/23, 2008
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Broadcom 59xx Driver

2007-09-28 Thread Sharad Birmiwal
On 9/28/07, hemant ritturaj [EMAIL PROTECTED] wrote:

 Hi all,

 I was trying to install Fedora core 7 on my new Dell XPS M1330 system, but
 dvd fails to recognize the harddisk.

 Then I manage to install FC6 on the same system , but its Broadcom
 ethernet
 card is not working, I tried installing its driver from broadcom website
 for
 57xx ethernet card , the driver get installed but it is not pinging to the
 gateway

 dmesg give me error :
 ADDRCONF(NETDEV_UP): eth1: link is not ready

 I found that my ethernet card is 59xx not 57xx so I was looking for its
 driver but all my efforts went in vain as there is no driver present

 Does anyone has any kind of solution to this kind problem

 As you are saying, if there is no driver present, you should probably buy
a PCMCIA or USB ethernet controller, and unlike the time when you were
buying your laptop, this time ensure that it works on Linux before making
the purchase.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Installing Linux on an External Hard Disk

2007-09-28 Thread Sharad Birmiwal
On 9/24/07, Sharad Birmiwal [EMAIL PROTECTED] wrote:

 I've been struggling with the same thing for quite sometime but haven't
 had the time recently to delve further. I chose Knoppix because it does
 autoconfig at bootup. There was some tutorial about installing from the iso
 and then having to install isolinux (if I remember correctly) boot-loader
 manually.

 Strange enough, I remember this tutorial asked me to create a FAT16 or
 FAT32 partition and extract all knoppix files on this. This was so because,
 trusting my memory again, this bootloader expected the kernel on a FAT16/32
 filesystem.

 I don't remember much after that and most of it is mixed up, but
 ultimately things didn't work. Though I've just had an idea now and write
 back soon if it works :)


 Sharad Birmiwal



I had a friend do this for me. He used this tutorial and it works!

http://www.pendrivelinux.com/2007/02/20/installing-usb-knoppix-51-using-linux/

Cheers!
Sharad
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] TTS software with Indian/CJK language support

2007-09-25 Thread Sharad Birmiwal
 http://fci.wikia.com/wiki/Dhvani
 https://sourceforge.net/projects/dhvani/


I found the links myself. Thanks :)
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Installing Linux on an External Hard Disk

2007-09-24 Thread Sharad Birmiwal
I've been struggling with the same thing for quite sometime but haven't had
the time recently to delve further. I chose Knoppix because it does
autoconfig at bootup. There was some tutorial about installing from the iso
and then having to install isolinux (if I remember correctly) boot-loader
manually.

Strange enough, I remember this tutorial asked me to create a FAT16 or FAT32
partition and extract all knoppix files on this. This was so because,
trusting my memory again, this bootloader expected the kernel on a FAT16/32
filesystem.

I don't remember much after that and most of it is mixed up, but ultimately
things didn't work. Though I've just had an idea now and write back soon if
it works :)


Sharad Birmiwal

On 9/23/07, Vikas Rawal [EMAIL PROTECTED] wrote:

 
  I have thought of a solution on which I want to get some views. I have
 spare
  USB External Hard disk lying around in my desk. So i thought maybe I can
  install Linux on this and boot from this USB drive when I want to use
 Linux.



 See this:

 http://www.debuntu.org/how-to-install-ubuntu-linux-on-usb-bar


 Vikas








 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] TTS software with Indian/CJK language support

2007-09-24 Thread Sharad Birmiwal
I've used festival but from the website [
http://www.cstr.ed.ac.uk/projects/festival/] and [
http://www.speech.cs.cmu.edu/festival/], I wasn't able to find anything
about multi-lingualization :)

Fair bit of googling also didn't help. Anybody has any pointers. I am
looking for some software which will be able to read out text in Indian
languages and Japanese language in particular.


Thanks
Sharad Birmiwal
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] cheap trick with multiple gmail accounts for concurrent logins

2007-09-15 Thread Sharad Birmiwal
On 9/9/07, Manoj Srivastava [EMAIL PROTECTED] wrote:

 On Sun, 9 Sep 2007 15:13:58 +0530, G Karunakar
 [EMAIL PROTECTED] said:

 [This is not a response to OP; I am just responding to solutions that
   open up the X display; there are alternatives to doing this]

  typically you can do this..
  1) open a terminal $ xhost +

 This essentially defeats all the security you had in place. I
 would not recommend this.

  2)
 $ su - otheruser $ export DISPLAY=:0.0 (or DISPLAY=urip:0.0 )

 xauth extract - $DISPLAY | ssh [EMAIL PROTECTED] /usr/bin/X11/xauth
 merge -


I had been looking for a way to do that for so long now!

thanks
sharad birmiwal
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] proxy prob

2007-08-19 Thread Sharad Birmiwal
Hi

This is Sharad Birmiwal. Just wanted to let you have my email address.

Cheers
Sharad


On 8/6/07, devesh [EMAIL PROTECTED] wrote:

 hi ,

 Can anybody tell me how to use localhost or 127.0.0.1 with proxy.

 I mean my network is behind a proxy server and i have to set NO PROXY for
 localhost but proxy for other sites. I want that without changing my proxy
 setting i can use localhost.

 any suggestion??

 regards,
 devesh.
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] proxy prob

2007-08-19 Thread Sharad Birmiwal
Hi Saleem

Sharad Birmiwal here. I wanted to say hello, but I couldn't there. I don't
know if you would remember but I was at JMI last year as well when you were
organizing some event. I had earlier asked some of your juniors about what
you were upto and Devesh told me that you had joined some company but later
switched to a startup. It was nice ot see you there again.

All the best :)
Sharad
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] proxy prob

2007-08-19 Thread Sharad Birmiwal
Sorry, that wasn't meant to be a private email.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] proxy prob

2007-08-19 Thread Sharad Birmiwal
Sorry again. (I'm such an idiot)
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Mandriva 2007 Spring Edition

2007-08-16 Thread Sharad Birmiwal
I've had only too many broken downloads and lost quesues because d4x crashed
that I wouldn't even recommend it to a pro. wget and proz work best for me.


Sharad Birmiwal

On 8/16/07, Anupam Jain [EMAIL PROTECTED] wrote:

 On 8/16/07, Andrew Michael Lynn [EMAIL PROTECTED] wrote:
 
   Kenneth Gonsalves [EMAIL PROTECTED] 08/16/07 4:51 PM 
  
  On 16-Aug-07, at 4:46 PM, mehul wrote:
  
   my friend paid to download the paid-for version - but he couldnt do
   the download because he hadnt yet learnt to use wget - so he told
   them and they shipped the dvd to him.
  
   There are GUI ways too, isn't it?
  
  gui ways break on long downloads - often they refuse to resume. wget -
  c is sure and safe.
  
  Gui is not necessarily evil. I have had very good results with gftp. It
  automatically restarts, and can also continue/resume on a broken
 download.
  Though if you can spend the time to learn to use wget, you probably will
  not want to use anything else.
 
  Regards,
  Andrew
 
 
 Recommending command line options to do something as basic as downloading
 a
 file from the net sends out really bad signals to Linux newbies.. I'd
 recommend Downloader for X instead which is very powerful and user
 friendly..

 -- Anupam
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Mandriva 2007 Spring Edition

2007-08-14 Thread Sharad Birmiwal
I can probably arrange that for you. I think my friend has the 3/4(?) CD
edition. I'll write back to you (off the list) by the end of the day.

Sharad

On 8/14/07, Karanbir Singh [EMAIL PROTECTED] wrote:

 Sahil Dave wrote:
  Hi all LUG-D members,
 
  we urgently require a DVD of Mandriva 2007 Spring Edition. If any of you
  have it plz contact me


 why dont you just call them up ( Mandriva ) and buy a supported edition
 from them ?

 --
 Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED]

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Ubuntu Freezing on Boot

2007-08-05 Thread Sharad Birmiwal
There is a boot parameter which is used as resume=swap partition used to
resume sessions. Remove that from your grub/lilo config and that should
atleast get rid of the first problem.

Sharad Birmiwal

On 8/5/07, Sudev Barar [EMAIL PROTECTED] wrote:

 On 05/08/07, Parijat Garg [EMAIL PROTECTED] wrote:
  Yes.I'm shutting it down.
  The point is that I got this error on a freshly formatted disk with a
  fresh ubuntu install. All the partitions on my disks can be mounted
  correctly once the system boots so I don't think there is any
  filesystem corruption either. There is one thing though... that even

 Bottom or in line posting is encouraged.

 You have the install disk, pop that in to drive and boot. Then choose
 memtest86+ from menu and let is complete one full pass (this takes
 time) and see if any errors are thrown up. Just because the disk is
 new does not guarantee error free.

  when the system boots correctly, it does a disk check on all of the
  partitions but finds no errors.

 All the more reason to suspect hardware errors as the problem is not
 consistent.

 --
 Regards,
 Sudev Barar

 See you at 'Freed.in - freedom in technology  software' - India's
 leading free and open source community event. 28- 29 September 2007,
 New Delhi. Entry free, on first come basis. Register at
 http://Freed.in

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Silan NIC

2007-07-27 Thread Sharad Birmiwal
Which gives me an idea (this is just a shot in the dark). How did you
install the newer kernel? May be yast still thinks that 2.6.18 kernel is the
only one installed and hence in installing _binary_ package of ndiswrapper
even when you are running the newer kernel.

Installing ndiswrapper from source should be the fix then.


Sharad Birmiwal

On 7/27/07, Shiv [EMAIL PROTECTED] wrote:



 Darshan [EMAIL PROTECTED] wrote:  ndiswrapper module not
 found -- on 2.6.22 kernel.
 It works perfectly on the older 2.6.18

 so I removed ndiswrapper with the yast software manager , then rebooted
 and again installed ndiswraper.
 Hi,
 Im not familiar with the yast software manager (im a debian/ubuntu
 person).
 There are two components to ndiswrapper. One is the command ndiswrapper
 that is used to load the Windows driver like so:
 # ndiswrapper -i INFfile
 Where INFfile would be the .inf file of you're card's windows driver.
 The other is the ndiswrapper *module* which has to be loaded into the
 kernel.
 The known way to do this is # modprobe -v ndiswrapper
 This looks for a kernel module called ndiswrapper.ko in your /lib/modules
 tree and loads it into memory.
 It is only after that that the iwconfig and ifconfig can be used to
 configure your wireless interface.

 You might have done all of the above before, but it still does not hurt to
 read up on ndiswrapper from here --
 http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/id,installation/

 HTH,



 With Warm Regards,
 Shivkumar
 www.outbackwifi.com

 -
 Got a little couch potato?
 Check out fun summer activities for kids.
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Silan NIC

2007-07-26 Thread Sharad Birmiwal
If that doesn't work, I would suggest you compile ndiswrapper[
http://ndiswrapper.sourceforge.net] from source.


Sharad Birmiwal

On 26 Jul 2007 17:27:18 -, Darshan [EMAIL PROTECTED] wrote:


 Date: Wed, 25 Jul 2007 22:31:26 -0700 (PDT)
  From: Shiv [EMAIL PROTECTED]
 Subject: Re: [ilugd] Silan NIC
 To: Darshan [EMAIL PROTECTED],The Linux-Delhi mailing
list ilugd@lists.linux-delhi.org
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=iso-8859-1
 
 
 In fact with the new kernel the ndiswrapper module has also disappeared
 through which I am using my wg311 wifi.
 So I have to boot from my previous 2.6.18 kernel to use the wifi. But
 
 Hi,
 Do you mean that the ndiswrapper did not compile at all or that it does
 not get loaded?
 Doing a #modprobe -v ndiswrapper
 should spit out some useful data.
 
 
 
 With Warm Regards,
 Shivkumar
 www.outbackwifi.com

 ndiswrapper module not found -- on 2.6.22 kernel.
 It works perfectly on the older 2.6.18

 so I removed ndiswrapper with the yast software manager , then rebooted
 and again installed ndiswraper. Not to any avail.
 Situation remains the same.
 Darshan
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] ilugd Digest, Vol 52, Issue 34

2007-07-26 Thread Sharad Birmiwal
There is something very fishy if that is the case. Are you sure lsmod does
not show ndiswrapper? Manually locate where the ndiswrapper module is
compiled. In my case, I find it in /lib/modules/2.6.22.1/misc/.

Try removing the driver (-r wg) and adding it again? Can't think of
anything better.


Sharad Birmiwal

On 26 Jul 2007 12:48:06 -, Darshan [EMAIL PROTECTED] wrote:



 Message: 5
 Date: Thu, 26 Jul 2007 10:30:56 +0530
  From: Sharad Birmiwal [EMAIL PROTECTED]
 Subject: Re: [ilugd] Silan NIC
 To: Darshan [EMAIL PROTECTED],The Linux-Delhi mailing
list ilugd@lists.linux-delhi.org
 Message-ID:
[EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 
 Install ndiswrapper again with the new kernel running. That would compile
 the ndiswrapper module for the new 2.6.22.1 kernel and ndiswrapper should
 work.
 
 Sharad Birmiwal
 
 I have done that too.
 At shell prompt on typing ndiswrapper -l, it says that wgX driver is
 installed and device is present.
 At modprobe ndiswrapper, it says no ndiswrapper module found.
 Darshan
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] embedded kits

2007-07-25 Thread Sharad Birmiwal
Hi folks

I am looking for some embedded kit for hobby projects -- no special
requirements (high ram, x86/PPC?), I just need something to tinker with. One
which would not make me rely on any other OS for support software, and which
I can preferably buy in Delhi. Input from anybody with experience
appreciated.

Thanks
Sharad Birmiwal
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] embedded kits

2007-07-25 Thread Sharad Birmiwal
As a matter of fact, I have a P1 - 133MHZ (16MB RAM). I was thinking of
doing that but I can't carry it around to show off my latest projects :).
Isn't small beautiful?

I don't want to use an OS right now. I want to try writing dedicated
applications (programming the board in C/Assembly). I have some experience
with AT89S52 and some TI DSP kit. I want to work more with kits right now,
implement some ideas I have in mind right now. Wouldn't I also have to worry
about some driver issues like finding data sheets for onboard devices I will
use? I am hoping the kit will be accompanied with such details..


Sharad


On 7/25/07, Shakthi Kannan [EMAIL PROTECTED] wrote:

 Hi,

 On 7/25/07, Sharad Birmiwal [EMAIL PROTECTED] wrote:
  I am looking for some embedded kit for hobby projects -- no special
  requirements (high ram, x86/PPC?),

 So, why not use an Intel PII or PIII machine?

 SK

 --
 Shakthi Kannan
 http://www.shakthimaan.com

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] embedded kits

2007-07-25 Thread Sharad Birmiwal
I probably didn't mention this but I was looking for a cheap board. I wasn't
going to go out of the way to pay much for a board.

Inline replies follow.

On 7/25/07, Shakthi Kannan [EMAIL PROTECTED] wrote:

 Hi,

 On 7/25/07, Sharad Birmiwal [EMAIL PROTECTED] wrote:
  As a matter of fact, I have a P1 - 133MHZ (16MB RAM). I was thinking of
  doing that but I can't carry it around to show off my latest projects
 :).
  Isn't small beautiful?

 Not sure on the availability of mini-ITX boards in India.


I would rather go for my pentium than using an ITX board.

 I don't want to use an OS right now.

 You can run firmware code from grub. See Simple OS written by David
 Decotigny, and Thomas Pettazoni:
 http://sos.enix.org/fr/PagePrincipale


I'll look into this. This might be useful. Thanks.

It is sometimes very hard for me to digest the fact that many people
 in India go out of the way and pay huge amounts for development boards
 which are either quite expensive or not available in India, and you
 have to import them (as compared to their low price and availability
 in US and EU). There is so much you can learn from economical x86
 boards in India, and use the best of it.

  with AT89S52 and some TI DSP kit. I want to work more with kits right
 now,
  implement some ideas I have in mind right now.

 Such as? As far as I can understand, you have never mentioned what you
 want to do, but, you would like to work only on embedded kits.


I made a micro-mouse (autonomous bot with on board power and logic which can
navigate through a maze, small size) which failed utterly but I got to learn
a bit with AT89S52. TI kit was for a lab work (I'm still a student), wrote
some filters..

I would like to start with blinking lights, display drivers, any and all
trivial things that got me (and you?) started with programming? I wanted to
write dedicated applications, program the flash, and execute. It's hard to
justify this line of thinking. May be it came to me first. Any how, if you
are suggesting using pentiums (which, as far as I understand, you are), what
can I do with them (insert suggestings here)? I don't want to boot linux on
it. And I also don't want to boot any other OS (I think this is partly
inspired by reading Con Kolivas's interview last night [
http://apcmag.com/6735/interview_con_kolivas]).

Not sure if this is the right path to take, as I said, I want to be a
beginner, and I appreciate all advice.

 Wouldn't I also have to worry
  about some driver issues like finding data sheets for onboard devices I
 will
  use? I am hoping the kit will be accompanied with such details..

 So, what do you use the kit for if everything is given to you in the
 first place?


Hands on experience?


Sharad Birmiwal
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] embedded kits

2007-07-25 Thread Sharad Birmiwal
This might seem off-topic but please Indulge me for a moment while I talk
about one my aspirations (now dead). I have a Sharp EL-6890 personal
organizer, or rather had one. The gadget had 256kb of flash and a decent
display screen and what set it apart from the Casio organizers was that it
had a com port.

About a year back, I had this wonderful idea to make something useful out of
it. To make it so that you plug the device to the serial port of your
computer and get a login prompt on the device! How cool would that have
been, especially because it hadn't been done before.

Anyways, I open the thing only to find that the top of all chips (two big
ones representing probably the processor and memory) had been fused
(probably custom chips inside)..

Yeah probably its an overkill to do blinking lights..


Thanks
Sharad Birmiwal


On 7/25/07, vivek khurana [EMAIL PROTECTED] wrote:


 --- Sharad Birmiwal [EMAIL PROTECTED] wrote:
 snip
  I would like to start with blinking lights, display
  drivers, any and all
  trivial things that got me (and you?) started with
  programming? I wanted to
  write dedicated applications, program the flash, and
  execute. It's hard to
  justify this line of thinking. May be it came to me
  first. Any how, if you
  are suggesting using pentiums (which, as far as I
  understand, you are), what
  can I do with them (insert suggestings here)? I
  don't want to boot linux on

 As far as i can understand you need to build some
 kind of automation circuit. X86 boards will definitely
 be overkill for such device. I think you need a
 microcontroller based board. Such boards are easily
 available in Lajpat Rai market.

  it. And I also don't want to boot any other OS (I
  think this is partly
  inspired by reading Con Kolivas's interview last
  night [
  http://apcmag.com/6735/interview_con_kolivas]).

 Gives 404 error.

 regards
 VK

 Engineers normally have problem with every solution. If not they have  a
 solution in search of a problem.

 Disclaimer
 The facts expressed here belong to everybody, the opinions to me. The
 distinction is yours to draw...



   
 
 Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user
 panel and lay it on us.
 http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7


 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Silan NIC

2007-07-25 Thread Sharad Birmiwal
Install ndiswrapper again with the new kernel running. That would compile
the ndiswrapper module for the new 2.6.22.1 kernel and ndiswrapper should
work.

Sharad Birmiwal

On 25 Jul 2007 19:08:15 -, Darshan [EMAIL PROTECTED] wrote:


 A friend of mine installed Opensuse 10.2 for the first time with dual boot
 on his previously WinXp only PC (with my inducement and help). Everything
 went well with the exception of the LAN card which just does not get
 detected. So I swapped my Realtec card with his and his PC is working fine.
 I have his Silan sc92031 based LAN card on MY PC now.
 I also have a wifi card on my pc.
 On googling i found that this card is supported on the new 2.6.22.1kernel. 
 The new kernel was downloaded and compiled. After booting with the
 2.6.22.1 kernel ,the card gets detected by yast2. But it fails to
 function. ifconfig does not show its presence.
 In fact with the new kernel the ndiswrapper module has also disappeared
 through which I am using my wg311 wifi.
 So I have to boot from my previous 2.6.18 kernel to use the wifi. But
 I am left with an unusable LAN card (silan) on my pc.
 Can anyone help me with my problem?

 darshan
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Centos - 4.x - VAIO notebook heating up

2007-05-28 Thread Sharad Birmiwal


 Hi sharad,
 I guess these changes will be for Centos only and will not effect the
 windows heating up problem also.
 Pl. clarify,
 Thanks,
 Abhishek jain


Yes - enabling this feature will affect CentOS only.


Sharad Birmiwal
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Centos - 4.x - VAIO notebook heating up

2007-05-27 Thread Sharad Birmiwal
The exact functionality you are looking for is provided in the Linux kernel
as frequency scaling. You have four basic governors available (if they are
compiled in the kernel/loaded as modules).

$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
conservative ondemand powersave userspace

I echo the desired governor to
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor and it works fine for
me. FYI, i've an HP laptop and I run gentoo.

For more info, see /usr/src/linux/Documentation/cpu-freq.


Sharad Birmiwal


On 5/27/07, PJ [EMAIL PROTECTED] wrote:

 abhishek jain [EMAIL PROTECTED] writes:

  No, the fans are not working at all,

 Not in windows either? If it works in windows and not in linux, then
 it's due to propViaotary oddities, and you'll have to dig into how acpid
 or apm handles fans.

  Pl. tell me how to make them alive again, or should i seek a repair.

 If the fans don't work in windows either, you can probably get it fixed
 at Nehru Place. They may break something else over there while fixing
 your fans, but that's one of the charms of the shops there.

 If one of those clowns has already taken it apart, he may have forgotten
 something trivial like reattaching the fan lead to its power supply.

 An alternative suggestion: get a fan base for notebooks. They're cheap.

 PJ



 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] mounting problems

2007-04-26 Thread Sharad Birmiwal
You don't mount /dev/sda but /dev/sda1 (see dmesg output for list of
partitions available on sda).
Do su first and then try mounting the device. From the same root terminal,
see if you are able to see the contents of the partition. Are you sure it
has vfat file-system?
Mounting it should be as simple as
# mkdir /mnt/usb
# mount /dev/sda1 /mnt/usb
# ls /mnt/usb


Sharad Birmiwal


On 4/25/07, hemant ritturaj [EMAIL PROTECTED] wrote:

 **
 On 4/25/07, Shakthi Kannan [EMAIL PROTECTED] wrote:
 
  Hi,
 
  On 4/25/07, hemant ritturaj [EMAIL PROTECTED] wrote:
   I am wokring with fedora core 4
 
  Any recent for not upgrading to FC6?
  No  specific reason as such but dnt want to upgrade at this moment to
 FC6
   when it is plugged in to usb it doesnot automount but it shows the
 mount
   point in fstab
 
  What entry? AFAIK, /etc/fstab is a text file that is not updated by
  hotplug events.



 I dnt have any knowldge of how else i can make it mounted

 made changes in fstab such as this
  */dev/sda /home/helpero/Desktop/flash vfat
  users,noauto,uid=helpero,gid=users 0 0*




  but when i try to mount it through user it gives a mount
   error
   mount: can only be mount bt superuser
 
  Can you mount it as a root user?

 Yes thru root it mounts but is able to write only as root not as user


  I tried all the possible ways like putting it /etc/fstab
 
  Such as?
 
   How can i automount any USB ???


 I want as i plug the device it should be automounted on the system

 Recent distros should automount USB devices for you with udev. After
  you plug-in the device, post output of:
  The message it give is
 

 /bin/dmesg | tail
  sda: Write Protect is off
  sda: Mode Sense: 00 00 00 00
  sda: assuming drive cache: write through
  SCSI device sda: 2015232 512-byte hdwr sectors (1032 MB)
  sda: Write Protect is off
  sda: Mode Sense: 00 00 00 00
  sda: assuming drive cache: write through
   sda: sda1
  Attached scsi removable disk sda at scsi12, channel 0, id 0, lun 0
  usb-storage: device scan complete
 
  SK
 
  --
  Shakthi Kannan
  http://www.shakthimaan.com
 
  ___
  ilugd mailinglist -- ilugd@lists.linux-delhi.org
  http://frodo.hserus.net/mailman/listinfo/ilugd
  Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
  http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 



 --
 Hemant Ritturaj Kushwaha
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Own Linux Distro

2007-04-07 Thread Sharad Birmiwal
I've done LFS myself and doing that could be quite instructive. Mind you,
LFS (to the best of my knowledge) is used for building a GNU/Linux based OS
for a particular machine (architecture) only, atleast you would get best
results for that target machine (think using optimizations). I can't help
you with unattended install processes, but as others have pointed out
already, atleast Fedora/Mandriva allow the same. Check their project website
for ideas. For an easy (customizable) live CD building (with installation
support), another option could be slax [slax.org].
I personally dislike binary based distros. I'm currently using Gentoo. There
is a related project (for Gentoo only?) called SCIRE for remote
administration and possibly installation (unsure)?



Sharad Birmiwal



On 4/5/07, PJ [EMAIL PROTECTED] wrote:


   On 4/4/07, Gora Mohanty gora at ... wrote:
  
Redhat does handle some things better, such as kickstart for rolling
out identical distributions across multiple machines.

 For cloning on identical machines, nettee with dd is probably handy for
 mittel-geeks (as opposed to über and unter-geeks, I suppose).

 PJ




 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] proftpd 550 error

2006-12-28 Thread Sharad Birmiwal
This is what I'd try next. mount the vfat fs to
/home/FTP-shared/download/vfat (and again check for permissions to vfat
after mounting, i.e. ls -l /home/FTP-shared/download/vfat should have
atleast r-x for others). is this an anonymous share? your 'ftp' user should
be able to browse through the directory.
BTW i just saw this now, you have defined two anonymous sections in the
config file? If I log in as user anonymous, how does proftpd decide if I
should be logged into ~ftp or /media/sda1/bf (maybe it takes the last
defined path)?


sharad birmiwal

On 12/28/06, अभिनव सहाय [EMAIL PROTECTED] wrote:

 On 12/28/06, Sharad Birmiwal [EMAIL PROTECTED] wrote:
 
  let me understand this, you want to share a mount via ftp? then it has
 to
  do
  with the permissions (when you are mounting). what are the mount options
  you
  pass (eg, try adding umask=000 for vfat)? check the permissions for
 mount
  point. it should work. btw, links (ln) don't work (you can't follow
 links
  via proftpd, security feature).
  check the documentation, maybe even mounts are disabled.


 What i am trying to do is this
 the proftpd allows me to put a download folder, only in my root
 partition,
 as the download location. But I want to put up a folder from my fat
 partition to download files. For this I read a manual at ubuntuforums and
 put up this at the terminal:

 sudo mount -o bind the_directory_you_want_to_share
 /home/FTP-shared/download

 where /home/FTP-shared/download is the default location for the ftp
 download
 location

 when I run this command, no error is given
 but when i try to access it i get the 550 permission denied error
 I hope you understood what I am trying
 Any clues now?

 sharad birmiwal
 
  On 12/26/06, अभिनव सहाय [EMAIL PROTECTED] wrote:
  
   Hi all
   I installed proftpd to make a ftp server for my lan. The problem is
 that
  I
   cant mount any other partition from my hard disk for the download
 folder
   except my root partition. When I mount any other partition and then
 try
  to
   access the folder I get a prompt:
   550: Permission denied
  
   My configuration file reads like this::
  
   #
   # /etc/proftpd.conf -- This is a basic ProFTPD configuration file.
   # To really apply changes reload proftpd after modifications.
   #
  
   ServerNameDebian
   ServerTypestandalone
   DeferWelcomeoff
  
   MultilineRFC2228on
   DefaultServeron
   ShowSymlinksoff
  
   TimeoutNoTransfer600
   TimeoutStalled100
   TimeoutIdle2200
  
   DisplayLoginwelcome.msg
   DisplayFirstChdir   .message
   ListOptions-l
  
   DenyFilter\*.*/
   DefaultRoot ~
  
   # Uncomment this if you are using NIS or LDAP to retrieve passwords:
   PersistentPasswdoff
  
   # Uncomment this if you would use TLS module:
   #TLSEngine on
  
   # Uncomment this if you would use quota module:
   #Quotason
  
   # Uncomment this if you would use ratio module:
   #Ratioson
  
   # Port 21 is the standard FTP port.
   Port1980
  
   # To prevent DoS attacks, set the maximum number of child processes
   # to 30.  If you need to allow more than 30 concurrent connections
   # at once, simply increase this value.  Note that this ONLY works
   # in standalone mode, in inetd mode you should use an inetd server
   # that allows you to limit maximum number of processes per service
   # (such as xinetd)
   MaxInstances8
  
   # Set the user and group that the server normally runs at.
   Usernobody
   Groupnogroup
  
   # Umask 022 is a good standard umask to prevent new files and dirs
   # (second parm) from being group and world writable.
   Umask022  022
   # Normally, we want files to be overwriteable.
   AllowOverwriteon
  
   # Delay engine reduces impact of the so-called Timing Attack described
  in
   # http://security.lss.hr/index.php?page=detailsID=LSS-2004-10-02
   # It is on by default.
   #DelayEngine off
  
   # A basic anonymous configuration, no upload directories.
  
   # Anonymous ~ftp
   #   Userftp
   #   Groupnogroup
   #   # We want clients to be able to login with anonymous as well as
   ftp
   #   UserAliasanonymous ftp
   #   # Cosmetic changes, all files belongs to ftp user
   #   DirFakeUseron ftp
   #   DirFakeGroup on ftp
   #
   #   RequireValidShelloff
   #
   #   # Limit the maximum number of anonymous logins
   #   MaxClients10
   #
   #   # We want 'welcome.msg' displayed at login, and '.message'
 displayed
   #   # in each newly chdired directory.
   #   DisplayLoginwelcome.msg
   #   DisplayFirstChdir.message
   #
   #   # Limit WRITE everywhere in the anonymous chroot
   #   Directory /home/FTP

Re: [ilugd] answer seeking by an admin

2006-11-07 Thread Sharad Birmiwal
inline replies

On 11/3/06, thomas [EMAIL PROTECTED] wrote:

 In one of interview of RHEL I have been asked following question.
 Please help me in getting answers

 1) Without using dmesg command and messages and dmesg log file, how
 one will find that hot pluggable drive just inserted has been detected
 by kernel or not.

 2) Are device file corresponding to this drive will be created
 automatically? If no which command will create corresponding block
 device file in /dev.


Depends on if you use udev[
http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html]. On systems
without udev, you have a static /dev directory with most commonly? used
devices made.


3) If these is no way for automatic generation of block device, how
 major and minor number of a disk can be figured out so that one can
 use mknod device_name b maj_no Minor_no?


I had to look this up once and found it in
/usr/src/linux/Documentation/devices.txt

4) If this disk is configured and partitioned successfully. One has
 copied /boo, / , /var and /usr of running system to this disk on
 corresponding directory. What has to be done to write bookable super
 block /MBR on this disk so that one can boot from this disk on next
 reboot.


use dd?


5) without using dmesg and message file, how one can get prior
 information that a particular disk is malfunctioning and going to
 crash / fail.

 Thank in Advance



sharad birmiwal
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] need help for blender to work fine

2006-10-01 Thread Sharad Birmiwal
hey rohit
how did you install blender3d?


sharad birmiwal


On 10/1/06, Rohit Kumar [EMAIL PROTECTED] wrote:

 Greetings there,

 i am trying to install blender on my system, i had posted my problem at a
 forum here:(http://mandrivausers.org/index.php?showtopic=35020).
 No response yet.
 Please see the above link and help me make blender work fine on my system.

 PS: is maya for linux available?

 thanks,
 rohit.


 NAMASTE, i honour the spirit in you which is also in me.
 ```
 http://www.geocities.com/rohitsz2
 http://rohitsz.blogspot.com

 -
 Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail.
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] error opening .ps file

2006-08-07 Thread Sharad Birmiwal
Install libxaw3d[http://freshmeat.net/projects/xaw3d]. Which distro
are you working on?


Sharad Birmiwal

On 8/7/06, abhinav sahai [EMAIL PROTECTED] wrote:
 hi all
 i downloaded a file which was in the format sadhna.ps.gz format
 after some googling i found the command :
 gunzip sadhna.ps.gz   to unzip it
 this created a sadhna.ps file
 then again googling gave me the solution to do this:
 ghostview sadhna.ps 
 but this gave an error  , this is what i got::
 ghostview sadhana.ps
 ghostview: error while loading shared libraries: libXaw3d.so.7: cannot
 open shared object file: No such file or directory

 how do i resolve this ??

 --
 I m a gr8 believer in luck and I find the harder I try the more I have of
 it

 Abhinav Sahai
 R.KG.I.T Ghaziabad
 http://www.sahaitherocker.blogspot.com
 http://www.flickr.com/photos/[EMAIL PROTECTED]/?saved=1

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] file transfer

2006-06-25 Thread Sharad Birmiwal
would just like to point out that DCGUI project name has changed to valknut(
http://dcgui.berlios.de/), and connects to the direct connect network.
Though this project hasn't a new stable release for quite sometime..


sharad birmiwal


On 6/25/06, vikram ranade [EMAIL PROTECTED] wrote:

 try using DCGUIit uses he DC++ network

 On 6/25/06, abhinav sahai [EMAIL PROTECTED] wrote:
 
  hi all
  we have a network in our college hostels, now that requires a lot of
  file sharing and in fact transfer. since most of the systems use
  winduhs so they use vypress chat, which has a very good and fast file
  transfer rate.
  now the small amount of systems which use linux can't do that, or
  infact for file transfer just login to windows because it takes a lot
  of time copying
  in fact one of us tried configuring vypress for linux and used it
  through wine but it created  a hell lot of problems, had to be
  installed each time, and hence we have stopped using that.
  now anyone suggest me a good lan software for linux with a good file
  transfer rate as well chat capabilities.
 
  ABHINAV SAHAI
 
  ___
  ilugd mailinglist -- ilugd@lists.linux-delhi.org
  http://frodo.hserus.net/mailman/listinfo/ilugd
  Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
  http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] replicating a directory structure with links to all the files at origin

2006-05-14 Thread Sharad Birmiwal
i'm a little lost about what you wasnt to do myself but lndir might help
(comes with x.org, i think!).

creates directory structure like some specified directory and creates
symlinks in them to all the files.


sharad birmiwal

On 5/14/06, Sameer N Ingole [EMAIL PROTECTED] wrote:

 Tanveer Singh wrote:
  the file part is a little tougher because now have to work with ln.
  So Any other way you guys can suggest? Maybe linux has an utility which
 can
  do this in one go, that would be great!
 
 Is this all happening on the same server (same machine?)

 or

 users reside on different machines? If so, how do you access the server?

 --
 Sameer N. Ingole
 Blog: http://weblogic.noroot.org/
 ---
 Better to light one candle than to curse the darkness.


 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Someone trying to break pass mine server pl. help

2006-04-10 Thread Sharad Birmiwal
or on a slightly unrelated note, maybe you can try exotic solutions like
opie or s/key (one time passwords) :)


sharad birmiwal

On 4/10/06, Raj shekhar [EMAIL PROTECTED] wrote:
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



[ilugd] symphonyos

2006-03-29 Thread Sharad Birmiwal
Has anybody tried SymphonyOS? I will start downloading it today. If
anybody else wants a copy, email me.

Symphony OS is a Desktop computer operating system based on Debian
GNU/Linux and Knoppix GNU/Linux. Rather than using the KDE or Gnome
Desktop environments as most Linux distributions do, the Symphony OS
team has created the revolutionary Mezzo Desktop environment. Symphony
provides what we consider to be the easiest to use Linux experience
there is.

You will find its screenshots at http://www.symphonyos.com/screenshots.html.



Sharad Birmiwal

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Centralize server based on Linux

2006-02-28 Thread Sharad Birmiwal
if you want to use all windoZe 2003 _features_ and _security_, why not
go for that? (i know what mailing list i'm on).

if you want more, i'd recommend gentoo.


sharad birmiwal

On 2/28/06, SWAPNIL [EMAIL PROTECTED] wrote:

 Dear Sir,

 We need to build Linux based server for following purpose,

 1)DHCP and DNS Server
 2)LDAP Authentication Server (this authentication will be use as backend
 for all other services)
 3)Single Domain Controller for our network based on SAMBA
 4)CVS / Sub Version repository server
 5)Database server (mysql, postgre sql)
 6)Internet Sharing (squid / iptables)
 7)Local Webserver (apache)
 8)Mail server (preferably Q-mail)


 All users of our company will be having single username and password which
 will be based on LDAP.
 This LDAP username and password will be utilized for all purpose
 like.network logins, internet sharing, CVS data access, Database access,
 etc...

 Actually we want to use all windows 2003 server features in Linux server.
 This Authentication server will may be use for Access Control System.

 We need all security features those present in windows 2003 enterprise
 server like
 1)user account lockout policy
 2)quota policy
 3)domain security policy
 4)user limited security rights etc...

 Our first priority is SAMBA as PDC and backend Auth based on LDAP

 Also I had found one case study to do this but i wont work properly.
 (our 90% clients are windows based)
 Which OS is suggested for this type of server ?

 Please give us suggestions and how can we achieve this

 Thanks and regards

 Swapnil K.
 System Group

 Modular Infotech Pvt. Ltd.
 26 Electronic Co-operative Estate,
 Pune Satara Road, Pune. 411 009.
 Maharshtra. INDIA.
 Ph: +91-20-24226612 Ext. 206.
 Fax: +91-20-24225896.
 E-mail: [EMAIL PROTECTED]
 Website: www.modular-infotech.com


 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] gaim connection problem

2006-02-25 Thread Sharad Birmiwal
it would help if you let us know what kind of proxy you are using and
what settings you tried.


sharad birmiwal


On 2/25/06, Gaurav Mishra [EMAIL PROTECTED] wrote:
 -- Forwarded message --
 From: mailvsingh [EMAIL PROTECTED]
 Date: Feb 26, 2006 12:49 PM
 Subject: [gzlug] gaim connection problem
 To: [EMAIL PROTECTED]


 hi everyone,
   the problem is that whenever i click the sign on button on the
 gaim welcome screen.it directly says could not connect click
 reconnect or cancel.

 i have already tried to modify the preferences as well as tried to
 change the proxy settings but to no avail.

 we use a college proxy server but we can also connect through DNS server.

 thanks 4 ur time
 bye!!!







 Yahoo! Groups Links

 * To visit your group on the web, go to:
 http://groups.yahoo.com/group/gzlug/

 * To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]

 * Your use of Yahoo! Groups is subject to:
 http://docs.yahoo.com/info/terms/





 --
 When i can run , i will run , When i can walk , i will walk, When i
 can crawl , i will crawl. But i will not stop moving forward
 Linux User #348873
 http://rockybhai.blogspot.com
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] kernel panic

2005-11-02 Thread Sharad Birmiwal
if you are trying to boot the machine without any ram and getting that
error, please correct me if i am wrong, it could be because 2.4 kernels try
to load initrd onto a ram-drive first.
what does the exact error message say when you try to boot the system with
ram?
one thing you can do is get a live disc (or use the first disc of whichever
distro you are using), get a shell from that (they all provide different
ways of getting there. some need to be passed rescue on the boot loader
prompt of the cd etc) and try mounting your fs there. see if everything
seems to be intact.
you can try chrooting into the root (/) fs on the hdd and exploring. if you
use lilo, try running lilo from the chroot-ed environment.
did you swap hard-drives recently? did the computer reboot by itself/power
failure? could it be that you use ext2 filesystem?


sharad birmiwal


On 11/2/05, Manish Popli [EMAIL PROTECTED] wrote:

 I m using 2.4.21-4.Elsmp kernel.it http://kernel.it http://kernel.it
 went down suddenly and
 when i reboot, it was not able to found the boot record..
 after that i plughed out a slot of 512mb ram from it and tryed to boot
 it..M/c got start but i was facing the error...
 *Kernel* *panic*: *no* *init* *found*. Try passing *init*= option to
 *kernel
 *.
 any one solve my problem there is critical data in this HDD..
 --
 Manish Popli
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Timing problem with vixie-cron 3.0.1 on RHEL3

2005-10-07 Thread Sharad Birmiwal
you would find the reason for such behavior here
http://www.linuxfromscratch.org/hints/downloads/files/time.txt

sharad birmiwal

On 10/6/05, Rajesh Kumar Mallah [EMAIL PROTECTED] wrote:


 Hi Folks,

 Very often our crond goes berserk .

 Eg below is the normal state wherein the times in line
 towards the end of cron log are more or less matching the
 system time.

 [EMAIL PROTECTED] root]# date
 Thu Oct 6 19:19:21 IST 2005
 [EMAIL PROTECTED] root]# tail -f /var/log/cron
 Oct 6 19:14:00 IPDDFG0595ATL2 CROND[20301]: (root) CMD
 (/usr/sbin/ntpdate ntp.myfloridacity.us http://ntp.myfloridacity.us 
 /dev/null)
 Oct 6 19:15:00 IPDDFG0595ATL2 CROND[20681]: (root) CMD (/usr/bin/mrtg
 /etc/mrtg/mrtg.cfg)
 Oct 6 19:15:00 IPDDFG0595ATL2 CROND[20677]: (root) CMD (export
 LANG=en_US  mrtg /usr/local/interface/mrtg/mrtg.cfg  /dev/null)
 Oct 6 19:19:01 IPDDFG0595ATL2 CROND[22101]: (root) CMD
 (/usr/sbin/ntpdate ntp.myfloridacity.us http://ntp.myfloridacity.us 
 /dev/null)
 [EMAIL PROTECTED] root]#


 However quite frequently once in 2-3 days the crond goes berserk and its
 time
 is not same as system time , eg during day time it executes jobs of 1 am
 and
 displays 1 am in the log lines too. On restarting the crond
 (/etc/init.d/crond restart)
 the problem gets resolved temporarily.

 Could anyone please suggest what could be a permanent solution
 to it? . Did anyone else face similar problem ? my platform is RHEL3 +
 vixie-cron-3.0.1-76_EL3 + crontabs-1.10-5


 BTW, is it possible to write such a crontab entry that will have the
 current time/date
 in the command line. the idea is since the system time is being synced
 by ntpd it is
 mostly ok, if i could run a crontab that has time/date info in the
 command itself
 then may be it will be possible to detect at what time or what program
 caused the
 cron to go berserk . As the full command name come in the log

 Eg:
 Oct 6 19:15:00 IPDDFG0595ATL2 CROND[20681]: (root) CMD (/usr/bin/mrtg
 /etc/mrtg/mrtg.cfg)


 Any reply would be greatly appreciated.

 Best Regds
 Rajesh Kumar Mallah.

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] community project (need contribution)

2005-08-27 Thread Sharad Birmiwal
there is also groups.google.com http://groups.google.com (formerly 
deja.com http://deja.com) where you don't even have to pay. that brings us 
to prevailing forums..

sharad birmiwal

On 8/25/05, Ankit Kumar Sharma [EMAIL PROTECTED] wrote:
 
 Google has a similar service
 http://answers.google.com/answers/
 
 On 8/24/05, vishalsharma [EMAIL PROTECTED] wrote:
 
  Hello All,
 
  i going to have this project online in couple of days and i need
  help
  and contribution of you guys on this .
 
  The project is : -
 
  i am going to have an online database of the problems with the
  solutions of different services running on linux based servers
  like
  CVS, APACHE , SENDMAIL (OR ANY MAIL SERVER), IPTABLES etc.
 
  If a user faced a certain problem and got the exact solution for
  that
  he can just come to the website and will register there and can
  put
  the problems with solution so if somebody else will face the
  same
  problem he will have quick help on that. There will be a
  searchable
  index of different services from where one can find the
  solutions.
 
  it will be good for the ppl who are doing administration of
  linux
  servers and facing problems on day to day basis.
 
  I faced lots of problems while working with the servers and the
  services so i will put the problems with the solutions soon,
  same i
  want from you guys to put on but first i will like to know what
  you
  ppl think about this and the ppl who wants to contribute can
  email me
  bak on this email id.
 
  i will put the domain up in couple of days so pls start sending
  me the
  data which i can put into my databse.
  Please do email me the suggestions also
 
  Hope to see some replies from you guys
 
  Thanks
 
  VIshal
 
  ___
  ilugd mailinglist -- ilugd@lists.linux-delhi.org
  http://frodo.hserus.net/mailman/listinfo/ilugd
  Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] How to create a new linux user on the fly

2005-08-21 Thread Sharad Birmiwal
i thought there was some email in this thread about thread hijacking?

sharad birmiwal

On 21 Aug 2005 12:24:51 -, Satnam [EMAIL PROTECTED] wrote:
 Hi There,
 I am a new user and interested in development on linux environment. For this 
 I have setup SuSE linux on my system. I have a problem with my Bluetooth 
 mouse. Linux finds it but somehow not able to use it and even if whenever I 
 plug it in it shows  mouse name but after then nothing happens, IS there 
 anybody who can help in that?
 regards
 
 satnam
 
 On Fri, 19 Aug 2005 Abhishek Jain wrote :
 Hi Friends,
 I wanted to create a linux user on the fly(ie. With mine PERL/CGI
 script) .
 Is there a method to do so. I am having a webserver with root access.
 Pl. reply.
 The distro I will be using is Redhat Enterprise Linux.
 Thanks for your time and effort.
 --
 Regards,
 Abhishek jain
 
 
 
 ___
 ilugd mailinglist -- [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/[EMAIL PROTECTED]/
 
 
 ___
 ilugd mailinglist -- [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/[EMAIL PROTECTED]/


___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Secure wireless network

2005-08-19 Thread Sharad Birmiwal
i haven't followed the two links but here are my 2 paise
wep (http://en.wikipedia.org/wiki/WEP) is weak. there are instruction
guides on breaking it available on the net. better go for wpa2
(http://en.wikipedia.org/wiki/WEP2).

sharad birmiwal

On 8/19/05, Ankur Rohatgi [EMAIL PROTECTED] wrote:
 On 08/19/2005 06:56 AM, Thiharie Rajesh wrote:
  Folks
 
  I have these two URLs which provide me info on how to secure a wireless
  network and the way people get into them.
  http://www.missl.cs.umd.edu/wireless/eaptls/
  http://linux.sys-con.com/read/46902.htm
 
  I plan to run an Access Point off my home connection.
  Is there anything else that I should be aware of? My desktop box is
  Linux and the laptop is WinXP.
 
 
 Havent visited the links you pointed out but i have setup a couple of
 wireless lans (home and enterprise) so i would like to add my 2p :
 
 1. Buy a wireless router (about 3k) rather than trying to setup an adhoc
 network between your PC and Laptop. Its much easier to setup and you
 dont need to keep your PC switched on. You would however need a net
 connection that gives you an ethernet connector, not USB. Get a 802.11
 B+G (stay away from the A standard).
 
 2. I usually take 3 measures to secure the network :
 - Disable SSID broadcast (makes the network invisible)
 - Enable WEP or WPA encryption, latter is better but your router and
 client both need to support that.
 - If security is really important, enable MAC level access control.
 
 I would like to add here that doing the above will not give you
 foolproof security and a determined hacker may still get in but it gives
 you pretty good protection. Ofcourse there are many other levels of
 protection but the more protection you add the slower your network will
 become and be quite a bitch to setup.
 
 Just like a condom CAN break but you would rather use it anyway :).
 
 have fun,
 
 - Ankur.
 
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] How to create a new linux user on the fly

2005-08-19 Thread Sharad Birmiwal
try
system(useradd username);
and then to set passwd, put the passwd in a file 2 to 3 times and
system(passwd  file); 

worst solution i've ever come up with but it should work :)
i'm not sure if your perl scripts will be run as root. try running a
script that shows you the effective id?

sharad birmiwal

On 8/19/05, Abhishek Jain [EMAIL PROTECTED] wrote:
 Hi Friends,
 I wanted to create a linux user on the fly(ie. With mine PERL/CGI
 script) .
 Is there a method to do so. I am having a webserver with root access.
 Pl. reply.
 The distro I will be using is Redhat Enterprise Linux.
 Thanks for your time and effort.
 --
 Regards,
 Abhishek jain
 
 
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Setting Up external modem on Ubuntu

2005-07-26 Thread Sharad Birmiwal
kppp has some debug mode too. try getting some message from that.
one thing i need to connect to my isp is to add nomagic to pppd arguments.

sharad birmiwal

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Open lx Problem

2005-07-25 Thread Sharad Birmiwal
  Or suggest me that which is the best version of linux
  for desktop (like at my home -which is only for music,games n internet).
 mandriva
mandriva
although mandriva 2005 LE doesn't come with mplayer (so doesn't most
of the other distributions these days), it does have some other
players that can play common codecs.
you can use kppp to setup your modem. it will also come with your
regular set of games for linux?

sharad birmiwal

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Squid uses 98% CPU

2005-07-12 Thread Sharad Birmiwal
to set ram size, you can use the mem kernel parameter. (it's
explained in kernel_source/Documentation/kernel-parameter.txt, search
for mem=)

sharad birmiwal

On 7/12/05, SWAPNIL [EMAIL PROTECTED] wrote:
 Dear All,
 
 Please help me
 My squid uses 98 % CPU and my swap space is not getting utilized at all;
 My RAM is of 256 MB, while booting it shows me 256 MB but in linux it just 
 shows me 128 MB
 
 One month back I have changed my RAM from 128 MB to 256 MB
 I am attaching my system log using TOP command
 My squid is going dam slow.
 What should i do?
 
 
 
 2:12pm  up  3:19,  1 user,  load average: 0.49, 0.47, 0.52
 60 processes: 56 sleeping, 4 running, 0 zombie, 0 stopped
 CPU states: 99.2% user,  0.7% system,  0.0% nice,  0.0% idle
 Mem:   127980K av,   97564K used,   30416K free,   20328K shrd,   37120K buff
 Swap:  265032K av,   0K used,  265032K free   28956K 
 cached
 
   PID USER PRI  NI  SIZE  RSS SHARE STAT  LIB %CPU %MEM   TIME COMMAND
   662 nobody11   0 15924  15M  1136 R   0 98.6 12.4 117:38 squid
   655 root   0   0  1192 1192   832 S   0  0.5  0.9   0:02 fetchmail
  3293 root   1   0   864  864   668 R   0  0.5  0.6   0:00 top
   478 named  0   0  2132 2132  1092 S   0  0.1  1.6   0:03 named
 1 root   0   0   476  476   404 S   0  0.0  0.3   0:04 init
 2 root   0   0 00 0 SW  0  0.0  0.0   0:00 kflushd
 3 root   0   0 00 0 SW  0  0.0  0.0   0:00 kupdate
 4 root   0   0 00 0 SW  0  0.0  0.0   0:00 kpiod
 5 root   0   0 00 0 SW  0  0.0  0.0   0:00 kswapd
 6 root -20 -20 00 0 SW 0  0.0  0.0   0:00 mdrecoveryd
   384 bin0   0   408  408   328 S   0  0.0  0.3   0:00 portmap
   409 root   0   0   528  528   428 S   0  0.0  0.4   0:12 syslogd
   418 root   0   0   760  760   388 S   0  0.0  0.5   0:00 klogd
   432 nobody 0   0   624  624   520 S   0  0.0  0.4   0:00 identd
   434 nobody 0   0   624  624   520 S   0  0.0  0.4   0:00 identd
   435 nobody 0   0   624  624   520 S   0  0.0  0.4   0:00 identd
   436 nobody 0   0   624  624   520 S   0  0.0  0.4   0:00 identd
   439 nobody 0   0   624  624   520 S   0  0.0  0.4   0:00 identd
   450 root   0   0   664  664   548 S   0  0.0  0.5   0:00 crond
   464 root   0   0   520  520   440 S   0  0.0  0.4   0:00 inetd
   566 root   0   0   732  732   588 S   0  0.0  0.5   0:00 master
   607 root   0   0   408  408   340 S   0  0.0  0.3   0:00 mingetty
   608 root   0   0   408  408   340 S   0  0.0  0.3   0:00 min
 
 Thanks and regards
 
 
 
 Swapnil K.
 
 System Group
 
 
 
 Modular Infotech Pvt. Ltd.
 
 26 Electronic Co-operative Estate,
 
 Pune Satara Road, Pune. 411 009.
 
 Maharshtra. INDIA.
 
 Ph: +91-20-24226612 Ext. 206.
 
 Fax: +91-20-24225896.
 
 E-mail: [EMAIL PROTECTED]
 
 Website: www.modular-infotech.com
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Squid uses 98% CPU

2005-07-12 Thread Sharad Birmiwal
yes, you're right. i should have probably also mentioned that linux
using only 128MB probably isn't the reason why squid is hogging up so
much cpu. i've no experience with setting up squid so can't help you
with that.

sharad birmiwal

On 7/12/05, Shivkumar Jagannath [EMAIL PROTECTED] wrote:
 Hi,
 I think that  the two are totally unrelated. Squid
 using 98%  CPU has  got nothing to do with your swap
 not getting used or linux not reporting 256MB  RAM.
 The  thread will unnecessarily  meander off into
 *how-to -increase-RAM-on-Linux* instead of
 *How-do-I-troubleshoot-Squid-hoggin-my-CPU* problem
 
 
 catch ya later (Ive gotta UnWire Life!!!)
   shiv
 
 
 
 __
 Yahoo! Mail for Mobile
 Take Yahoo! Mail with you! Check email on your mobile phone.
 http://mobile.yahoo.com/learn/mail
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Configure USB Pen Drive

2005-07-04 Thread Sharad Birmiwal
you can try running 
$ tail -f /var/log/messages
(or is it /var/log/kern.log?)
and then connect your pen drive. see what that registers and post that
on the list.

sharad birmiwal


On 7/4/05, Sudev Barar [EMAIL PROTECTED] wrote:
 On 7/3/05, Udyan Kushwaha [EMAIL PROTECTED] wrote:
  i need some help to configure pen drive my linux9,
  kernel version is 2.4.20. I have tried to configure
  the kernel but i have face so many problems about pen
  drive configuration. Actually, i was used code about
  pen drive configuration taking from lfy magzine. after
  all type of setting in kernel i was save the kernel
  and start again make. when i was tried to create a
  bzimage file, it displyed error. and after this in
  every open, the linux before login and closing the
  windows then following error come:
  is i am not interested to again re-install the linux,
  first of all i want to remove this problem, then again
  configure the pen drive [usb]. So please tell me
  solution as well as site where i will take the either
  installation direction or software. My pen drive made
  by kingston co.
 
 Linux9?
 I assume it is RH9...if so then pen drive is automatically recognised
 as /dev/sda (or b) on connection. Where was the need to compile
 kernel?
 Am I missing something?
 --
 Sudev Barar
 Learning Linux
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] K3b does not copy CDs containing multiple data tracks

2005-06-26 Thread Sharad Birmiwal
a little initial googling revealed that you still can't copy discs
with multiple tracks (eg SVCD). i don't know if things have changed
recently.. :(

sharad

On 25 Jun 2005 09:55:43 -, Navneet Choudhary
[EMAIL PROTECTED] wrote:
  hi,
 
 i am using Mandrake-10.1(Official) on Intel based pc
 having these version of GNU/Linux packages:-
 
 Kernel-2.6.8.1-12mdk
 K3b Version:0.11.16
 Cdrecord-2.01-1.1.101
 KDE Version: 3.2.3
 QT Version: 3.3.3
 
 with CD WRITER,
 SAMSUNG(IDE) TSSTcorp' 'CDW/DVD TS-H492A
 IOMEGA(USB)  Predator CD-RW ' 'CDRW38402EXT2-B
 
 When i try to copy VCD.K3b generates following error (different for
 each writer):-
 
 1.SAMSUNG CD-WR  K3b needs cdrecord 2.01a12 or newer to copy Mode2
 data tracks.
 
 2.IOMEGA CD-WR  K3b does not copy CDs containing multiple data
 tracks.
 
 This system is fully updated with latest available packages.
 
 What should i do now?
 Since, as per official CDRecord website cdrecord is  now
 cdrtools.Latest,cdrtools  Version is 2.01.01a03.
 
 Should i compile this source package for my distro, after
 uninstalling cdrecord?.
 I have following packages with me:
 cdrtools-2.01.01a03.tar.bz2
 cdrtools-2.01-01a03.src.rpm
 
 
 
 pls suggest.
 
 thanks  regards,
 navneet
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/