[ilugd] Linux boot from SAN disks to Internal disk

2013-04-25 Thread Yashpal Nagar
Folks,

I need some help, We have a Linux host which is currently running/booting
from a disk which is allocated from a SAN. We have to move bootable disk
from SAN to internal disks. We have used dd and created a copy of the SAN
disk to Internal disks. However, when we boot it says:
rootvg not found.

We have used clonezilla but it did't give work as expected.

I think there should be way around, can someone provide some hint or way
around this?

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


[ilugd] Chef users?

2013-02-15 Thread Yashpal Nagar
Dear All,
I would like to have some discussion on Chef, how many people on the list
use it or aware of using it for day to day automation, provisioning and
compliance purposes in their Infrastructures. Also if there are trainers
who have good understanding on the subject and could deliver the training
on Chef for Corporate, please let me know offline.

Thank you

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


Re: [ilugd] Shocking and Sad news.

2012-12-12 Thread Yashpal Nagar
A very sad day indeed. I can't believe...it.

Raj has always been helpful to all the people of different age group.

I learned a lot from him during my early days by merely knowing him in
couple of ILUGD meetings.

You would be missed badly Raj

Yash

Sent from Android Linux phone
On Dec 13, 2012 12:22 PM, "Venkatesh Hariharan"  wrote:

> This is really sad news. I remember working with him during the open
> standards fight and admired his determination to ensure that proprietary
> standards did not prevail. In fact, one of the crucial meetings during the
> open standards fight was held in his house. He was such a lovable and
> outspoken eccentric with his heart in the right place. I will miss him. RIP
> Raj!
>
> Venky
>
> On Thu, Dec 13, 2012 at 12:05 PM, Kapsicum  wrote:
>
> > RIP Raj 'Oldmonk' Mathur as he check out from opium den.
> >
> > Regards,
> > Kapil Dua
> >
> >
> > On Thu, Dec 13, 2012 at 11:51 AM, Akshat Sharma 
> > wrote:
> >
> > > RIP Raj Mathur Sir. You were inspiration for a lot.
> > > Thanks for sharing your wonderful experience of life.
> > >
> > >
> > >
> > > On Thu, Dec 13, 2012 at 11:44 AM, Raakesh kumar 
> > > wrote:
> > >
> > > > Very shocking... Even after reading above posts, i am still not able
> to
> > > > believe this. Speechless :(
> > > >
> > > >
> > > > On Thu, Dec 13, 2012 at 11:42 AM, Sudev Barar 
> > wrote:
> > > >
> > > > > The last rites would be performed at Lodhi Road Crematorium New
> Delhi
> > > at
> > > > > 1500hrs
> > > > >
> > > > > --
> > > > > Sudev
> > > > > ___
> > > > > Ilugd mailing list
> > > > > Ilugd@lists.linux-delhi.org
> > > > > http://frodo.hserus.net/mailman/listinfo/ilugd
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Regards
> > > > RAKESH KUMAR
> > > > http://raakeshkumar.wordpress.com
> > > > ___
> > > > Ilugd mailing list
> > > > Ilugd@lists.linux-delhi.org
> > > > http://frodo.hserus.net/mailman/listinfo/ilugd
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks & Best Regards
> > >
> > > Akshat Sharma
> > > +91 9813966007
> > > ___
> > > Ilugd mailing list
> > > Ilugd@lists.linux-delhi.org
> > > http://frodo.hserus.net/mailman/listinfo/ilugd
> > >
> >
> >
> >
> > --
> > Kapil Dua
> > Skype: mitr2mitr
> > IRC: kaps
> > Mobile: +917760542233
> >
> > Good and Bad things are your perception at that point of time.
> > ___
> > Ilugd mailing list
> > Ilugd@lists.linux-delhi.org
> > http://frodo.hserus.net/mailman/listinfo/ilugd
> >
> ___
> Ilugd mailing list
> Ilugd@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd
>
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] sudoers - how do we manage it?

2012-10-18 Thread Yashpal Nagar
Thanks Karan, Satya

I'm exploring them but seems I can make use of these API, but there is
nothing already in place which is some sort of wrapper on top of
visudo/sudo with some features on top of it.

Regards,
Yash


On Wed, Oct 17, 2012 at 12:02 AM, Karanbir Singh wrote:

> On 10/16/2012 09:09 AM, Yashpal Nagar wrote:
> > Hi All,
> >
> > I'm looking for a Open Source tool which can only manage /etc/sudoers.
> Now
>
> http://augeas.net/
>
> --
> Karanbir Singh
> +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
> ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
> GnuPG Key : http://www.karan.org/publickey.asc
>
> ___
> Ilugd mailing list
> Ilugd@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd
>
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] sudoers - how do we manage it?

2012-10-16 Thread Yashpal Nagar
Hi All,

I'm looking for a Open Source tool which can only manage /etc/sudoers. Now
before many start advising vi and many other such editors. We have no
problem in using it but our requirement is very specific - the size of
sudoers access file is very large and infact getting large day by day to
push on few thousand hosts.

It would be great to have few features like:

01. It provides a convenience to add new users, hosts, commands which user
is allowed to.. etc in a consistent manner. We wish to get this file
organized in the sense of free from human typos, abbreviations, standards
etc.

02. Many times the access is provided on temporary basis, and humans are
prone to forgetfulness. if there is some access could be provided for a
definite time basis, after which the access is automatically revoked

03. We are looking for a cursor based tool/utility which could possibly
mange it it in more affective manner.

if, there are commercial products as well, pls do let me know.

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


[ilugd] [OT] Junglee.com: Amazon launches India shopping site

2012-02-02 Thread Yashpal Nagar
Hi,

Just come across the news of launch of junglee.com from amazon.com in India.

Online retail giant Amazon has entered the Indian market with the
launch of a shopping website branded junglee.com.
The website will offer more than 12 million products and more than
14,000 Indian and global brands, Amazon said in a statement.

India has more than 100 million internet users and online shopping has
been growing rapidly.

Full story at:

http://www.bbc.co.uk/news/business-16849123

Indeed a good news, hope this would bring in good experience and ease
as in other continents.

Regards

Yash

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


Re: [ilugd] Dennis Ritchie, Creator of UNIX and C, passes away at 70

2011-10-13 Thread Yashpal Nagar

On Oct 13, 2011, at 7:52 PM, Mithun Bhattacharya  wrote:

> https://plus.google.com/101960720994009339267/posts/ENuEDDYfvKP?hl=en#101960720994009339267/posts/ENuEDDYfvKP
> 
> There isn't much details available but I hope he passed away peaceful.
> ___
> Ilugd mailing lil...@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd

World would not forget his contributions in the technology UNIX/C.

The news is also at BBC

http://www.bbc.co.uk/news/technology-15287391


Regards,

Yash


Sent from iPad2, WiFi & 3G
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] PV duplicate issue on rhel 5.3 with PowerPath 5.6

2011-07-18 Thread Yashpal Nagar
On Mon, Jul 18, 2011 at 8:17 PM, Lukram Debendro
wrote:

> 1) What filter do I need in lvm.conf to allow sda and emcpower?, but reject
> all the other sdb and up name. I have tried many different one, but can not
> eliminate the sd? device names.
>
>
> Still getting the PV duplicate errors
>
> Found duplicate PV yyfFeZg8bUwYenONj1xXcnHkdf50U6kG: using /dev/sdv not
> /dev/emcpowera
> Found duplicate PV yyfFeZg8bUwYenONj1xXcnHkdf50U6kG: using /dev/sdh not
> /dev/sdv
>

Hi Debendro,

By default all block devices are accepted in LVM. If you want LVM to watch
out  only for certain type of devices, you have to put an appropriate
filter.

e.g to exclude CDROM you may put

filter = [ "r|/dev/cdrom|" ]

Given your requirement, you may try

filter = [ "a/sda[1-9]$/" "a/emcpower.*/" "r/.*/" ]

And don't forget to run vgscan -vv after making changes to lvm.conf, also be
careful if running on production, keeping the backup of lvm.conf is must.

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


Re: [ilugd] [LONG] Re: Large Debian installations in India

2011-04-01 Thread Yashpal Nagar
On Fri, Apr 1, 2011 at 4:19 PM, Manish wrote:

>
> This is great.  Congratulations!  Are you also planning to document
> the experience and approach as a case study suitable for PHBs?
> Looking forward to see it in the likes of DQ, PCQ, LFYs, Profit etc.
>
>
It is amusing to read the whole story of FOSS's ability and the potential it
have. The complete debian desktop within 10min over the network with only a
network port as requirement is panacea for the industry like 'call centres'
where bringing up the machine ASAP is always high on demand. I'm sure you
must have done some tailoring while deciding on the packages to have in the
image, please share some details on that as well.

Congratulations!!!

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


Re: [ilugd] AIX - SAP Help

2010-03-08 Thread Yashpal Nagar
On Sat, Mar 6, 2010 at 9:36 PM, saurabh vadhera
wrote:

> Team
>
> I would like to gather the system data for SAP running on a AIX system
>
> Can Some one please help me with parameters that needs to be looked at ,
> and
> if thier is any script/tool to do that
>
I'm not sure what exactly you are looking, but nmon analyzer surely is the
good place to start with, recently I could use that on Linux too

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


Re: [ilugd] Antivirus and Antispyware for Linux?

2009-08-25 Thread Yashpal Nagar
On Mon, Aug 24, 2009 at 5:44 PM, Karanbir Singh wrote:
> On 08/24/2009 05:33 PM, Yashpal Nagar wrote:
>>
>> So more precisely selinux is developed to enhance the Linux system
>> security beyond the trival system access controls granted in the form
>> of file permissions, privileges etc
>
> Yes and that is why Selinux will let you enforce userland app access levels
> and context ( which is what the primary aim is to start with ).

I know that sounds great to fine tune the Linux servers to such
limits. But I wonder where exactly this requirement can be felt on
gateways, application servers, database servers - perhaps only in
banking/financial domain to avert the internal/external security?

There are so many Linux servers which are directly facing towards
public network with specific ports open, do they necessarily use
selinux now a days?

I remember one time experience with selinux when it started filling up
log files, when one of the program tried to access /home which it
found unusual.

>
> this is exactly the sort of thing that selinux helps with, disallowing apps
> from outside a specific context access to information that they should not
> get. Eg. its not hard getting setup in a way that even plugins within
> firefox are uable to access things that firefox itself is able to.
>

> Most people tend to shy away from selinux due to the, false, sense of
> assumed complexity.

So many people shy away probably because it (selinux)  is not being
used in /everyday/ use as other programs are such as iptable, ipchains
etc may be.

Regards,
Yash

___
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] Antivirus and Antispyware for Linux?

2009-08-24 Thread Yashpal Nagar
On Mon, Aug 24, 2009 at 3:10 PM, Karanbir Singh wrote:
> On 08/23/2009 06:28 AM, Sudev Barar wrote:

 My company is on 99.9% Wind--s. They have one or 2 Linux box and wants
 me to put Antivirus and Antispyware on it. They know Linux does not need
 them but still want these softwares to be there.
>
> wont selinux meet the requirements for an anti-spyware ?

Though the functions of spyware, selinux might sound same but their
contexts are different.

Selinux is developed into the Linux kernel space to help to have
tighter control on the all the processes e.g how  they can interact
with files, devices, sockets, ports etc within the system.  Which can
be implemented by system defined policies.

So more precisely selinux is developed to enhance the Linux system
security beyond the trival system access controls granted in the form
of file permissions, privileges etc

On the other hand a spyware is nothing but a software which is
presumably written outside kernel space and  meant to be used for
fishing the information, to move/copy the information from one place
to another. A spyware can exploit any software system/app and used
that as a tool to hack the system information. A spyware is not
necessarily to be used as a means of enhancing the system security of
a Windoz box like in the case of selinux.


Regards,
Yash

___
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] Interesting

2009-08-17 Thread Yashpal Nagar
On Mon, Aug 17, 2009 at 10:26 AM, Mayank wrote:
> On Mon, Aug 17, 2009 at 2:42 PM, Savithri Singh 
> wrote:
>
>> You may find this interesting AND unethical!!
>>
>> http://advice.cio.com/shane_oneill/bing_search_tainted_by_pro_microsoft_results

really Interesting.

BTW the meaning of 'bing' in Chinese is "disease", I read it somewhere.

Regards,
Yash

___
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] NCERT Books online

2009-08-14 Thread Yashpal Nagar
On Fri, Aug 14, 2009 at 10:43 AM, Anupam Jain wrote:
> I don't know how many of you know about this but all NCERT books are now
> available online through the NCERT website
> http://www.ncert.nic.in/html/textbooks.htm.

Thats really are good efforts by NCERT and team. The good thing is
both hindi and english versions are available for the students. The
website have also mentioned some CDs pack for class IX-XII, anyone
known where these can be bought online or at a shop in Delhi?

Regards,
Yash

___
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] Court bans Microsoft from selling Word in US

2009-08-13 Thread Yashpal Nagar
On Wed, Aug 12, 2009 at 11:29 AM, Dhiraj Gaur  wrote:
>
> A United States judge on Tuesday ordered Microsoft
>  Corporation to
> stop selling Microsoft Word in its current form in the US as it infringes
> upon a patent owned by a Canadian company, i4i.

Little disappointed with the URLs provided,  thought of looking for
more information. This is not the first and last news from M$ on
violation of the patents, but the important thing is the "Ruling" by
the court this time. Which has ordered M$ to ban selling the M$ word
in the USA. Which is quite remarkable ruling.

