Category: amministrazione-di-sistema

Tutto quanto concerne il difficile e affascinante mestiere di un Amministratore di un Sistema Linux. Documentazione, programmi, utilities, trucchi e riflessioni.

Five Tools for Measuring and Improving Linux System Performance

Out of the box, Linux runs just fine for many uses. But if you find yourself needing to ferret out performance problems or tune the kernel for better performance, Linux has more than enough tools to measure and tweak system performance. In this guide, we'll take a look at five of the best utilities to measure system performance and tweak the Linux kernel.

You'll find many, many, many utilities for measuring and improving Linux system performance. The utilities discussed here are chosen because they're widely available, and provide a good scope functionality. Also, I chose to avoid tools that have too steep a learning curve. As an example, SystemTap is a bit more complex than should be covered in an overview article. I left out some of the more basic tools such as ps and top because most Linux users are exposed to them fairly early on. And I didn't try to tackle any application-specific tools.

This won't be the last word on system performance and administration on Linux.com, so don't worry. In future tutorials, I'll dive in a bit deeper with specific tools and tuning: but this should be a good starter kit for newer Linux admins.

Read full content...

Anatomy of Linux process management

The creation and management of user-space processes in Linux® have many principles in common with UNIX® but also include several unique optimizations specific to Linux. Here, review the life cycle of Linux processes and explore the kernel internals for user process creation, memory management, scheduling, and death.

Read full content...

13 Terminal Emulators for Linux

A terminal emulator, terminal application, term, or tty for short, is a program that emulates a "dumb" video terminal within some other display architecture. Though typically synonymous with a command line shell or text terminal, the term terminal covers all remote terminals, including graphical interfaces. A terminal emulator inside a graphical user interface is often called a terminal window.

Read full content...

Author

Studente universitario di ingegneria e grande appassionato di informatica, in particolare Web, programmazione e documentazione. Fa parte della redazione di Programmazione.it.

Usage & License

Tutti i contenuti pubblicati su ZioLinux sono rilasciati sotto licenza Creative Commons Attribuzione-Condividi allo stesso modo 2.5 Italia License, salvo diversa esplicita indicazione.

Credits