Thank you for your reply . Sorry , but my /usr/sbin does not contain lshw . Can you please do me favor and let me know why my CentOS server does not have lshw even after issuing "yum install lshw" ? Thank you in advance On Thu, Sep 24, 2009 at 8:10 AM, Frank Cox <theatre at sasktel.net> wrote: > On Thu, 24 Sep 2009 08:05:20 +0100 > hadi motamedi wrote: > > > Thank you for your message . Sorry that I didn't exactly explain my > problem > > . Please be informed that after issuing "#yum install lshw" , I tried to > > issue the lshw command but my CentOS server returned "command not found" > . > > Can you please let me know what is my problem at now ? > > /usr/sbin is not on your current path, and that's where the lshw binary > lives. > > You have two choices: > > su - > > lshw > > or > > su -c /usr/sbin/lshw > > -- > MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090924/efb86248/attachment-0005.html>