Apparently the same new is spreaded across all the major news and
leading technology news websites.
some of them are

http://www.usatoday.com/tech/news/2009-08-12-microsoft-lawsuit_N.htm

which clearly tell how exactly Microsux ( kudos to Raj for inventing
ludicrously innovative term) violated the patents.

I4i, which mainly makes software for drug and defense companies,
obtained the patent for a "customized XML" tool in 1998. XML is a
specialized alphabet that can capture any kind of computer file as a
regular text.

Microsoft started using XML as an alternative way to save Word files
in Word 2003 and made it the default format for all Office files in
Office 2007.

This made it easier for Microsoft and its partners to create programs
such as accounting software that generates reports in Word formats,
says Rob Helm, analyst at research firm Directions on Microsoft.

http://news.bbc.co.uk/1/hi/technology/8197990.stm

&

http://www.channelregister.co.uk/2009/08/13/microsoft_priates_settled/

Regards,
Yash

___
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] microsoft violated GPL before releasing linux code?

2009-07-24 Thread Yashpal Nagar
On Thu, Jul 23, 2009 at 11:32 PM, Linux Lingam wrote:

> does this explain microsoft's recent-found love of GPL?
>
> http://www.computerworld.com/s/article/9135853/Engineer_Microsoft_violated_GPL_before_Linux_code_release
>
> ...Many see open-source software as the biggest threat to Microsoft's
software business. The company has made broad claims that Linux violates
many of its patents, and it continues to seek royalties from open-source
companies that use Linux-based software.
...
 ^^

Is the above really true? any example please.

Regards,
Yash
___
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] DSC for signing / e-filing

2009-07-20 Thread Yashpal Nagar
On Mon, Jul 20, 2009 at 1:29 PM, Nishant Sharma wrote:

>
> GoI's policy is promoting MS Window's sales and piracy. If I listen to my
> conscience and strive for freedom, GoI wouldn't want me to talk business the
> online way!
>

not GoI, but the babus inside the Govt departments and their decision making
panels - who haven't envisaged such vendor lock ins. So untill we see enough
FOSS aware people inside the GoI, I wouldn't be surprised to see such
caveats. Instead would urge to keep on striving for our software freedoms,
freedom of choice and making sure more and more people are aware of the same
because  there is huge "end user" base exists in our govt offices who only
thinks "computer means windowz".

The good news is there is a change going on in GoI at many levels, their
acknowledgement of FOSS in e-governance is one of the most accurate example
of same, the interesting thing would however would remain to see its
implementation.

Regards,
Yash
___
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] National policy on e-governance: An official position from ILUG-D?

2009-07-08 Thread Yashpal Nagar
On Tue, Jul 7, 2009 at 10:51 PM, Gora Mohanty  wrote:

> Hello everyone,
>
>  I have drafted a letter that I propose be sent to various
> government officials, and industry organisations as an
> official ILUG-Delhi response to the draft of the national
> policy on e-governance. The draft response is at
> http://wiki.linux-delhi.org/cgi-bin/twiki/view/Main/EgovIndia
> Please read it, and comment on it by editing it there itself.
> It needs to go out within the next few days, so if you plan
> to respond, please hurry up.
>

The draft is good, but found a liitle more is required to comment on
"6.2.3:"
changed it at wiki, hope it would be alright.

Regards,
Yash
___
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] test

2009-05-28 Thread Yashpal Nagar
On Thu, May 28, 2009 at 11:09 AM, Nalin Savara  wrote:

> On Thu, May 28, 2009 at 3:08 PM, Anupam Jain  wrote:
>
> >
> > From XKCD 
> >
> > [image: Duty Calls]
> >
>
> Good one Anupam!!!
>
> Support much appreciated here.
>
> Thanks and Regards,
>
>
I think Pawan has been reasonably polite to make you understand what he is
talking about. I don't think you are still in adolescence or immature to
understand the whole point. Nobody has challenged you not to use SMS in your
life, but the point is when you are teaching someone, one can atleast expect
the *teacher* , not to do the same mistakes at the same place,  for what he
is drumming to others.

I can't stress enough on the flexibility to listen completely, honesty to
acknowledge the mistakes we made in our life, when you say something you
really mean it. Have you ever wondered why God gave us 2 ears and one
mounth? Surprised? good, so that you can listen more and talk less! But I no
wonder i see so many blokes who speak more listen less, everyday.

I would leave you with one line which "Robert T. Kiyoski" used in one of his
famous book.

"In old world content was king, in new world context is king"

whose context I have changed a bit, he said this in the context of
"economy", but I guess it is applicable to our "understandings" as well.

Regards,
Yash
___
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] beat way to install Apache + Tomcat + JBoss?

2009-05-22 Thread Yashpal Nagar
On Fri, May 22, 2009 at 11:48 AM, ranjeet singh  wrote:

> >  To integrate JBOSS with APACHE ... RPM method will be sufficient or TAR/
> Source Compilation?
>

As Karanbir already suggested, there are only few cases you need to play
around with source. The default apache you get with any of the Linux
distribution should already be compiled for module support, means you can
include other modules at run time and no need to recompile it again.

To check whether you have built in support, on a apache 2 box, I see (notice
the mod_so.c )

WEB01:~ # httpd2 -l
Compiled in modules:
  core.c
  worker.c
  http_core.c
  mod_so.c

Coming back to your "To integrate JBOSS with APACHE" , you need to download
appropriate mod_jk and provide a appropriate config to apache, which tells
apache what module to load, its name, its location, JkWorkersFile ,
JkLogFile, JkMount , JkLogLevel and plenty more to mention.

Regards,
Yash
___
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] beat way to install Apache + Tomcat + JBoss?

2009-05-22 Thread Yashpal Nagar
On Thu, May 21, 2009 at 3:55 PM, Karanbir Singh wrote:

> On 05/21/2009 01:29 PM, ranjeet singh wrote:
>
>> first i have to do it on fedora 10 and then on opensuse.
>>
>
> You should be able to get everything in rpm form for fedora10, including
> jboss. isnt it a part of the base repo's ?
>
> I have no idea about suse.
>

There is no suse jboss rpms,  AFAIK till SUSE 10. Why not some one use
binary JBOSS available to all, which has built in some of the good startup
documentation, scripts (like start,stop etc), I don't think you require
anything once you get a appropriate JBOSS binary bundle.

One need to un'tar the JBOSS binary and setup the neccessary JAVA_HOME,
ANT_HOME & JBOSS_HOME
Need to be careful of the java if the pre-installed one you require or
something else, rest deployment etc is quite trivial and there is plenty of
documentation around. If you intergrate JBOSS with Apache then you must need
to have a appropriate mod_jk (x86 32bit or x86_64/AMD64) there are two
binaries for each.

Regards,
Yash
___
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] [Photos] http://fosjam.in, Jaipur Engineering College and Research Centre, Jaipur

2009-05-18 Thread Yashpal Nagar
On Mon, May 18, 2009 at 11:16 AM, Shakthi Kannan wrote:

> Hi,
>
> I would like to thank the Free/Open Source Software user group members
> of Jaipur [1] [2] and the Jaipur Engineering College and Research
> Centre Foundation for organizing http://fosjam.in between May 16-17,
> 2009 at their college premises, Jaipur, Rajasthan, India.
>
> * Some photos taken during the trip are at:
> http://www.shakthimaan.com/Mambo/gallery/album56
>
Fantastic to hear that the event went so well. There is huge potential in
young generation, who have  lots of ideas and more importantly willingness
to do something, but the problem is how do we integrate and give them a
direction. Such events definitely helps to students and should continue to
happen.

My favorite is this -

http://www.shakthimaan.com/Mambo/gallery/album56/7_fosjam_poster

Best,

Yash
___
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] NFS client - Urgent

2009-04-08 Thread Yashpal Nagar
On Wed, Apr 8, 2009 at 1:33 PM, Vivek Kapoor  wrote:

> On Wed, April 8, 2009 5:53 pm, Yashpal Nagar wrote:
> > On Wed, Apr 8, 2009 at 1:02 PM, Sudev Barar  wrote:
>
> >>
> >> You need to recheck all hardware cables and switches.If it was working
> >> okay then you should not loose it. Also check disk transfer rates with
> >> hdparm. Check if memory is being reported correctly with free
> >>
> >
> > Both (NFS server, NFS client) servers are 1000mbps duplex full.
> >
> > hdparm on NFS client you mean? NFSclient server is 15k RPM disks (2 T)
> > storage, RAID 1 & RAID5 with two raid array controllers.
> >
>
> Have you checked the network connectivity? Use ping/ping -f and see if
> there are
> any dropped packets. Maybe the network card is giving trouble.
>

[r...@nfsclient]# ping -f NFSSERVER
PING NFSSERVER (10.35.0.169) 56(84) bytes of data.

--- NFSSERVER ping statistics ---
1450 packets transmitted, 1450 received, 0% packet loss, time 15527ms
rtt min/avg/max/mdev = 0.115/0.235/1.065/0.102 ms, pipe 2, ipg/ewma
10.715/0.253 ms

Don't see any packet drop, both are different VLAN and connected with a
local reliable link.

Regards,
Yash
___
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] NFS client - Urgent

2009-04-08 Thread Yashpal Nagar
On Wed, Apr 8, 2009 at 1:12 PM, Ritesh Agrawal wrote:

> 1. Check Network connection between NFS server and clients for  TX/RX
> errors.
> 2. Are you using automount to mount NFS if yes , check timeout period
> 3. Check by changing the NFS parameter sync to async,
> 4.  Increase the number of running nfsd by modify /etc/sysconfig/nfs
>RPCNFSDCOUNT=16  (default is 8)
>Then restart nfsd.
> 5. check dmesg for NFS error
>

RX/TX no errors or packet dropped, on both AIX, NFS client side.

Included the async also into the /etc/fstab and manually umount and mount
the file system.

NFSCLIENT: /home/idpssupp/REPORTS /mnt/amosoutput nfs
nfsvers=3,hard,nointr,noac,async 0 0

Now, when i run mount it doesn't show async as the option mounted the file
system with

it only shows

(rw,nfsvers=3,hard,nointr,noac,addr=10.35.0.169)

Any idea, why async is missed?

All I want is to avoid stale file system condition from NFS clients.


Regards,
Yash
___
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] NFS client - Urgent

2009-04-08 Thread Yashpal Nagar
On Wed, Apr 8, 2009 at 1:02 PM, Sudev Barar  wrote:

> >>
> >> We are running  NFS clients on Redhat and SUSE linux distros with the
> >> following options.
> >>
> >> NFSSERVER:/home/idpssupp/REPORTS/mnt/amosoutput nfs
> nfsvers=3,bg,intr
> >> 0
> >> 0
> >>
> >> for some time quite happily, recently we have encountered the messages
> on
> >> NFS clients
> >>
> >> Apr  7 07:11:51 NFSCLIENT kernel: nfs: server NFSSERVER OK
> >> Apr  7 07:11:51 NFSCLIENT kernel: nfs_statfs: statfs error = 116
> >> Apr  7 07:21:06 NFSCLIENT kernel: nfs_statfs: statfs error = 116
> >>
> 2009/4/8 Justin Moore :
> > You are losing connection to the NFS server. Is the connection stable?
> Have
> > you tried mounting hard,nointr? To clear the stale file handle warnings
> you
> > can remove the nfs filesystem from the /etc/mtab and remount.
> >
>
> You need to recheck all hardware cables and switches.If it was working
> okay then you should not loose it. Also check disk transfer rates with
> hdparm. Check if memory is being reported correctly with free
>

Both (NFS server, NFS client) servers are 1000mbps duplex full.

hdparm on NFS client you mean? NFSclient server is 15k RPM disks (2 T)
storage, RAID 1 & RAID5 with two raid array controllers.

Regards,
Yash
___
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] NFS client - Urgent

2009-04-08 Thread Yashpal Nagar
On Wed, Apr 8, 2009 at 12:57 PM, Justin Moore  wrote:

> You are losing connection to the NFS server. Is the connection stable? Have
> you tried mounting hard,nointr? To clear the stale file handle warnings you
> can remove the nfs filesystem from the /etc/mtab and remount.
>
> Justin
>
>
Removed the entry from /etc/mtab

and ran the
mount -o remount /mnt/amosoutput

I really doubt if the above works, it simply come to next prompt

I still see

NFSCLIENT:~ # ls -l /mnt/amosoutput
/bin/ls: /mnt/amosoutput: Stale NFS file handle

the entry for the /mnt/amosoutput didn't reappear in /etc/mtab after I ran
the mount with remount option. mount though shows the new options picked
with for the shares in question.

nointr -- I can try with, but why even after remount, it doesn't pick
options.


Regards,
Yash
___
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] NFS client - Urgent

2009-04-08 Thread Yashpal Nagar
Hi All

We are running  NFS clients on Redhat and SUSE linux distros with the
following options.

NFSSERVER:/home/idpssupp/REPORTS/mnt/amosoutput nfs nfsvers=3,bg,intr 0
0

for some time quite happily, recently we have encountered the messages on
NFS clients

Apr  7 07:11:51 NFSCLIENT kernel: nfs: server NFSSERVER OK
Apr  7 07:11:51 NFSCLIENT kernel: nfs_statfs: statfs error = 116
Apr  7 07:21:06 NFSCLIENT kernel: nfs_statfs: statfs error = 116

