Open Source Linux
Open Source Linux
May 12, 2023 · Operations

15 Must-Have Linux Tools to Boost Your System Management Skills

This guide introduces fifteen essential Linux utilities—from cleaning and disk recovery to encryption, configuration editing, and backup—explaining how each tool works and why it can make your system administration tasks more efficient and secure.

AdministrationBackupUtilities
0 likes · 6 min read
15 Must-Have Linux Tools to Boost Your System Management Skills
Liangxu Linux
Liangxu Linux
May 13, 2020 · Operations

Essential Linux Debugging Commands Every Developer Should Know

This guide introduces a collection of classic Linux debugging utilities—including file, ldd, ltrace, hexdump, strings, readelf, objdump, strace, nm, and gdb—explaining their purpose, typical usage, and providing concrete command‑line examples to help developers troubleshoot binaries and libraries efficiently.

DebuggingGDBcommand-line
0 likes · 19 min read
Essential Linux Debugging Commands Every Developer Should Know