How to get USB info in Linux System
Use the following command to show the USB info in Linux/Unix System lsusb -tv
Use the following command to show the USB info in Linux/Unix System lsusb -tv
Googlebot encountered an extremely high number of URLs from your site. This could cause Googlebot to unnecessarily crawl a large number of distinct URLs that point to identical or similar content, or to crawl undesired parts of your site. As a result Googlebot may consume much more bandwidth than necessary, or may be unable to [...]
Use the Follwoing command to show Show PCI info in Linux System lspci -tv Example [root@pwas1 ~]# lspci -tv -[0000:00]-+-00.0 Intel Corporation 5000P Chipset Memory Controller Hub +-02.0-[0000:04-09]–+-00.0-[0000:05-08]–+-00.0-[0000:06-07]—-00.0-[0000:07]—-00.0 Broadcom Corporation NetXtreme II BCM5708S Gigabit Ethernet | | \-01.0-[0000:08]– | \-00.3-[0000:09]– +-03.0-[0000:0a-0c]—-00.0-[0000:0b-0c]–+-04.0-[0000:0c]– | \-08.0 Hewlett-Packard Company Smart Array E200i (SAS Controller) +-04.0-[0000:0d-0f]– +-05.0-[0000:10-12]–+-00.0 QLogic Corp. ISP2432-based [...]
Use the following command to Show CPU(s) info in Linux System grep “model name” /proc/cpuinfo Example [root@pwas1 ~]# grep “model name” /proc/cpuinfo model name    : Intel(R) Xeon(R) CPU      E5420  @ 2.50GHz model name    : Intel(R) Xeon(R) CPU      E5420  @ 2.50GHz model [...]
use the following command to  Show RAM total seen by the system grep MemTotal /proc/meminfo Example [root@pwas1 ~]# grep MemTotal /proc/meminfo MemTotal:    8309180 kB
Use the Following command  to Show all partitions registered on the system cat /proc/partitions Example: [root@pwas1 ~]#  cat /proc/partitions major minor  #blocks  name 104   0  143338560 cciss/c0d0 104   1   101984 cciss/c0d0p1 104   2  143236560 cciss/c0d0p2 8   0  262144000 sda 8   1  262143999 sda1 [...]
Use the Following command to Show name and version of distribution head -n1 /etc/issue [root@pwas1 ~]# head  -n1 /etc/issue Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
Use the following command to Show kernel version and system architecture of Linux System uname -a [root@pwas1 ~]# uname -a Linux pwas1.qkr.com 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i6  86 i386 GNU/Linux [root@pwas1 ~]# uname -aLinux pwas1.qkr.com 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i6  86 i386 GNU/Linux
Go Daddy, the world’s largest domain name registrar and top web hosting provider, has made it easy for website owners to integrate Google Custom Search into their websites through its WebSite Tonight product. WebSite Tonight is a do-it-yourself service that lets users create, design, update and publish websites without requiring any knowledge of HTML. The product offers 1,500+ [...]
Areca Backup is a personal file backup software written in Java. It includes a backup engine, along with a graphical user interface and a command-line interface. It has been designed to be as simple as possible to set up with no complex configuration files to edit. It is also flexible since it can use advanced [...]
Google Chrome was developed to be a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. Like the classic Google homepage, Google Chrome is clean and fast. It gets out of your way and gets you where you want to go. Whats New in this Version: Speed [...]
This topic helps you troubleshoot an unsuccessful RPC over HTTP connection. This article explains how to do the following Verify that the ports are set correctly on the Exchange Server 2003 computer. Configure a Windows Server 2003 global catalog server to use specific ports for RPC over HTTP when Exchange is deployed in a single-server [...]
This topic is among a series of steps to help you troubleshoot an unsuccessful RPC over HTTP connection. This article explains how to verify that the RPC Proxy Server Extension is loading properly. If Outlook clients experience connection problems after you configure all the required settings for RPC over HTTP on the server side, it [...]
This topic helps you troubleshoot an unsuccessful RPC over HTTP connection. This article explains how to verify that the RPC proxy server is configured to use basic authentication. If your clients are repeatedly prompted for their credentials, verify that the RPC proxy server is configured to use basic authentication. Follow steps below. To verify that [...]
This topic helps you troubleshoot an unsuccessful RPC over HTTP connection. The topic explains how to verify that the RPC virtual directory is properly configured in Internet Information Services (IIS) so that IIS can connect to the RPC application on the RPC proxy server by using Secure Sockets Layer (SSL) protocol. In the task, a [...]