I have tried using...
NFSSERVER:/home/idpssupp/REPORTS/mnt/amosoutput nfs
nfsvers=3,hard,intr,noac 0 0

and ran

mount -o remount /mnt/amosoutput

but still we get the following...

NFSCLIENT:~ # ls -l /mnt/amosoutput
/bin/ls: /mnt/amosoutput: Stale NFS file handle

The above problem appears intermittently and would disappear if i just
umount and mount the file systems manually.


A call is already raised with Redhat but still no response.

We have mix of NFS clients on RHEL ES 4, SLES 9 and NFS server is AIX 5.2
ML10. Any help is much appreciated.


Regards,
Yash
___
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] [OT] IBM Websphere

2009-03-19 Thread Yashpal Nagar
Hi All

Is there any Institute in Delhi which provides IBM Websphere Training?
I am planning to be in Delhi for a couple of weeks next month and
wondering if there any

any help is much appreciated

Regards,
Yash

___
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] UK government backs open source

2009-02-25 Thread Yashpal Nagar
The UK government has said it will accelerate the use of open source
software in public services.  "We waste a fortune on proprietary
computer software because of paying for licenses and promises up front
and not demanding value,"

http://news.bbc.co.uk/1/hi/technology/7910110.stm

Google backs EU antitrust complaint against Microsoft

http://timesofindia.indiatimes.com/World/Google-backs-EU-antitrust-complaint-against-Microsoft/articleshow/4186017.cms

comments please, a good day for FOSS?

Regards
Yash

___
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] .ssh/known_hosts

2009-02-19 Thread Yashpal Nagar
On Thu, Feb 19, 2009 at 5:10 AM, Shakthi Kannan wrote:

> Hi,
>
> --- On Wed, Feb 18, 2009 at 7:18 PM, Yashpal Nagar 
> wrote:
> | y...@yash-desktop:~$ ssh-keygen -h
> | ssh-keygen: illegal option -- h
> \--
>
> Yes, there is no -h option, but, you will get the list of available
> options, and you should see an entry for "-R hostname Remove host from
> known_hosts file" in the output.
>
> The openssh version that you are using is available here:
> https://launchpad.net/ubuntu/+source/openssh/1:4.7p1-8ubuntu1.2
>
> The -R option is available in ssh-keygen.c file in usage(void) function.
>
>
By default known_hosts records the hostname/IP in hashed format. You can
turn it off by putting the follwing into .ssh/config

HashKnownHosts no

I was under impression that one must need to have hostname/IP in known_hosts
to use "ssh-keygen -R hostname/IP" , but I just tested it works! whether
your hostname/IP is there or not in known_hosts , you can user ssh-keygen -R
anyway...

Excellent, thanks for your help!


Regards
Yash
___
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] .ssh/known_hosts

2009-02-18 Thread Yashpal Nagar
On Wed, Feb 18, 2009 at 11:58 AM, Yashpal Nagar  wrote:

> But still I need some more information, URL etc to know what happens when
> there are no keys pairs created, what keys are picked up, when these are
> generated etc.
>
>
The file which sends the data to add into the .ssh/known_hosts on your local
server, from the target host is
  /etc/ssh/ssh_host_rsa_key.pub

The above URL states that known_hosts format support wild cards and you can
setup your file such that it wouldn't prompt you adding the keys everytime,
if your target host is on a DHCP.

http://wi-fizzle.com/article/61

Regards
Yash
___
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] .ssh/known_hosts

2009-02-18 Thread Yashpal Nagar
On Wed, Feb 18, 2009 at 1:18 PM, Shakthi Kannan wrote:

> Hi,
>
> --- On Wed, Feb 18, 2009 at 6:09 PM, Yashpal Nagar 
> wrote:
> | But .ssh/known_hosts doesn't record the keys with hostname/IPs, atleast
> with
> | OpenSSH_4.7 with Ubuntu. So this option is not helpful.
> |
> | I understand older openssh-clients-3.6.1p2-18 such as on RHEL 3.0,
> records
> | keys along with IP/hostnames But there is no "-R" option with ssh-keygen!
> \--
>
> I am using openssh-client 1:4.7p1-12 on Debian lenny/sid. What does
> "ssh-keygen -h" return?
>
> y...@yash-desktop:~$ dpkg -l|grep -i openssh
ii  openssh-blacklist
0.1-1ubuntu0.8.04.1  list of blacklisted OpenSSH RSA and
DSA keys
ii  openssh-client
1:4.7p1-8ubuntu1.2   secure shell client, an
rlogin/rsh/rcp repla
ii  openssh-server
1:4.7p1-8ubuntu1.2   secure shell server, an rshd
replacement
y...@yash-desktop:~$ ssh -version
OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007
Bad escape character 'rsion'.
y...@yash-desktop:~$ ssh-keygen -h
ssh-keygen: illegal option -- h

1:4.7p1-8ubuntu1.2 -- the prefixed 1:  is Ubuntu's release no I guess, to
keep a track of. But the actual Openssh-client is 4.7p1, as suggested
immediately after 1:  ,  which is 4.7p1


Regards,
Yash
___
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] .ssh/known_hosts

2009-02-18 Thread Yashpal Nagar
On Wed, Feb 18, 2009 at 12:04 PM, Shakthi Kannan wrote:

> Hi,
>
> --- On Wed, 18 Feb 2009 11:34:43 +0000 Yashpal Nagar
>  wrote:
> | When i tried to ssh this server it gave me offending key warning on my
> | local
> | server (/home/yash/.ssh/known_hosts)  because I had recently formatted
> | the
> | target host, So the finger print/key is changed which is normal.
> \--
>
> You can remove the offending key by using:
>
>  ssh-keygen -R 
>
> Replace  with the machines' hostname or IP address.
>

Precisely something like this I was looking for, which is a clean way of
doing this.

But .ssh/known_hosts doesn't record the keys with hostname/IPs, atleast with
OpenSSH_4.7 with Ubuntu. So this option is not helpful.

I understand older openssh-clients-3.6.1p2-18 such as on RHEL 3.0, records
keys along with IP/hostnames But there is no "-R" option with ssh-keygen!

So, I'm still trapped, to find more.

Cheers!
Yash
___
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] .ssh/known_hosts

2009-02-18 Thread Yashpal Nagar
On Wed, Feb 18, 2009 at 11:39 AM, Gora Mohanty  wrote:

> On Wed, 18 Feb 2009 11:34:43 +
> Yashpal Nagar  wrote:
> [...]
> > On one of a servers I recently build with SLES 10 SP2,  I didn't created
> any
> > ssh private and public key pair -- id_rsa and id_rsa.pub for root user
> > When i tried to ssh this server it gave me offending key warning on my
> local
> > server (/home/yash/.ssh/known_hosts)  because I had recently formatted
> the
> > target host, So the finger print/key is changed which is normal.
> >
> > But the problem is when i tried to locate the public key in
> > /home/yash/.ssh/known_hosts I didn't find any key with a reference to my
> > target host/IP alongwith. All I found is a file, with full of keys and
> its
> > damn diffcult to find which I was looking for, Generally i look for
> target
> > hostname/IP,
> [...]
>
> The error message from the command-line ssh client should
> include a line number in /home/yash/.ssh/known_hosts. Simply
> remove that line.
>
> Thanks, I oversight it mentions line no too with a colon, great!

error mesg##
Offending key in /home/yash/.ssh/known_hosts:67

But still I need some more information, URL etc to know what happens when
there are no keys pairs created, what keys are picked up, when these are
generated etc.

Regards
Yash
___
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] .ssh/known_hosts

2009-02-18 Thread Yashpal Nagar
Hi all,

On one of a servers I recently build with SLES 10 SP2,  I didn't created any
ssh private and public key pair -- id_rsa and id_rsa.pub for root user
When i tried to ssh this server it gave me offending key warning on my local
server (/home/yash/.ssh/known_hosts)  because I had recently formatted the
target host, So the finger print/key is changed which is normal.

But the problem is when i tried to locate the public key in
/home/yash/.ssh/known_hosts I didn't find any key with a reference to my
target host/IP alongwith. All I found is a file, with full of keys and its
damn diffcult to find which I was looking for, Generally i look for target
hostname/IP, if either of them is matched, I just remove it and it works. Is
there any another way to find the matching key of the target host?

Now I have created the key pair public and private but still same result-
the file known_hosts still doesn't have any key with a host reference in it.


what I want to understand is, if one doesn't create a pair of keys then how
does the authentication takes place? If it is on the basis of server finger
prints then how/where these finger prints picked up and presented to ssh
client?

Server is running openssh-4.2p1-18.36, with a ssh client OpenSSH_4.7p1
Debian-8ubuntu1.2,

Regards
Yash
___
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] microsoft on intel's linux: "this is a nightmare"

2009-01-31 Thread Yashpal Nagar
On Sat, Jan 31, 2009 at 6:28 PM, Linux Lingam  wrote:
> fwiw:
>
> http://boycottnovell.com.nyud.net:8080/2009/01/30/microsoft-intel-anti-linux/

Wow, this shows what matter a lot for M$, to kill Linux and
innovation, by any how --  hooks or crooks.
I'm really amazed to know "linux watch -dog" in M$ and so openly
people at high profile discuss unethical ways of generating
businesses.

Regards
~yn

___
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] Kernel errors on Apache box

2009-01-30 Thread Yashpal Nagar
Hi All

On a  production apache (apache2-2.2.0) Linux servers (SUSE 10
x86_64), I 've noticed few errors in message log file.

Jan 29 21:29:30 apache1 kernel: TCP: Treason uncloaked! Peer
87.181.xxx.xxx:4780/80 shrinks window 1196468641:1196482332. Repaired.
Jan 29 21:29:54 apache1 kernel: TCP: Treason uncloaked! Peer
87.181.xxx.xxx:4781/80 shrinks window 1196406609:1196412652. Repaired.
Jan 29 21:29:55 apache1 kernel: TCP: Treason uncloaked! Peer
87.181.xxx.xxx:4781/80 shrinks window 1196406609:1196412652. Repaired.
Jan 29 22:06:28 apache1 kernel: TCP: Treason uncloaked! Peer
86.131.xxx.xxx:60847/80 shrinks window 3541062068:3541066448.
Repaired.

while gooling I've found mixed reaction of the people, who faced such
errors, some saying it is some sort of attack some says safe to
ignore.
http://www.informedbanking.com/acc/nxwiki/view/TCP-Treason-Uncloaked.html

Please advise, time to upgrade kernel, apache ?

Regards
~yn

___
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] [OT] iE Security alert

2008-12-16 Thread Yashpal Nagar
Users of the world's most common web browser have been advised to
switch to a rival until a serious security flaw has been fixed.

The flaw in Microsoft's Internet Explorer could allow criminals to
take control of people's computers and steal their passwords, internet
experts say.

Full blurb @

http://news.bbc.co.uk/1/hi/technology/7784908.stm

Regards
Yash

___
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] Recovering data from Linux LVM

2008-11-24 Thread Yashpal Nagar
Hi All
We have got a Ubuntu desktop used for some development, which is
crashed recently and not happy enough to boot. It has got the
following partition table.
   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   *   1  31  248976   83  Linux
/dev/sdb2  32   30394   243890797+   5  Extended
/dev/sdb5  32134610562706   82  Linux swap / Solaris
/dev/sdb61347   30394   233328028+  8e  Linux LVM


I booted with Ubuntu-Live CD and couldn't recover anything. Finally
attached the disk(via USB port) as a secondary disk on a already
running Ubuntu desktop.
Disk detected (/dev/sdb) OK, and installed lvm2 on running Ubuntu.
After i run though vgscan i could also see VG and logical volume.

There is only LV with a single PV.

[EMAIL PROTECTED]:~# pvscan
  PV /dev/sdb6   VG Ubuntu   lvm2 [222.52 GB / 0free]
  Total: 1 [222.52 GB] / in use: 1 [222.52 GB] / in no VG: 0 [0   ]
[EMAIL PROTECTED]:~# lvdisplay
  --- Logical volume ---
  LV Name/dev/Ubuntu/root
  VG NameUbuntu
  LV UUIDYEaMF6-sBBk-jvOb-IeM5-88gU-izeu-ic2iHu
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size222.52 GB
  Current LE 56964
  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:0

I have got the following issues if somebody could help

1. How do I find the "file system type" on the defined LV, under the
Linux LVM partition? Mounting of LV always keep on saying you must
specify FS type, but it does't take anyone of ext2, ext3, reiserfs as
the file system type.
2. I have run though fsck.ext3, fsck.ext2, fsck.reiserfs but none of
them runs successfully
3. There are some bad blocks, can i mark them and still live with this
disk and if could recover some data?

Thanks and Regards
~yn

___
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] nvidia Optiplex 740

2008-11-19 Thread Yashpal Nagar
On Wed, Nov 19, 2008 at 4:50 PM, Arun Khan <[EMAIL PROTECTED]> wrote:
> On Wednesday 19 Nov 2008, Yashpal Nagar wrote:
>>
>> NO BOOT DEVICE DETECTED, INSERT SYSTEM DISK AND PRESS F1 TO CONTINUE
>> OR PRESS F2 TO SYSTEM SETUP
>>
>
> The system BIOS is telling you that it cannot find a bootable device.
> Most likely your CD/DVD boot sector is corrupted.

Thanks Arun, I got it sorted.

