C Keywords – Reserved Words
In C, we have 32 keywords, which have their predefined meaning and cannot be used as a variable name. These
Read moreIn C, we have 32 keywords, which have their predefined meaning and cannot be used as a variable name. These
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 moreCentOS 7 is out and it will likely prove to be a great alternative for Fedora. CentOS 6 was also
Read moreThe official Wine repository has built the packages for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04. Follow the steps
Read moreYou can also use the dmidecode utility to extract hardware information by reading data from the DMI tables. To print
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 more