Incidence Response Teams

A major part of any organisations IRP is the team that is responsible for handling the incidents using the process and method outlined in section 1.2.1. Whilst it is strongly recommended that every organisation should have an IRP in place, this is not necessarily the case with an incidence response team. However, each organisation should have an individual such as the corporate security officer who is responsible for the IRP of the organisation.

Python in Systems Administration: Part I — Better Scripting

One well-honed item in every sys admin’s toolbox is a preferred scripting language — maybe sh, or ksh, or Perl, or something more unusual, like Rexx or Ruby. I find Python so capable and easy to learn that in my consulting role at Phaseit, I tell newcomers it’s the best single language they can learn. Python spans a wider range of applications than any other language I know — even more than C or Java — and beginners pick it up quickly.

Back To Top