I forgot to disable "SATA Operation" opion to "Off" in BIOS. Since I
am not using Nvidia software raid, it is important to disable this
option. Interesting thing is by default this option is Off, but I
found it "On" on even another new Optilpex box.

After that everything worked OK.

Regards
Yash

___
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] nvidia Optiplex 740

2008-11-19 Thread Yashpal Nagar
Hi All

I am facing a problem with a Optiplex 740 from Dell to set it up for
with SUSE Linux 10 SP2.
No matter whatever way I installs it says..

NO BOOT DEVICE DETECTED, INSERT SYSTEM DISK AND PRESS F1 TO CONTINUE
OR PRESS F2 TO SYSTEM SETUP

There seems to be a nvidia software raid onboard, which I have
disabled as Linux installation advised not to use that.

Anyone could be of help?

Regards
Yash

___
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] Nintendo Wii in India : use it as low cost whiteboard !!

2008-10-13 Thread Yashpal Nagar
On Wed, Oct 8, 2008 at 2:20 PM, Shiv <[EMAIL PROTECTED]> wrote:
>> From: narendra sisodiya <[EMAIL PROTECTED]>
>> HI, I wish to purchase Nintendo Wii device in  India , but
>> do not have any
>> idea,,
>> have anybody purchased it , if where , place and cost ??
>
> Hi,
> The Wii is not officially launched in India. It is available in the Grey 
> Market. In gurgaon, Toy Kingdom in DLF Phase-I shopping >mall sells it for 
> around Rs 20,000. You can also pick it up through Ebay india.

costs £210 in UK, approx 4000/Rs difference. Did you check if game
DVD/CDs are also available in Delhi NCR and how much does these cost?


>
>> I am mainly interested in its remote part -- WIIMOTE , can
>> be buy it
>> separately,,,
>> system , do we
>> need only remote part or  full accessories.
>
> The remote by itself is of little use. You would need the complete system as 
> the remote communicates to the main console via a motion sensor that is 
> generally mounted on top of the TV.
>
> IMHO, it is not a low-cost device.

 I got Nintendo Wii as a free gift with a mobile deal from
carphonewarehouse i.e Nokia 6500 + Nintendo Wii (free) + 750 mins,
for £35/month contract.  But not sure how many DVDs etc are available
:)

Regards
Yash

___
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] Raid controller naming

2008-09-25 Thread Yashpal Nagar
On Thu, Sep 25, 2008 at 8:14 AM, Naresh Narang <[EMAIL PROTECTED]> wrote:
>
>> Does anyone know what can cause this device name to swap,
>> & how does
>> it effect server in case it happens again? I have allocated
>> everything
>> under LVM2 except (/) file system,  / is at c1d0p1 now.
>>
>
>
> You didn't say where drives were connected?

Each array controller has got 2 ports capable of connecting up to 4
drives. Hence both the controller has got 8 drives on each.
the full summary on port, box, bay etc is here.

Smart Array P400 in Slot 0()

   array A (SAS, Unused Space: 0 MB)

  logicaldrive 1 (136.7 GB, RAID 1+0, OK)

  physicaldrive 1I:1:1 (port 1I:box 1:bay 1, SAS, 146 GB, OK)
  physicaldrive 1I:1:2 (port 1I:box 1:bay 2, SAS, 146 GB, OK)
  physicaldrive 2I:1:8 (port 2I:box 1:bay 8, SAS, 146 GB, OK, spare)

   array B (SAS, Unused Space: 0 MB)

  logicaldrive 2 (546.8 GB, RAID 5, OK)

  physicaldrive 1I:1:3 (port 1I:box 1:bay 3, SAS, 146 GB, OK)
  physicaldrive 1I:1:4 (port 1I:box 1:bay 4, SAS, 146 GB, OK)
  physicaldrive 2I:1:5 (port 2I:box 1:bay 5, SAS, 146 GB, OK)
  physicaldrive 2I:1:6 (port 2I:box 1:bay 6, SAS, 146 GB, OK)
  physicaldrive 2I:1:7 (port 2I:box 1:bay 7, SAS, 146 GB, OK)
  physicaldrive 2I:1:8 (port 2I:box 1:bay 8, SAS, 146 GB, OK, spare)


Smart Array P800 in Slot 8(sn: PAFGF0M9SWB0WM)

   array A (SAS, Unused Space: 0 MB)

  logicaldrive 1 (546.8 GB, RAID 1+0, OK)

  physicaldrive 3I:1:1 (port 3I:box 1:bay 1, SAS, 146 GB, OK)
  physicaldrive 3I:1:2 (port 3I:box 1:bay 2, SAS, 146 GB, OK)
  physicaldrive 3I:1:3 (port 3I:box 1:bay 3, SAS, 146 GB, OK)
  physicaldrive 3I:1:4 (port 3I:box 1:bay 4, SAS, 146 GB, OK)
  physicaldrive 4I:1:5 (port 4I:box 1:bay 5, SAS, 146 GB, OK)
  physicaldrive 4I:1:6 (port 4I:box 1:bay 6, SAS, 146 GB, OK)
  physicaldrive 4I:1:7 (port 4I:box 1:bay 7, SAS, 146 GB, OK)
  physicaldrive 4I:1:8 (port 4I:box 1:bay 8, SAS, 146 GB, OK)


Cheers!
Yash

___
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] Raid controller naming

2008-09-25 Thread Yashpal Nagar
On Wed, Sep 24, 2008 at 10:36 PM, Karanbir Singh <[EMAIL PROTECTED]> wrote:
> Yashpal Nagar wrote:
>> This time P400 appearing as c1d0 and P800 as c0d0 during installation.
>
> Many drivers let you lock down pciid's or devices by name, look at the
> driver for your controller for more info

Is there any way to verify that pciid is locked and stay assured that
everytime it would expect (/) at c1d0p1?
Since it has changed in our case, it is important to check that.

>> Does anyone know what can cause this device name to swap, & how does
>> it effect server in case it happens again? I have allocated everything
>> under LVM2 except (/) file system,  / is at c1d0p1 now.
>
> if its all under lvm, that will just work, it will recognise and handle
> the metadata properly even if the drive order flips.

Yes, I  believe so, looked at the grub.conf it no where mentions any
name like c1d0 or c0d0.

>
> Easy way to test this is using usb keys. get 2 of them insert them in
> some order,  pvcreate, vgcreate, allocate to a lv. then shutdown and
> remove the drives. bring the machine back up, reinsert in 'different
> order', pvscan; check for results.

Good suggestion, BTW is there any way we can control this naming, with
program such as udev?

I am bit concerned about, what happens if it flips and it expects root
at c0d0p1, in that case what should i do?

Thanks for your help

Regards
Yash

___
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] Raid controller naming

2008-09-24 Thread Yashpal Nagar
dears,

We have got a server with two array controllers P400 (built in card),
additional card P800 (PCI card), each connected with 8x146Gb SAS
drives.
which i am required to built for a new Sybase database and
application. Server is DL 585 G5

I installed RHEL 4.0, P400 appeared as /dev/cciss/c0d0 and P800 as
c1d0. All went nicely and installed GRUB on /dev/cciss/c0d0; It was
just warming up and again required me to re-install.

This time P400 appearing as c1d0 and P800 as c0d0 during installation.

Does anyone know what can cause this device name to swap, & how does
it effect server in case it happens again? I have allocated everything
under LVM2 except (/) file system,  / is at c1d0p1 now.

The only changed I can think of is:
a) opened the server to check Raid cache memory backup "battery" on
p400, whether present or not, No other change
b) made some changes into the BIOS relating to booting preference, NO
other change

Any guesses?

Regards
Yash

___
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] Google's browser - Chrome

2008-09-02 Thread Yashpal Nagar
Google is launching an open source web browser to compete with
Internet Explorer and Firefox.

The browser is designed to be lightweight and fast, and to cope with
the next generation of web applications that rely on graphics and
multimedia.

Full blurb is at

http://news.bbc.co.uk/1/hi/technology/7593106.stm
&
http://www.bbc.co.uk/blogs/technology/

Regards
Yash

___
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] [X-POST] [SECURITY] Hold all Fedora updates

2008-08-29 Thread Yashpal Nagar
On Fri, Aug 22, 2008 at 8:50 PM, Raj Mathur <[EMAIL PROTECTED]> wrote:
> If you're running Fedora please hold off updating your system until the
> Fedora Project issues a new package signing key:
>
> http://blogs.securiteam.com/index.php/archives/1130
>
> Original announcement:
>
> https://www.redhat.com/archives/fedora-announce-list/2008-August/msg00012.html

I know its too late but for the shake of record on this thread, a
script is also developed, to check the malfunctioned packages.

http://www.redhat.com/security/data/openssh-blacklist.html

Regards
Yash

___
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 Suggestion about Network Monitoring software - Open source/Free

2008-08-28 Thread Yashpal Nagar
On Thu, Aug 28, 2008 at 11:18 AM, Hakuna Matata
<[EMAIL PROTECTED]> wrote:
> Hello All,
>
> we want to implement a network monitoring software in our organization.
>
> we want to monitor services like ftp/web/mysql/mssql/vmware and
> performance and up time of servers.
>
> i want the software to be more reports oriented so that i can present
> them to the management guys.

Ask your guy to show some of the sample reports.

> I did some goggling and found the below software.
>
>
> 1. GroundWork Open Source IT Monitoring and Network Monitoring Software
>   www.groundworkopensource.com/
> 2. Nagios - Network Monitoring Software
>  www.nagios.org/

Trust Nagios

> 3.Zenoss Home - Commercial Open Source Network, Systems
>   www.zenoss.com
> 4. IPTraf - An IP Network Monitor
>iptraf.seul.org/
> 5. http://www.opennms.org/index.php/Main_Page
> 6.http://www.zabbix.com/
> 7.http://www.odcnms.org/
> 8.http://www.zenoss.com/
>
>
> By first glance on the websites it looks like Zabbix/Zenoss/Groundwork
> have very good reporting features. Reporting is curicial part for me
> as we are are thinking of replacing SiteScope as our current
> monitoring system.

We use Nagios extensively to
1. Generate system and resource utilizations
2. Report our system/services uptime and SLAs
3. System hardware failures e.g disk etc
4. Report capacity planning and management

Bit curious about vmware monitoring though? but rest of the things
Nagios just works out of the box :)

Regards
Yash

___
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] [LONG] where does the money comes from in FOSS

2008-08-23 Thread Yashpal Nagar
On Sat, Aug 23, 2008 at 2:07 PM, Raj Mathur <[EMAIL PROTECTED]> wrote:
> On Saturday 23 Aug 2008, abhishek jain wrote:
>> Hello,
>> I was one of the many persons who attended the talks given by Gora
>> and the other people.
>> A question arised - what is the motivator behind the FOSS
>> development, is it money, or rather can it be money.
>> What do you think,
>>
>> What is the economics behind FOSS. How can one earn substantial money
>> through FOSS?
>
> That's actually three questions:
>
> 1. Why do people work with FOSS?
>
> 2. How does one earn money from programming in FOSS?
>
> 3. How does one earn money from FOSS?
..

..
>  http://www.catb.org/~esr/writings/magic-cauldron/magic-cauldron.html
>
> Specific strategies for making money from FOSS are in Chapter 9:
>
>  http://www.catb.org/~esr/writings/magic-cauldron/magic-cauldron-9.html
>
> Note that these are ways of making money from coding; you can also make
> ample money from supporting, installing, customising and integrating
> FOSS components for clients.

Indeed very nicely drafted, and I also enjoyed Eric S. Raymond's
article on economics of FOSS.

On Eric's chapter 10, When To Open, and When To Be Closed.

How much the FOSS is effected in case M$ also open its source?

Secondly like this article, Is there any single place where all the
software's licenses are explained? No I don't want to become FOSS
advocate rather want to understand with simplicity like Eric explained
the complex subject of economics in FOSS.

Regards
Yash

___
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] Redhat update roll back

2008-08-22 Thread Yashpal Nagar
Hi there,

We recently upgrade a update from RHEL ES 4.0 U6 to RHEL ES 4.0 U7,
which has broken some functionality in one of our application. This
application which I am not very much familiar about, appears to
utilize Firefox libraries, and application support has told us Redhat
has removed some libraries which is the basis for the problem.

Now I am looking for a roll back, from update 7 to update 6. I have
already raise a call with Redhat and waiting their reply.

But I have full faith on list and just wondering if someone already
have some experience on such problem and could share some thought?

Regards
Yash

___
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] HW raid question

2008-08-17 Thread Yashpal Nagar
On Sun, Aug 17, 2008 at 9:04 AM, Arun Khan <[EMAIL PROTECTED]> wrote:
> On Friday 15 Aug 2008, Yashpal Nagar wrote:
>
>
>>
>> I experimented a bit on this and found expanding a array carefully
>> does't lead to any data loss. Here is what experimented
>
> snip ...
>> Now i went ahead and expanded the Array B with hpacucli, with another
>> disk(146GB) into RAID0, it took 15min/per GB to expand the array as
>> HP documentation states. After expanding finished, I saw both the
>> disks were appearing OK into the array B.
>
> Do you have mission critical data on this raid array?  RAID0?

Yes, it is mission critical, as critical as if data is not available,
flight wouldn't take off.
But it is not on RAID0, as I said "experimented" for the example shake.

