Linux

TwitterFacebook
Get flash to fully experience Pearltrees
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

phpmyadmin

H.A.

Tutos

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. 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. http://misterd77.blogspot.com/2007/11/how-to-test-and-monitor-disk.html

How to test and monitor disk performance

Linux Distributions

LINUX

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. To install 'dialog' on your ubuntu: $ apt-get install dialog Box options available with dialog: (Do a 'man' of dialog to know the usage of each control box)

Linux dialog utility short tutorial

http://unstableme.blogspot.com/2009/12/linux-dialog-utility-short-tutorial.html
For full documentations, please see http://www.centos.org/docs/5/html/5.2/Installation_Guide/s1-kickstart2-howuse.html 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 http://wiki.centos.org/TipsAndTricks/KickStart

TipsAndTricks/KickStart