View System Info with lspci and lsusb
In this Linux tutorial for beginners, we'll look at two Linux tools for viewing Linux system information. We'll use the Linux lspci command to view information about what you have connected to the pci bus, and the Linux lsusb command to view information about what you have connected to the USB bus.
Note that these two Linux commands generally show up on entry-level Linux certification exams, so you'll want to know about them for both real life and for passing your exam. Information in this video could help you prepare for certain Linux certification exams, such as the CompTIA Linux+ exam, a Linux Professional Institute exam (LPI exam), or a Red Hat Linux certification exam.
Thank you for watching another Linux administration tutorial from the BeginLinux Guru.
Other Videos By BeginLinux Guru
2019-04-01 | I have invented Perfect IT Security! |
2019-03-17 | Set Linux Process Priorities with nice and renice |
2019-03-09 | Introduction to Linux Process Management |
2019-03-09 | View Linux Processes with ps |
2019-03-05 | The Linux find Command |
2019-03-05 | The Linux locate command |
2019-03-04 | Is Open Source Software More Secure? |
2019-02-11 | View System Information with inxi |
2019-02-10 | systemd Service Files--Part 3, The Install section |
2019-02-10 | The systemd Service File--The Service Section |
2019-01-27 | View System Info with lspci and lsusb |
2019-01-26 | View Block Device Info with lsblk |
2019-01-25 | View Hardware Info with lshw |
2019-01-25 | systemd Service Files--Part 1 |
2019-01-24 | Move a Volume Group to Another Computer |
2019-01-06 | More lvcreate Options |
2019-01-03 | Striped and Mirrored Logical Volumes |
2018-12-08 | Add a Drive to a Logical Volume |
2018-12-06 | Create Your First Linux Logical Volume |
2018-12-05 | Logical Volumes--The Basics |
2018-12-04 | Automatically mount Linux partitions with fstab |