Kernel Modules Versus Applications
Before we go further, it’s worth underlining the various differences between a kernel module and an application. Whereas an application
Read moreBefore we go further, it’s worth underlining the various differences between a kernel module and an application. Whereas an application
Read moreVisual Studio Code is an open-source cross-platform code editor developed by Microsoft. It has a built-in debugging support, embedded Git
Read morePCI devices may included usb ports, graphics cards, network adapters etc. The lspci tool is used to generate information concerning
Read moreThe lsusb command is used to report information about USB controllers and all the devices that are connected to them.
Read moreBlock devices are storage devices such as hard disks, flash drives etc. lsblk command is used to report information about
Read moreuse the lshw tool to gather vast information about your hardware components such as cpu, disks, memory, usb controllers etc.
Read moreTo view information about your CPU, use the lscpu command as it shows information about your CPU architecture such as
Read moreTo know only system name, you can use uname command without any switch will print system information or uname -s
Read moreThe Institute of Electrical and Electronics Engineers (IEEE) created the 802.11b Standard to provide a secure architecture for communicating with
Read moreOn Linux and other Unix-like operating systems, an inode stores information that describes a file or directory (also a file
Read more