Zen-Dreams

Zen-Dreams.com

Tag Archives: System

Shell script, how-to make them look better

When you program a shell script, it’s always usefull to have some message reporting immediatly such as OK or Error. So here is a little how-to get color in your shell scripts.
In order to do so, you just have to use ASCII characters within your command-line. This will make them more eye appealing.
The syntax is [...]

By Anthony

The importance of a good system monitoring

Servers are the keystones of any organisation working with computers, and to ensure productivity, you must make sure there will be the fewest downtimes possible. To have a correct Level of service, one of the first things to do is to elaborate a monitoring plan.
Why server monitoring has to be performed?
This question might sound ridiculous, [...]

By Anthony