>>
>> So in theory it appears like expanding the array with new disks
>> works, with no data loss and you require a reboot into Linux. My OS
>> was RHEL 4.0 ES
>
>
> The reboot in your case was necessary since you were adding the disk to
> a hardware RAID system which needed to rebuild the raid array.

if I am not wrong the disk is already added into the array while the
system was online, the moment you add the disk, array expansion
started stating - expanding.

It the scsi kernel module which required to be reloaded.

> if you have spare disk partitions you can add them to an LVM w/o rebooting,
> you may have to go into single user mode though.

single user mode -- to add the partition into LVM?

> LVM and filesystem
> resize does not require a reboot.

correct but, file system umount was required for ext3 on RHEL 4

Regards
Yash

___
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] HW raid question

2008-08-15 Thread Yashpal Nagar
On Wed, Aug 6, 2008 at 8:01 AM, Naresh Narang <[EMAIL PROTECTED]> wrote:
>
> --- On Thu, 7/24/08, Yashpal Nagar <[EMAIL PROTECTED]> wrote:
>
>
>> What I also want to understand is, does hardware RAID
>> system really
>> care about data, what happens to the data if one, add a
>> disk into the
>> existing logical drive?
>> e.g logicaldrive 2, what if I unkmark the disk as spare,
>> what happens
>> to logical drive/date??
>>
>
>
> Once array has been created, you cannot remove disk.

True, But you can very well remove and add hot spare disks. You can
also remove even a single hot spare drive in a RAID5 array.

> Removing one disk from Raid 5 set will cause array to become degraded, 
> removing 2 disks will fail the virtual drive with loss of data.

Correct.


I experimented a bit on this and found expanding a array carefully
does't lead to any data loss. Here is what experimented

Created a RAID0 (called array B) with single disk(146GB) with hpacucli.

Initialized the disk into LVM.
created a VG and a LV under LVM2 and put some data on the logical volume.

Now i went ahead and expanded the Array B with hpacucli, with another
disk(146GB) into RAID0, it took 15min/per GB to expand the array as HP
documentation states. After expanding finished, I saw both the disks
were appearing OK into the array B.

hpacucli slot=<0> array B add drives=

Now i needed to expand the logical drive

hpacucli slot=<> ld 2 modify size=max
#here I found logical drive expansion almost instant, however HP
document states its should be 15GB/min

Under Linux, after any logical drive expansion under RAID system, you
must need to reboot the server.

After reboot, run fdisk -l, I found the drive now expanded, showed me
293.6 GB instead of 146GB earlier, i needed to pvresize the physical
volume into the LVM and VG was automagically expaned.

Mounted the LV and found the data intact with no problem.

So in theory it appears like expanding the array with new disks works,
with no data loss and you require a reboot into Linux. My OS was RHEL
4.0 ES

Cheers!
Yash

___
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] HW raid question

2008-07-24 Thread Yashpal Nagar
Hi All

On a HP DL580 G4, intel 64bit with Smart Array P400 Raid controller
card with SAS disk drives.

Here is how i have installed SLES 9.0

tuxx02:~ # hpacucli ctrl all show config
Smart Array P400 in Slot 4(sn: PA5360J9STQ0QK)
   array A (SAS, Unused Space: 0 MB)
  logicaldrive 1 (136.7 GB, RAID 1+0, OK) ** contains OS**

  physicaldrive 2I:1:1 (port 2I:box 1:bay 1, SAS, 146 GB, OK)
  physicaldrive 2I:1:2 (port 2I:box 1:bay 2, SAS, 146 GB, OK)

   array B (SAS, Unused Space: 0 MB)
  logicaldrive 2 (546.8 GB, RAID 5, OK) ** contains Databases & apps **

  physicaldrive 1I:1:5 (port 1I:box 1:bay 5, SAS, 146 GB, OK)
  physicaldrive 1I:1:6 (port 1I:box 1:bay 6, SAS, 146 GB, OK)
  physicaldrive 1I:1:7 (port 1I:box 1:bay 7, SAS, 146 GB, OK)
  physicaldrive 2I:1:3 (port 2I:box 1:bay 3, SAS, 146 GB, OK)
  physicaldrive 2I:1:4 (port 2I:box 1:bay 4, SAS, 146 GB, OK)
  physicaldrive 1I:1:8 (port 1I:box 1:bay 8, SAS, 146 GB, OK, spare)

I need some extra storage, and thinking to remove the spare disk (1:8)
 from array B, and create "array C", and then initialize the disk into
the LVM2 and create LVs.

Is there any other way around? e.g without removing the disk from array B?

What I also want to understand is, does hardware RAID system really
care about data, what happens to the data if one, add a disk into the
existing logical drive?
e.g logicaldrive 2, what if I unkmark the disk as spare, what happens
to logical drive/date??

Thanks and Regards
Yash

___
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] Useful Rescue Compilation

2008-07-11 Thread Yashpal Nagar
On Fri, Jul 11, 2008 at 11:06 PM, Mani A <[EMAIL PROTECTED]> wrote:
> http://ikkiboot.tuxfamily.org/
> http://download.tuxfamily.org/ikkiboot/Ikki_Boot_1.7.iso
>
> It is a compilation of various data rescue tools. Most of these can be
> accessed from the boot menu. It includes three mini-distributions -
> Parted Magic, RIPLinuX and Toutou Linux (a French desktop distribution
> based on Puppy Linux). The boot menu also provides a quick access to
> Memtest86+ , Super Grub Disk,  Nuke (a utility that safely erases hard
> disk content) etc. Most of the utilities on the CD are provided in
> their English versions.

Try Billix, which also does some of the things which you mentioned,
quite handy and it is in english!

http://sourceforge.net/projects/billix

has also both usb and ISO formats.

Regards
Yash

___
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] Fwd: Change of timezone City for India

2008-07-04 Thread Yashpal Nagar
On Fri, Jul 4, 2008 at 11:49 AM, Sandip Bhattacharya <[EMAIL PROTECTED]> wrote:
> +++ Viksit Gaur [04/07/08 01:49 -0700]:
>>Oh good lord, the entire list is aflame. Oh wait, no its just the regular 
>>flamers who're flaming.
>>
>>> India has only one timezone. I woulid like to suggest to
>>> change the city to Delhi (from Calcutta), which is the capital of
>>> India, and has been stable since the country's independence in 1947.
>>> If your criteria is the most populous city, it would be Mumbai (formerly
>>> Bombay).
>>> http://en.wikipedia.org/wiki/List_of_most_populous_cities_in_India
>>
>>I think a decision needs to be made on the basis of how other countries with 
>>single timezones handle this issue. Personally, I think a change to Delhi 
>>seems like the logical thing to do, given that it IS the political capital of 
>>the country - no matter how important other cities in the country may be.
>
>  ... but we are talking about the time zone, not the political zone (in
> that Delhi being the centre in unquestionable).

Correct.

> As someone else had mentioned earlier, should we be moving every
> institution of national significance to the capital? Are other cities
> insignificant w.r.t. the country?
No

This is exactly, where this thread started under what "basis" linux
time zone start showing only Calcutta as the only choice. Is there can
be other reason apart from,  British considered it as the capital
during their time?

I agree Vivek's point to checkout, how other countries with single
timezones handled this issue.

Regards
Yash

___
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] Linux Memory utilization

2008-06-25 Thread Yashpal Nagar
On Wed, Jun 25, 2008 at 3:22 PM,  <[EMAIL PROTECTED]> wrote:
> The memory utilization is dependent on the size of the database. Are you
> sure that the memory is not sitting in buffers/cache? Can you paste the
> output of free -m. Oracle and Sybase will consume as much memory as they
> are configured in the shared pool (we have some databases that use as
> little as 4gb, and the db that backs our order taking system uses up to
> 96GB). This will be reported as in use by the system, but will likely
> show up as buffered/cached in free, which means that memory is reserved
> but can be used by other processes if needed.

ServerXX:~ # free -m
 total   used   free sharedbuffers cached
Mem: 12008  11978 30  0216  11175
-/+ buffers/cache:587  11421
Swap:10236   4567   5668

It appears then Linux uses lot of memory as "cached" such as 1175 MB
in this case, which is nothing but free Memory reserved for other
process utilization. Is there any limits for cached/buffer part?

Regards
Yash

___
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] Linux Memory utilization

2008-06-25 Thread Yashpal Nagar
Hi All

Recently I came across a problem, few of our Linux servers utilise
almost whole of the 12 GB physical RAM on servers hosting Sybase
databases. No matter whether the Sybase database utilization remains
at peak or low and/or we have multiple instances of Sybase or not,
but Memory utilization appears to be constantly high.

What I wanted to know is a on a normal database servers Sybase or
Oracle, what kind of memory utilization on Linux as the OS, is
considered safe/good, to perform its best? Our system is running on a
SUSE eneterprise Linux 9 SP3 x86_64.

I know there would be database level tunings also which makes lot of
the differences but assuming the database is tuned.

Regards
Yash

___
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] Time for Firefox download -- "Download Day 2008" -- today - 10:30 PM

2008-06-17 Thread Yashpal Nagar
On Tue, Jun 17, 2008 at 10:36 AM, Sudhanwa Jogalekar
<[EMAIL PROTECTED]> wrote:
> I am not going to download it during the world record attempt. This is
> my protest against showing the wrong map of India on their website.

Very well said infact this is frustrating to see wrong maps at many
places including BBC, worldtimezone and many more.
But this is not right forum, to protest for this. If you come across
one, don't forget to tell, please!

Regards
Yash

___
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] BBC on Microsoft standard stalled

2008-06-12 Thread Yashpal Nagar
> On Tue, Jun 10, 2008 at 5:25 PM, Linux Lingam <[EMAIL PROTECTED]> wrote:
>> the ol' beeb mentions india and three other countries...
>> http://news.bbc.co.uk/2/hi/technology/7445956.stm

http://news.bbc.co.uk/2/hi/technology/6291124.stm

Another interesting one.

Regards
Yash

___
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] [x-post] iphone3G <> linux-phones on NDTV 24x7

2008-06-12 Thread Yashpal Nagar
On Wed, Jun 11, 2008 at 7:12 PM, Linux Lingam <[EMAIL PROTECTED]> wrote:
> [snip]
>
> oh! just heard there might be a repeat telecast at 12:30, that's half
> past midnight. on ndtv 24x7.

is this video also available to view online at ndtv.com, just checking...
But anyone know, please let me know..

Regards
Yash

___
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] BBC on Microsoft standard stalled

2008-06-10 Thread Yashpal Nagar
On Tue, Jun 10, 2008 at 5:25 PM, Linux Lingam <[EMAIL PROTECTED]> wrote:
> the ol' beeb mentions india and three other countries...
> http://news.bbc.co.uk/2/hi/technology/7445956.stm

fantastic news...

Regards
Yash

___
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] ASUS Eee PC 900

2008-06-10 Thread Yashpal Nagar
On Tue, Jun 10, 2008 at 3:39 PM, Shiv <[EMAIL PROTECTED]> wrote:
>> please share some other information like
>> rdesktop, vncviewer & other admin tools, e.g if i want
>> setup a cisco
>> vpn client etc,
>
> Yashpal,
> if you have ever used any flavor of Linux, including Ubuntu, you would find 
> that utilities like rdesktop, vncviewer and other admin tools >come bundled.. 
> Even if they didn't it's as easy/difficult as installing it from the 
> repositories using apt or yum etc. It is no different for the >Asus EeePC 
> with any Linux distribution. What you need to do though is to install 
> advanced desktop for Xandros (if you want to continue >using that) this link 
> will help ---> http://wiki.eeeuser.com/howto:getkde
> or install Ubuntu (like i did)

Sure, using Linux for more than 8 years professionaly and almost lost
in too many of linux distributions Redhat, fedora, SUSE, Ubuntu,
Debian :)) The issue i have got it i don't want to know how other
distribution works differently, in this case Xandros (aahh..) instead
just want to use yum, apt etc for any Linux distribution so that i can
get it up & working what i need as a tool, whenever. You may call me
too lazy, but, this is what too many things to remember, to do/
achieve same thing in different ways.

I could use yum,apt with this as well, is, great news to me, i would
try & check how everything goes. Infact i was looking for this..

>
> as regards cisco vpn client a quick google gives this --> 
> http://ubuntuforums.org/showthread.php?t=298181

Will try this, after i could connect by this probably will switch to
this laptop. But does my company allow to use personal laptop ,
umm, but i can connect from home anyway ;)


Thanks for your help!

Regards
Yash

___
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] ASUS Eee PC 900

2008-06-10 Thread Yashpal Nagar
On Tue, Jun 10, 2008 at 3:59 AM, Shiv <[EMAIL PROTECTED]> wrote:
>
>>3. You would not find any command line terminal, no
>> xterm
>>
>
> Huh?
> On Xandros, typing Ctl+Alt+T should bring up the terminal.
> the default installation is of Xandros Easy Desktop.
> On Ubuntu, The Applications-Accessories Menu has Terminal

it worked, interestingly it has ssh as well which can help to manage
support call while on move.
>
> Also, you need to realize that the Processor is a Mobile Celeron ULV (Ultra 
> low voltage) at 900MHz which is why you get 3.5 hrs of Battery Life with 
> Wi-Fi.
>
>
> Bottom line is, is it cheaper than the HP 2133 mini-note PC?
>
> (I am using an ASUS EeePC 701 with Hardy and using it for ALL my work)


