Blog

HOWTO – BASH AUDIT / COMMAND LOGGER

Allgemein

Introduction Having a complete history of all typed commands can be very helpful in many scenarios: when several administrators work together on the same server and need to know what was done previously when someone need to redo an older sequence of commands or to understand an undocumented maintenance process for troubleshooting or forensic analysis, […]

Read more >

ALL CLUSTER-NODES ARE EQUAL, BUT SOME ARE MORE EQUAL THAN OTHERS

Allgemein

Hardware clustering is frequently used in computer systems where high availability and scalability are needed. In horizontal clustering the same application software is typically installed on multiple identical nodes. For web applications load balancing software such as Cisco’s ‘Global Site Selector’ is used to direct client requests to nodes based on rules (fig 1). The […]

Read more >