skinny.

Latest / Linux Server Admin with Fexingo: Sysadmin, Bash, and Server Engineering

How to Use Linux Server Strace for Troubleshooting

In this episode of Linux Server Admin with Fexingo, Lucas and Luna dive into strace — the powerful Linux system call tracer. They explain what strace does, walk through a real-world example of diagnosing a slow web server using strace -c, and cover practical flags like -f for tracing child processes and -e for filtering specific syscalls. They also discuss common pitfalls, such as performance impact in production, and how to combine strace with lsof or tcpdump for deeper analysis. By the end, you'll have a concrete debugging workflow you can use today. #Linux #Sysadmin #Strace…

The skinny

The skinny isn't ready yet — notes appear once the transcript is processed.