please share some other information like
rdesktop, vncviewer & other admin tools, e.g if i want setup a cisco
vpn client etc,.

Regards
Yash

___
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] ASUS Eee PC 900

2008-06-10 Thread Yashpal Nagar
On Tue, Jun 10, 2008 at 2:47 AM, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
> On 10-Jun-08, at 5:00 AM, Yashpal Nagar wrote:
>
>> System config
>>
>> ASUS eee PC 900
>>
>> RAM 1GB
>>
>> Disk 20 GB SSD
>>
>> processor 800Mhz celeron
>>
>> Xandros Linux
>
> price?
>

just £329

___
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/


[ilugd] ASUS Eee PC 900

2008-06-09 Thread Yashpal Nagar
Just got hold of one, after waiting for about 2 weeks from PC world, 
thought of sharing some experiences with you.

System config

ASUS eee PC 900

RAM 1GB

Disk 20 GB SSD

processor 800Mhz celeron

Xandros Linux


First some of good noticeable features

   1. booting is very fast, by the time you plug the power, system is
  up, absolutely no wait time or gazing at cryptic boot messages

   2. IO is very fast; e,g copying from SD mem to disk or vice a versa
  , just took out SD card from my digicam & inserted, it immediately
  opened photo manager

   3. hybernating works perfectly, just click & done, for waking upjust
  press any key, instantly you would see OS ready

   4. Skype with video works perfectly

   5. Set of applications provided are mozilla firefox, mozilla
  thunderbird email client, Open office 2.0, acrobat reader, pidgin
  2.0, dictionary, printing system/drivers, voice command – well you
  can call certain commands by voice e.g “computer movie” to play
  built in movie player etc 

   6. Speaker, mike works good with reasonable pitch

   7. Wirelss detects nearby clouds good but still need to test

   8. less weight, very handy & somewhat attractive

Flip sides

   1. keyboard size is very small, one would require practice but should
  be manageable after some time

   2. Its a good laptop on the move with any flavour of linux, so far
  tried, Ubuntu though, but I think not suitable for serious office
  work.

   3. You would not find any command line terminal, no xterm

   4. display max at 1024x600

   5. Memory 1GB , SSD disk 20GB is OK, but some more justice should
  have been done with processor which sometimes appear as busy

Finally i have decided to put Ubuntu as the main OS on it and will live 
with it any way at home ;)


Regards

Yash


___
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] Ubuntu 8.04 on an Asus EeePC 701

2008-05-28 Thread Yashpal Nagar
On Wed, May 28, 2008 at 9:12 AM, Shiv <[EMAIL PROTECTED]> wrote:
> --- On Wed, 28/5/08, Narendra Nag <[EMAIL PROTECTED]> wrote:
>> Did you need to do anything specual, or did
>> you follow the instructions on the wiki
>
> Hi,
> Thanks.
> The installation itself is an adventure of sorts. Since the EeePC does not 
> have an optical drive, I had the option of using either an external USB drive 
> or booting off a USB stick.
> I chose the latter option :)
> Also followed instructions here --> 
> http://wiki.eeeuser.com/installing_ubuntu_8.04
>
> and here ---> http://wiki.eeeuser.com/getting_ubuntu_8.04_to_work_perfectly 
> as it explained some of the more trickier tweaks such as >how to prevent 
> evolution from launching everytime you plugged in mains power etc!

How much did it cost in India? did you check if Eee PC 900 is also
available there? share some info about how did you make USB stick
bootable; people install ubtuntu even on SD cards.

later have 20GB and its hard to get hold of one in UK.

Regards
Yash

___
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/


[ilugd] Hardware faults with Nagios

2008-05-13 Thread Yashpal Nagar
Folks

How do we use Nagios, for detecting hardware faults, like hard disk
failure, RAID controller failure/error, Network card down etc. Is
there any plugins around for same. We have Nagios using for system
health and service monitoring All doing well, with NRPE plugins but
lacking hardware faults detection and reporting.

Regards
Yashpal

___
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] [MAJOR X-POST] Re: BIS committee votes against ooxml

2008-05-10 Thread Yashpal Nagar
Linux Lingam wrote:
> [snip]
>
> 'tis in the news as well:
>
> Microsoft disappointed over BIS voting against Open XML
> http://www.hindustantimes.com/StoryPage/StoryPage.aspx?id=f60d12cf-ea31-457b-a1ea-00d50f0c6c13&&Headline=Microsoft+upset+over+BIS+voting+against+Open+XML
>
>
> i agree with raj on sending emails of congratulations to those who
> voted against ooxml.
> our community should ALSO send strongly-worded emails to those
> organizations who voted for ooxml. this so that they clearly
> understand the indian foss community is not passive and won't let them
> decide for us. such emails must also be cc-ed to all members of the
> BIS committee who took part in this, including microsoft, and a cc to
> the press.
>
> ODF rules in the age of the individual.
>   
Indeed a great news! Congratulations to the team who voted against Open 
XML, it proved that few headliner companies like TCS, Wipro, Infosys etc 
can NO way define the Indian standards.

Thanks a ton Raj, Niyam for share this.

Regards
Yash




___
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] [LONG] [RANT] Ubuntu and Quality Control

2008-05-10 Thread Yashpal Nagar
Kenneth Gonsalves wrote:
> On 16-Mar-08, at 7:28 PM, [EMAIL PROTECTED] wrote:
>
>   
>> Why are you using Ubuntu for production servers? Look how many major
>> releases they have had vs. Debian, or RHEL. They push out the latest
>> version of the software as fast as possible because that is what their
>> user base wants. That's why I use Ubuntu on my desktops. But they  
>> can't
>> possibly keep the same quality control on such a release cyle. For
>> production servers I use Debian, except when a client requires
>> enterprise support, then I use RHEL. I suggest the same.
>> 
>
> for production servers:
>
> rule 1: never use the latest
> rule 2: never use the latest
> rule 3: never use the latest
>
> and if you *do* break this rule, suffer the consequences in silence
>   
lol "silence"

~yp



___
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] Candidate for Hall Of Shame?

2008-04-29 Thread Yashpal Nagar
Manish wrote:
>   On Tue, Apr 22, 2008 at 7:11 PM, Manish wrote:
>   >  I have been following up with IDBI bank on the same issue for past few
>   >  weeks (they move slower than frozen molasses going uphill).  They were
>   >  told about Hall of Shame and their entry there.  I am getting nowhere
>   >  with them and am considering moving to AXIS bank.  Here's the latest
>   >  correspondance.
>
> An encouraging update from IDBI on the above issue:
>
> "We wish to inform you that the necessary rectification is under
> process and you can log in to your Internet Banking account using
> Linux and Firfox within 10 days. Kindly bear with us."
>
>   
Nice to see some effect; ICICI, HSBC found works well no problem :)

Regards
Yash



___
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] Advice on buying a laptop and reclaiming M$ tax

