All posts by Tuna Peyo

GRUB version 2

May 28,93

GRUB version 2 is the default boot loader for Fedora and Ubuntu. The GRUB 2 configuration file is located at …

Read More

GRUB version 1

May 28,93

The computer’s boot process begins with a program called boot loader. The purpose of this program is to load an operating …

Read More

Display information about USB devices

May 28,93

One of the most popular external interface forms is USB (Universal Serial Bus). It is the preferred interface for many …

Read More

Find out more information about your system

May 28,93

To find out more information about your Linux system, you can use the uname (stands for unix name) command. This …

Read More

Identify CPU

May 28,93

You can find out various information about your CPU using the following three commands: 1. cat /proc/cpuinfo – displays various …

Read More

Remove kernel modules

May 28,93

Sometimes you may want to remove a loaded module to reclaim the memory that the module is using or to …

Read More
Geek University 2022