vmlinuz
  • Menu ▾
    • Archive
    • Tags
    • Search
    • Kernel Checker
    • Email

    • Polski
    • English
  • English ▾
    • Polski
    • English
  • Archive
  • Tags
  • Search
  • Kernel Checker
  • Email

Ftrace — Tracing Linux Kernel Functions Step by Step

#linux  #kernel  #debug  #ftrace  #trace-cmd  #performance 

How to use ftrace and trace-cmd to trace function calls inside the Linux kernel. Configuration, usage examples, and performance diagnostics.

[]

dmesg Command in Linux — How to Read Kernel Logs

#linux  #debug  #dmesg  #tools  #tutorial 

How to use the dmesg command to diagnose hardware, driver, and boot issues in Linux. Practical examples of filtering and analyzing kernel log messages.

[]

Strace in Linux — How to Trace System Calls

#linux  #debug  #tools  #strace  #tutorial 

How to use strace to trace system calls of processes in Linux. Attaching to running processes, filtering, and practical debugging examples.

[]

5 Best Linux Performance Monitoring Tools

#linux  #monitoring  #performance  #tools  #tutorial  #top  #htop  #vmstat  #iostat  #ss 

A review of the 5 essential Linux performance monitoring tools: top, htop, vmstat, iostat, and ss. How to read CPU, memory, disk, and network metrics.

[]

How to Compile Your Own Linux Kernel - A Complete Guide

#linux  #kernel  #compilation  #tutorial  #make 

A complete step-by-step guide to compiling your own Linux kernel — from downloading the source, through configuration, to installation and reboot.

[]

Linux SysRq Key — How to Rescue a Frozen Server

#linux  #kernel  #debug  #sysrq  #sysctl  #tutorial 

How to use the Magic SysRq Key for emergency reboot of a frozen Linux server. The REISUB sequence, sysctl configuration, and essential SysRq commands.

[]

Kdump — How to Capture and Analyze Linux Kernel Crashes

#linux  #kernel  #debug  #kdump  #crash 

How to configure kdump to capture memory dumps after a Kernel Panic and analyze them with the crash tool. Setting up kexec, crashkernel, and vmcore analysis.

[]

LVM on Linux — Flexible Disk Management Guide

#linux  #lvm  #storage  #kernel  #tutorial 

What is LVM (Logical Volume Manager) on Linux? Creating physical volumes, volume groups, and logical volumes, snapshots, thin provisioning, and practical commands.

[]

Linux Kernel Panic — Causes and How to Fix It

#linux  #kernel  #sysctl  #debug 

What is a Kernel Panic and how to configure automatic system reboot after a crash using the sysctl kernel.panic parameter. Values and use cases for servers.

[]

Linux OOM Killer — The Process Assassin You Need to Know

#linux  #kernel  #memory  #debug 

What is the Linux OOM Killer, how does it choose which process to terminate, and how can you protect critical services from being killed when memory runs out.

[]
< [Newer posts] :: [Older posts] >
2025-2026 vmlinuz.pl