2008-04-21 Thread Yashpal Nagar
On Mon, Apr 21, 2008 at 10:50 AM, Pawan Sood <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 21, 2008 at 2:27 PM, Manish <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> >  I am on the lookout for a laptop that plays nice with Linux and have
> > zeroed in on three choices: Lenovo Thinkpad R61 [1], Dell XPS M1330
> > [2] and Sony Vaio CR [3].  I am not sure how compatible they are with
> > Debian.  Some web-search does suggest that almost all of them can be
> > made to work but I would appreciate advice from the real world as
> > well.
> >
> >  Web search also did not come up with any instances of anyone ever
> > having `reclaimed' the M$ tax in India.  Has that ever been attempted?
> >
> > Thank you,
> > -- Manish
>
> I have Lenovo R61 and FC8 x86_64 is installed in dual boot with Vista 
> Business.
> I have observed that in FC8 the Fn+F5 combination does not start the
> inbuilt bluetooth. However, if I keep the Bluetooth module in on
> position while shutting down the Laptop in Vista and then boot it in
> FC8, the bluetooth works fine thereafter.

Asus Eee PC 900 seems to be a great deal if you really serious about
Linux as the OS & value for money.

 I have no idea when it would hit in Indian market, but appears to be
promising, comes with 20GB (Solid State Disk, read more about SSD ),
Intel processor, 1GB RAM preloaded with Linux.

http://www.reghardware.co.uk/2008/04/16/asus_launches_eee_900/

Hardware specs goes here

http://blogs.guardian.co.uk/technology/2008/04/15/asus_releases_eee_pc900_specifications_and_uk_prices.html

People in a couple of linux mailing list are desperate to get a copy of it!

Regards
Yashpal

___
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/


[ilugd] cups 1.3.6 compile error

2008-03-26 Thread Yashpal Nagar
Hi LUG,

I wish to install cups 1.3.6 on a SUSE 9 SP3 server, to setup about 50
printers which are mix of such as Zebra S4M, Zebra S600, Oki
microline, Dot matrix printers etc

While compiling cups from source am getting the above error:

###
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.56757 (%build)
Linking 32-bit 32bit/libcups.so.2...
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libz.so when searching for -lz
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libz.a when searching for -lz
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libz.so when searching for -lz
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libz.a when searching for -lz
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libz.so when searching for -lz
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libz.a when searching for -lz
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libgnutls.so when searching for
-lgnutls
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libgnutls.a when searching for
-lgnutls
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libgnutls.so when searching for
-lgnutls
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libgnutls.a when searching for
-lgnutls
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libgnutls.so when searching for
-lgnutls
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libgnutls.a when searching for
-lgnutls
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libgnutls.so when
searching for -lgnutls
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libgnutls.a when
searching for -lgnutls
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
cannot find -lgnutls
collect2: ld returned 1 exit status
make[1]: *** [32bit/libcups.so.2] Error 1
make: *** [all] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.9561 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.9561 (%build)
###

mytux:~/Unix # rpm -qa|grep -i cups
cups-client-1.1.20-108.48
cups-libs-32bit-9-200803040015
cups-devel-1.1.20-108.48
cups-1.1.20-108.48
cups-drivers-1.1.20-66.6
cups-libs-1.1.20-108.48

Can any one advise?

Regards
Yash

___
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/


[ilugd] Microsoft must pay $1.4bn to EU

2008-02-27 Thread Yashpal Nagar
The European Commission has fined US computer giant Microsoft for
defying sanctions imposed on it for anti-competitive behaviour.
Microsoft must now pay 899 million euros ($1.4bn; £680.9m) after it
failed to comply with a 2004 ruling that it took part in monopolistic
practices.

The ruling said that Microsoft was guilty of not providing vital
information to rival software makers.

http://news.bbc.co.uk/1/hi/business/7266629.stm

Regards
Yash

___
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/


[ilugd] Microsoft must pay $1.4bn to EU

2008-02-27 Thread Yashpal Nagar
The European Commission has fined US computer giant Microsoft for
defying sanctions imposed on it for anti-competitive behaviour.
Microsoft must now pay 899 million euros ($1.4bn; £680.9m) after it
failed to comply with a 2004 ruling that it took part in monopolistic
practices.

The ruling said that Microsoft was guilty of not providing vital
information to rival software makers.

http://news.bbc.co.uk/1/hi/business/7266629.stm

Regards
Yash

___
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] smbclient & Traffic

2008-02-27 Thread Yashpal Nagar
On Wed, Feb 27, 2008 at 3:11 AM, Ritesh Agrawal
<[EMAIL PROTECTED]> wrote:
> NFSv4 provides better throughput over SMB share on dedicated tunnel ,
> Implementing NFSv4 on server and client side can increase the data
> consistency and integrity  , secure transmission using the GSS-API framework
> is additional feature
>
> http://wiki.linux-nfs.org/index.php/Comparison_of_NFS_vs._others

Though i appreciate your suggestions but NFSv4 is only introduced in
AIX 5.3. I am running old elephant which is AIX 5.2


Regards
Yash

___
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/


[ilugd] smbclient & Traffic

2008-02-25 Thread Yashpal Nagar
Hi

I am running a NFS server (AIX 5.2 ) to export some file system having
certain reports to a Linux server (SUSE 9.3).  At present both of
these systems are on two different LANs but speed is not the issues
and so far working fine. Now we are putting this AIX  server to a
geographical distant place and it would require to supply same
reports.  I belive, to run NFS over the WAN would be too much of
traffic. Samba server is already running on AIX and neccessary
firewall rules are also placed in WAN to access shares etc.

What i am looking at is, can i use smbclient to mount these file
systems instead of NFS, having said i already have samba server and
firewall rules in place. What kind of traffic smbclient generates in
comparison to NFS,  is it reliable? or there any other program
available.

Regards
Yash

___
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/


[ilugd] Microsoft set to open up software

2008-02-21 Thread Yashpal Nagar
Microsoft has announced that it will open up the technology of some of
its leading software to make it easier to operate with rivals'
products.
The technology giant is to publish key software blueprints on its website.

It also promised not to sue open source developers for making that
software available for non-commercial use.

Microsoft is being investigated by the European Commission on the
grounds that limiting access to its technology could be stopping
competition.

full story at BBC

http://news.bbc.co.uk/1/hi/business/7257411.stm

Regards
Yash

___
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] [OT]Making business sense of Open Source/Free Software

2008-02-19 Thread Yashpal Nagar
On Feb 17, 2008 5:19 PM, S Gantayet <[EMAIL PROTECTED]> wrote:
> I came across this wonderful blog which answers the above aptly and is
> the best that I have come across. The 'eight' attributes that makes
> OpenSource/Free software have business sense is worth having a look
> at, and understand. These are exactly the ones that makes Open Source
> profitable and successful. Wanted to share this in this forum. Check it out
> at:
> http://www.edge.org/3rd_culture/kelly08/kelly08_index.html

Really very good article and touches the same base, such as FOSS.
muft and muk :)


Rgds
Yash

> ___
> 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/
>

___
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/


[ilugd] FOSS to drive Kerala's first e-governance Web GIS

2008-02-19 Thread Yashpal Nagar
Kerala's e-governance initiatives have decisively turned its back to
Proprietary software systems like Microsoft. This was evident when the
State's first active web GIS (Geographical Information System) was
launched in public domain this week.

It was using Free and Open Source Software (FOSS) technology that GIS
was developed, KR Srivathsan, director, IIIM-K (Indian Institute of
Information Technology and Management- Kerala) said.

"The main objective of Active Web GIS is to make the dynamic
geographical information available in a simplified, open Web
interface," he added.

Knowledge of spatial data is becoming increasignly important for
scientific and business organisations to make informed
decisions."Active Web GIS is very crucial when the location-specific
information is dynamic and decisions have to be made on real time
basis," Srivatsan said.

Full story at:

http://www.financialexpress.com/news/FOSS-to-drive-Keralas-first-egovernance-web-GIS/274632/

Regards
Yash

___
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/


[ilugd] SUN to buy MySQL

2008-01-17 Thread Yashpal Nagar
Deccan HeraldSun Microsystems Inc, announced from Santa Clara,
California, on Wednesday, that it has entered into a definitive
agreement to acquire MySQL AB, an open source icon and developer of
one of world's fastest growing open source databases for approximately
$1 billion in total consideration.

Full story at

http://www.deccanherald.com/Content/Jan172008/business2008011646990.asp

Regards
Yash

___
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] Intel HT

2007-12-16 Thread Yashpal Nagar
Karanbir Singh wrote:
> Yashpal Nagar wrote:
>   
>> A propriatory application vendor has advised to Application ohnwers, 
>> that go & get it disabled to see the magic.
>> 
> So, who is this app vendor then ?
>
>   
Application is Sun Grid Engine.

Regards
Yash


___
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] Intel HT/cores

2007-12-16 Thread Yashpal Nagar
Karanbir Singh wrote:
> Yashpal Nagar wrote:
>   
>> Yes, it is dual core. The presence of the ht flag in /proc/cpuinfo 
>> merely indicates that the processor reports its Hyperthreading 
>> configuration, even if it is disabled or not supported.
>>
>> is there any way to disable dual core?
>> 
>
> You might want to read up on what a dualcore actually means.
>
>   
Absolutely, by definition of dual core, it is ok to increase the count 
of CPUs into the operating system, as "operating system perceives each 
of its execution cores as a discrete logical processor with all the 
associated execution resources"
So depending upon the no of cores, you may see same number of logical 
processor, fine.

But in case of HT which is a technique, to create different set of 
instructions for the same CPU, so that it can better utilise CPU 
resources. Essentially it also does't have two CPU execution resources 
as in the case of "dual core".  Then why it is so important to show them 
as two CPUs in the OS? Is HT technology also means to increase the cpu 
logical counts and thus increase the performance for CPU intensive apps?


Regards
Yash



___
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] Intel HT

2007-12-16 Thread Yashpal Nagar
Sudev Barar wrote:
> On 16/12/2007, Yashpal Nagar <[EMAIL PROTECTED]> wrote:
>   
>> 4 in the OS,  /proc/cpuifo clearly tells processor is definitely HT
>> capable.
>> is there any other way around?
>> 
>
> Why the need of disabling HT?
>   
A propriatory application vendor has advised to Application ohnwers, 
that go & get it disabled to see the magic.
I will check out if they are anti "cores" too. :)

Regards
Yash


___
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] Intel HT

2007-12-16 Thread Yashpal Nagar
आशीष Ashish wrote:
> -BEGIN PGP SIGNED MESSAGE-Hash: SHA1
> ,--[ On Sunday 16 Dec 2007, Yashpal Nagar wrote:
> [...]
> | but it did't work,  Blades have 2 Xeon 2.33 Ghz processors, appearing as| 4 
> in the OS,  /proc/cpuifo clearly tells processor is definitely HT| capable.|| 
> flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge| mca 
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall| lm pni 
> monitor ds_cpl est tm2 cx16 xtpr| cpu cores   : 2
> But its dual core capable as you can see in above mentioned "cpu cores" 
> field.And you mentioned you've 2 processors, so 2 * 2 = 4 :) .
> Disabling HT from BIOS doesn't remove listing of 'ht' in /proc/cpuinfo 
> whichis queried using CPUID instruction, instead it just wipes off the 
> logicalprocessor's entry from the SMP table it presents to OS, though not 
> sure onthis.
>   
Yes, it is dual core. The presence of the ht flag in /proc/cpuinfo 
merely indicates that the processor reports its Hyperthreading 
configuration, even if it is disabled or not supported.

is there any way to disable dual core?

Rgds
Yash




___
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] Intel HT

2007-12-15 Thread Yashpal Nagar
Hi All

On a HP blade BL460 G1 server where there is no option to disable the 
hyper threading in BIOS. The only options it has is -

Advance -> processor Options ->
 \--> HW prefether
 \-->Adjacent Sector Prefetch
 \--> No-Execute Memory 
Protection
 \--> Inter (R) 
Virtualization Technology

BIOS version is I15 05/01/07, Called HP who told to upgrade Firmware but 
appeared to be unsure whether upgrading would really fix. Current 
firmware version also is not very old.
There is a application hosted on these boxes which requires the 
hyperthreading to be turned off.

I tried to disable HT by putting the "noht" keyword in the kernel 
argument line in grub.conf
## grub.conf
...
title Red Hat Enterprise Linux ES (2.6.9-42.ELsmp)
   root (hd0,0)
   kernel /vmlinuz-2.6.9-42.ELsmp ro root=LABEL=/ noht rhgb quiet
   initrd /initrd-2.6.9-42.ELsmp.img
...
##

but it did't work,  Blades have 2 Xeon 2.33 Ghz processors, appearing as 
4 in the OS,  /proc/cpuifo clearly tells processor is definitely HT 
capable.

flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall 
lm pni monitor ds_cpl est tm2 cx16 xtpr
cpu cores   : 2

is there any other way around?

Regards,
Yash


___
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] lshw

2007-12-10 Thread Yashpal Nagar
Lukram Debendro wrote:
> Hi,
>
> I could not find the lshw rpm package for SUSE LINUX Enterprise Server 9
> (i586)
>
>   
http://rpm.pbone.net/

search for lshw and choose the appropriate ones :)

Rgds
Yash


___
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] glibc2.6.1 problem - Urgent!

2007-12-02 Thread Yashpal Nagar
Shakthi Kannan wrote:
> -
> | What after that, should i go and re-install glibc-2.3.3 along with its
> | dependent packages or it is not required ?
> \--
>
> When you are able to log into the system, just use it. libc is what
> you have restored back by copying. Why do you want to re-install?
>   
re-installation is required for the following two purposes.
1. rpm re-installation of glibc-2.3.3 will overwrite the original files 
once again and will ensure, you have all the files at right path, 
permissions, md5 etc are ok
2. re-installation will also help to re-establish the symblinks.

What I did is, established a sftp connection from the error free server 
to the faulted server just incase something breaks and it require to 
copy some libs again, and re-installed the glibc-2.3.3  with --force 
option on it.  Then I also required to copy the following files with sftp
ld-linux-x86-64.so.2
ld-lsb-x86-64.so.2
ld-lsb-x86-64.so.3

which are nothing but symblinks to the same file ld-2.3.3.so. It worked 
with only downside is rpm database still have a inconsistence 
glibc-2.6.1 installation, which i am ok to bear that ;)

Thanks a lot guys for your help!

Regards
Yash






___
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] glibc2.6.1 problem - Urgent!

2007-12-01 Thread Yashpal Nagar
Shakthi Kannan wrote:
> -
> | What after that, should i go and re-install glibc-2.3.3 along with its
> | dependent packages or it is not required ?
> \--
>
> When you are able to log into the system, just use it. libc is what
> you have restored back by copying. Why do you want to re-install?
>
>   
I boot the system with Ubuntu x86_64, Live CD, and mounted the root file 
system (/dev/cciss/c0d0p4) and found ld-linux-x86-64.so.2 was already 
present.
# ls /mnt1/lib64/ld-*
ld-2.3.3.so
ld-linux-x86-64.so.2
ld-lsb-x86-64.so.1

Then i just copied all the /lib/* and /lib64/* from another system, Then 
i rebooted and found the above error
# boot errors###
blogd: no message logging because /var file system is not accessible
Boot logging started on /dev/tty1(/dev/console) at Thu Nov 29 13:36:25 2007
Master Resource Control: previous runlevel: N, switching to runlevel:3
Master Resource Control: runlevel 3 has beenreached
blogd: no message logging because /var file system is not accessible
###

As we had to power down the system (we could't issue any shutdown 
commands), i thought it might be beacuse FS might have a problem and 
require manual fsck'ing. Again booted the system with Ubuntu Live CD and 
run fsck.ext3, e2fsck on all slices, checked the *free file system size, 
which was ok, and then again try to boot the system. But no luck same 
error as above given.

This time booted the system with SLES 9.0 SP3  and run rescue,  and run 
fsck.ext3/e2fsck once again on all slices inlcuding /var 
(/dev/cciss/c0d0p6), but same error, this time i also verified 
/etc/fstab also which appeared to be Ok. Then i move ahead and try to 
use the "Repair Installed System" option available in the SLES. All the 
system verification tests passed except that, some of the package could 
not verified, i tried to repair them (which cause them to re-install), 
but installation of many of the programs failed!

By this time i had a very little hope, time was running away, as this is 
a key production training system. I started moving the application 
installation data (installed under (/) FS) to another slices 
(/dev/cciss/c0d1). Fortunately i had, two big slices (/dev/cciss/c0d1p1 
/ /dev/cciss/c0d1p2) RAID5, where I moved, most of the data from 
/dev/cciss/c0d0/p*.  I thought not to format any OS slices ( / , /var, 
/usr) and just re-install SLES 9. But all goes fine except during the 
RPMs installation the same RPMs (which failed during Repair option) got 
failed again, to install.  Since i had already taken backup,  i 
re-installed the SLES, with format option :(

The issue is I still have two boxes with glibc-2.3.3 and glibc-2.6.1 
installed

host3:/ # rpm -qa|grep -i glib
glibc-i18ndata-2.3.3-98.61
glibc-32bit-9-200512100800
glibc-locale-32bit-9-200512100801
glibc-2.6.1-18
glibc-locale-2.3.3-98.61
glib-32bit-9-200501041713
glibc-info-2.3.3-98.61
glibc-devel-2.3.3-98.61
glibc-devel-32bit-9-200512100801
glib-1.2.10-586.2
glibc-2.3.3-98.61
glib2-2.2.3-117.2
glib2-32bit-9-200507121454
glibc-2.4-31.2

Could anyone help, to properly remove glibc-2.6.1 ?

Thanks a lot for your patience :)

Best regards,
Yash












 













___
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] glibc2.6.1 problem - Urgent!

2007-11-28 Thread Yashpal Nagar
Shakthi Kannan wrote:
> Hi,
>
> - On 11/29/07, Yashpal Nagar <[EMAIL PROTECTED]> wrote:
> | I tried scping from other host  but
> | host2: # scp /lib64/ld-linux-x86-64.so.2 [EMAIL PROTECTED]:/lib64/
> | Password:
> | /bin/bash: No such file or directory
> \--
>
> 1. Boot the system from a LiveCD.
>   
I have Ubuntu Fiesty 7.04 Desktop x86, do i need to download "64bit AMD 
and Intel computers" server edition of Ubuntu? As server is intel 64 bit 
processor.
> 2. Re-mount the hard-disk partitions in rw mode.
>   
I believe i need to mount the root file system and copy the /bin/* and 
then /lib64/* from working host, is there anything else i need to take care?
> 3. Copy the libc file through the network/USB.
I assume libc mean /lib/* and /lib64/*.

> 4. Unmount the partitions.
>
> 5. Reboot into the hard-disk.
>   
What after that, should i go and re-install glibc-2.3.3 along with its 
dependent packages or it is not required ?


Regards
Yash


___
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] glibc2.6.1 problem - Urgent!

2007-11-28 Thread Yashpal Nagar
Ashish Shukla आशीष शुक्ल wrote:
> -BEGIN PGP SIGNED MESSAGE-Hash: SHA1
> ,--- Yashpal Nagar writes:| Hi All
> Hi,
> | One of my mate upgraded glibc from glibc-2.3.3 to glibc-2.6.1-18 on a | 
> production server SLES 9 SP3 withou thinking any consequences. This also | 
> required to install openssl-devel-0.9.8a-18.4 & openssl-0.9.8a-18.4 as | one 
> of the dependencies for glibc-2.6.-18, while compling NRPE pluging.
> What is 'compling NRPE pluging' ?
>   
NRPE plugin agents for monitoring the system like CPU, Memory , Disk etc.
> | Now i have removed the glibc-2.6, openssl-devel-0.9.8a-18.4 , | 
> openssl-0.9.8a-18.4 after looking glibc2.3.3 is still there. Which has | 
> invited other problems like-
> It seems, upgrade is not proper, you should've removed glibc-2.3.3.
>   
I know it must need not to be upgraded, but with out knowing 
consequences as i mentioned earlier he moved ahead by mistake.
> | TUWIGMAMS02:/bin # ls| -bash: /bin/ls: No such file or directory| 
> TUWIGMAMS02:/bin # cp| -bash: /bin/cp: No such file or directory| 
> TUWIGMAMS02:/bin # rpm -qa| -bash: /bin/rpm: No such file or directory| 
> TUWIGMAMS02:/bin # cd ..
> | Could anyone please provide help, what are the options i do have now!
> I'm able to reproduce above status by removing my ELF sharedexecutable 
> interpreter (not actually interpreter but kind of runtimedynamic library 
> linker) which resides at /lib64/ld-linux-x86-64.so.2(for AMD64 architecture) 
> or /lib/ld-linux.so.2 (for IA-32architecture). So by removing glibc-2.6 you 
> wiped off your ELF sharedexecutable interpreter. Copy from some working live 
> filesystem toreach a working state.
>   
I tried scping from other host  but
host2: # scp /lib64/ld-linux-x86-64.so.2 [EMAIL PROTECTED]:/lib64/
Password:
/bin/bash: No such file or directory

:(

> | Best Regards| Yash
> HTH- -- Ashish Shukla आशीष शुक्ल  
> http://wahjava.wordpress.com/·-- ·-  ·--- ·- ···- ·- ·--·-· --· -- ·- ·· 
> ·-·· ·-·-·- -·-· --- ---BEGIN PGP SIGNATURE-Version: GnuPG v1.4.6 
> (GNU/Linux)
> iD8DBQFHTbMAHy+EEHYuXnQRAkWGAJ0cA5A+V83RxlGp4kqHnsD8QIq+9QCgstzHWr5gmBpfW+FDhEtCCUWcUq4==7AfQ-END
>  PGP SIGNATURE-
> ___ilugd mailinglist -- [EMAIL 
> PROTECTED]://frodo.hserus.net/mailman/listinfo/ilugdNext Event: 
> http://freed.in - February 22/23, 2008Archives 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/


[ilugd] glibc2.6.1 problem - Urgent!

2007-11-28 Thread Yashpal Nagar
Hi All

One of my mate upgraded glibc from glibc-2.3.3 to glibc-2.6.1-18 on a 
production server SLES 9 SP3 withou thinking any consequences. This also 
required to install openssl-devel-0.9.8a-18.4 & openssl-0.9.8a-18.4 as 
one of the dependencies for glibc-2.6.-18, while compling NRPE pluging.

Now i have removed the glibc-2.6, openssl-devel-0.9.8a-18.4 , 
openssl-0.9.8a-18.4 after looking glibc2.3.3 is still there. Which has 
invited other problems like-

TUWIGMAMS02:/bin # ls
-bash: /bin/ls: No such file or directory
TUWIGMAMS02:/bin # cp
-bash: /bin/cp: No such file or directory
TUWIGMAMS02:/bin # rpm -qa
-bash: /bin/rpm: No such file or directory
TUWIGMAMS02:/bin # cd ..

Could anyone please provide help, what are the options i do have now!

Best Regards
Yash

___
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] Uptime

2007-11-21 Thread Yashpal Nagar
Raj Mathur wrote:
>
> So in a sense the load average is a measure of the load on the system.
> Higher load averages mean that the processor is unable to handle the
> demands put onto it by the tasks running in the system.  However,
> there are no fixed measures for defining what load average is high and
> what is low.  I personally would start getting worried if a server
> under my control was consistently showing load averages higher than
> say, 5; on the other hand, it all depends on what sort of tasks the
> server is doing and how fast and often the kernel does context
> switches.
>
>   
Apart from uptime, which tells about the load average in the form of 
average number of processes essentially in "run_queue" at a time, over 
last 1 minute, 5 minute and 15 minutes. There is another program called 
System Acitivty Report (SAR) which represents the CPU utilization in the 
form of percentages.

The CPU load monitored by SAR is shown in %

[EMAIL PROTECTED]:/var/log/sa> sar -f sa31|more
Linux 2.6.16.21-0.8-default (hostux2)   31/08/07

00:00:26CPU %user %nice   %system   %iowait
%steal %idle
00:01:26all  0.98  0.00  0.53  0.78  
0.00 97.70
00:02:26all  0.80  0.00  0.33  0.65  
0.00 98.22

How does this % relates to the uptime output? Does this % refers to the 
run_queue capacity? Is there any way we can modify run_queue.

In SAR's case, is it fair to sum the % of queues (excluding %idle) and 
conclude that as the total "CPU load" at that time?

Regards
Yash


___
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] Uptime

2007-11-21 Thread Yashpal Nagar
Saleem Ansari wrote:
> Read here for detailed explanation of Load Averages.
> http://www.teamquest.com/resources/gunther/display/5/index.htm
>
>   
Very interesting to know the difference between "cpu utilization" and 
"load".

Do you also know where are the Dr. Gunther's Quiz answers?
http://www.teamquest.com/resources/gunther/display/4/index.htm

Regards
Yash



___
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] Uptime

2007-11-21 Thread Yashpal Nagar
Hi All,

>From the man pages of uptime, you get

Print the current time, the length of time the system has been up,
the number of users on the system, and the average number of jobs
in the run queue over the last 1, 5 and 15 minutes.

But when actually you run uptime, you get load average instead
[EMAIL PROTECTED]:/var/log/sa> uptime
 12:36pm  up 223 days  3:05,  1 user,  load average: 0.00, 0.00, 0.00

How does the jobs in the queue and load average relates to each other. could
anybody help me to understand ?

Regards
Yash
___
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] Resignation from the post of General Secretary of India Linux User Group -Delhi Society

2007-11-11 Thread Yashpal Nagar
Gaurav Mishra wrote:
> Hi all,
>
>  Since i left Delhi/NCR to start my work at Chandigarh, I would not be
> able to work my duties as General Secretary anymore , Thus i am
> requesting ILUGD managemnt commitee to accept my resignation and
> appoint new General Secretary for ILUGD Society .
>   
Oh, So you were General Secretary for for ILUGD, I never knew that ;)

Rgds
Yash


___
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] Online activity declining in linux-delhi/linux-india

2007-10-26 Thread Yashpal Nagar
I secondly agree to Kenneth, the environment in the list is not conducive.

People's attitude about small-2 questions being asked, HOWTOs, questions
about other linux distributions like SLES or RHEL are poorly treated to such
a level that, person, might not ask any question again after that... :(

lately i found even some person even strangely asked "How, Microsoft abused
its dominant position.." is related to linux ?


I am sure, there are more than dozens people in the list, who mostly replies
like ask Novell, ask Redhat, read the RTFM etc, instead of, if they don't
want to participate, if the topic not of much of their interest, just ignore
that.. don't provide such comments which could embarrass the sender.

What about people using devices such as digital camcorders or digital
cameras with linux? I am sure you can't discuss such things in ILUGD! There
are other GNU/Linux lists in the world where people do't hesitate to discuss
anything about GNU/Linux, no matter whatever directly or indireclty it is
related to GNU/Linux or FOSS.


I believe what we can discuss, what we can't, is this list only for Linux
OS, that too only like Debian? need to be properly defined at the ILUGD
website and if possible define a one liner in the bottom of every message.

Secondly we need to be more flexible in accepting emails of whatever type
relating to Open Source, GNU/LINUX, etc and remove the obligations such as
tagging the subject of the messages to [OT], [commercial], refrain sending
warnings to the OP.


Being a member of ILUGD fior more than 8 years, i know few of the people out
there and i keep on, i don't mind. But what about the newbies? :)

I believe yes, the online participation is decreasing, we need to be more
open and flexible to discuss a revolution in software such as Open Source or
GNU/Linux.

Regards
Yash



On 10/26/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
>
> On 26-Oct-07, at 2:06 PM, Sandip Bhattacharya wrote:
>
> > Anybody else dismayed by this? Any theories?
>
> heavy handed admin. If you check the two biggest mailing lists in
> India - chennai and mumbai, and you find that there are no
> moderators. Sure, threads go offtopic, flames rage, but there is no
> killjoy to dampen the spark. People are terrified to post here -
> there was even a case where someone asked where the tutorials were
> taking place in freedel and he was told to rtfm. And any suggestion
> for improvement is met with a post from Kishore invoking the
> notorious 'ilugd rule'. Take the latest freedel conference (or the
> previous one) - it was a mega flop. Audience on the second day was
> about 50 (including speakers and volunteers). First day, in each case
> was about 200. OK, lets call it 500. 500 in the capital of the second
> largest country in the world? One reason for poor attendence is that
> it was held in JNU. JNU is an elite institution, and hence not a
> place for FOSS. My experience in the last two years is that elite
> institutions are the last place where you can go for innovative ideas
> and talk about freedom and sharing. Strangely enough, although there
> was a huge debate about where to hold the next ilugd meeting, The
> committee, without any debate, has decided to hold the next edition
> of freedel in JNU - a place without a LUG. RKGIT and JIIT have LUGs -
> and hugely enthusiastic members. So why are they ignored? Anyway, as
> far as NRC-FOSS is concerned, we will not send a team to freedel
> unless we are assured of a double digit audience for our talks and
> stalls.
>
> As far as the lack of traffic on the ilug lists is concerned, ilug
> was shot down by atul chitnis long ago. Since atul and raj have now
> made up, it is just a question of the other big dadas in the foss
> movement joining them to make it viable - srs, idg, gn - are you
> listening?
>
>
> --
> regards
>
> Kenneth Gonsalves
> Associate, NRC-FOSS
> [EMAIL PROTECTED]
> http://nrcfosshelpline.in/web/
>
>
>
>
> ___
> 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] Slow tar

2007-10-26 Thread Yashpal Nagar
Hi All

On a production Linux box with tar (GNU tar) 1.15.1, i want to nightly
backup most of the file system & then scping/rsync to another box. How do we
use tar with limited resources like some specific cycle of CPU to use
e.g20% CPU, with specified I/O or bandwidth limit
e.g 50MB/s

if anybody could point something would be a great help.

Rgds
Yash
___
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] Microsoft loses anti-trust appeal

2007-10-23 Thread Yashpal Nagar
 Microsoft to carry out EU ruling:



The European Commission said Microsoft will now charge a one-time fee of
10,000 euros to firms that want "complete and accurate" technical
information on Windows software.

In addition, it will also allow the data to go to open source software
developers.

Open source software allows users to read, alter and improve its code - in
contrast to proprietary software where a company controls the source code.



Full Story at:

http://news.bbc.co.uk/2/hi/business/7056288.stm



Regards,

Yash


On 9/17/07, Raj Mathur <[EMAIL PROTECTED]> wrote:
>
> On Monday 17 September 2007 15:17, Sriram J wrote:
> > On 9/17/07, Yashpal Nagar <[EMAIL PROTECTED]> wrote:
> > > http://news.bbc.co.uk/2/hi/business/6998272.stm
> >
> > Is this somehow connected to the world of linux?
> > I can not make the connection .
>
> Perhaps not Linux directly, but definitely concerned with consumer
> choice and freedom in IT.  I'd say it's on topic for the broader scope
> of the list.
>
> If MS turns upside down and becomes a completely FOSS company, I'd
> cheer :)
>
> Regards,
>
> -- Raju
> --
> Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
> Freedom in Technology & Software || September 2007 || http://freed.in/
>GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
> PsyTrance & Chill: http://schizoid.in/   ||   It is the mind that moves
>
> ___
> 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] Network card firmware

2007-10-19 Thread Yashpal Nagar
Hi Asish,

I have tried lspci , ethtool, lshw  but i don't think anyone of them
provides firmware level detail for network card.

HP provides some CLI based utilities like hpacucli, which can provide such
details for RAID array controller, but there is no utility for network card.
Can anyone help?


Regards
Yash


On 10/19/07, आशीष शुक्ल Ashish Shukla <[EMAIL PROTECTED]> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> ,--[ On Fri, Oct 19, 2007 at 11:44:39AM +0100, Yashpal Nagar wrote:
> | Hi All,
> |
> | is there any program to find out the firmware version of the network
> | card, on a system running linux.
>
> ethtool.
>
> |
> | Rgds
> | Yash
>
> Ashish Shukla
> - --
> Ashish Shukla "Wah Java !!"
> आशीष शुक्ल
>
> weblog: http://wahjava.wordpress.com/
>
>   ,= ,-_-. =.  | DRMs are often designed by ambitious, well-funded
> consortia, |
> ((_/)o o(\_)) | with top-notch engineers from every corner of the
> industry.  |
>   `-'(. .)`-'  | They spend millions. They take years. They are defeated
> in   |
>   \_/  | days, for pennies, by hobbyists.- Cory
> Doctorow  |
>
> India will always have just enough bandwidth so we can check email.
>  - Gautam Renjen
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.7 (GNU/Linux)
>
> iD8DBQFHGJ7zHy+EEHYuXnQRAirBAKCNO8W2742wRWgihh3RqqOc2sWXtQCdF/7V
> twEC2P9fAxsZ0+HT5yo93u8=
> =g5XU
> -END PGP SIGNATURE-
>
> ___
> 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] Network card firmware

2007-10-19 Thread Yashpal Nagar
Hi All,

is there any program to find out the firmware version of the network
card, on a system running linux.

Rgds
Yash

___
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/


  1   2   3   >