background preloader

Linux

Facebook Twitter

Magazines

CentOS MinimalCD 6.3 release Notes. Create a LINUX DISTRO. Desktop Environments for Linux. Forums. PodCasts. Magazines. ZABBIX. NTP. SUDO. IPtables. CENTOS packages. SSH. RSYNC. Under-Linux.Org O Portal do Administrador de Sistemas. The Secret Yumiverse ยป Illustrated tips and tricks from the mind of Yumi. Phpmyadmin. H.A. Tutos. JW Player: Download. ZoneMinder: Linux Home CCTV and Video Camera Security with Motion Detection. How to test and monitor disk performance. In my RAID performance article I've given a lot of performance numbers, but it is indeed a good question on how to exactly measure disk performance.

How to test and monitor disk performance

To do this you need 2 tools. One that does the actual benchmark and one that measure the different system parameters so you can know the impact of the benchmark. For the benchmark tool itself I usually use 3 tools. The first one is good old dd. Www.centos.org - Forums - FAQ & Readme First. Linux Distributions. LINUX. Linux dialog utility short tutorial. Dialog - display dialog boxes from shell scripts. 'dialog' is a utility for building console-based 'front ends' in UNIX like operating systems.In this brief tutorial I am mentioning the usage of few important basic controls available with this 'dialog' utility and later I have created a very simple front end application in UNIX bash scripting using dialog.

Linux dialog utility short tutorial

To install 'dialog' on your ubuntu: $ apt-get install dialog. TipsAndTricks/KickStart. For full documentations, please see (CentOS 5), (CentOS 6) or (CentOS 7) Tuning the %packages section When using %packages to define the set of packages that should be installed there are a number of more or less documented options that can be set: --resolvedeps Dependencies between packages will be automatically resolved.

TipsAndTricks/KickStart

This option has been deprecated in Centos 5, dependencies are resolved automatically every time now.