Category Archives: Security

An Uncomfortable Truth About Jews in Poland

The BBC has posted an interesting first-person account of a visit to Poland.

We meet a man aged 95, Stanislaw Stefaniak. He describes how the village had always been divided – Jews in the centre doing trades, Poles around the edge farming the land.

Then one day the Jews were ordered to gather in the main square before being marched to the nearest railway station. A few, he says, were hidden by Poles.

He hesitates. The easiest narrative here is that it was only the Nazis who killed the Jews. But Stanislaw admits an uncomfortable truth. After the war, he says, the Jews who came out of hiding were robbed and killed by Poles.

This reminds me of my own recent visit to the Auschwitz death camp. A Polish woman said to me “the Germans did all this”. I said “evil people did all this, and evil people were from other countries too, not just Germany”. She disliked my answer and insisted Germans were to blame for everything.

This Day in History: Falklands War and ITIL

The BBC reports on a rememberance event for the Falklands War.

The Falklands have marked 30 years since the end of the war with Argentina with a service at Liberation Monument.

[…]

Veterans of the 1982 war then led a military parade to the Liberation Monument for an act of remembrance, paying tribute to the 255 UK servicemen and three Falklands civilians who died in the war.

Wreaths were laid at the monument and the national anthem was played.

An estimated 650 Argentines were also killed during the conflict.

Another interesting, albeit controversial fact, is that the Falklands War helped focus the UK on a collection of IT service provider management practices. It has been widely claimed that the IT Infrastructure Library (ITIL) became a priority after serious delays were found in mobilizing British naval forces. The delay in getting warships from England to Argentina was apparently said to be caused by service provider deficiencies.

2012 Defence IQ Blogging Award Nomination: Cyber (Security, Warfare, Strategy)

It is an honor to have been nominated to the 2012 Defence IQ Blogging Awards in the category of Cyber (Security, Warfare, Strategy).

Defence IQ Award Nom

After many hours of discussion and debate, we’ve finally agreed on our shortlist for the eagerly awaited 2012 Defence IQ Blogging Awards. We’ve seen nominations from avid readers, bloggers, journalists and fans from across the world alerting us to the best blogging the industry has to offer.

Thank you!

VMware vShield Manager 5.0.1 – Syslog Configuration

Configuration of syslog for VMware vShield Manager 5.0.1 has been brought up a lot lately, so here’s a quick reference:

At the vCenter main page for vShield Manager go to “Settings and Reports” and then the “Configuration” tab to specify the syslog server configuration. Audit logs and system events for vShield Manager will be sent via UDP using the default port (514) unless a different port is specified.

A system event in vShield has the followng format:

syslog header (timestamp + hostname + event)

Name/value pairs are separated by delimiter ‘::’ (double colons)
Event ID :: 32 bit unsigned integer
Timestamp :: 32 bit unsigned integer
Application Name :: string
Application Submodule :: string
Application Profile :: string
Event Code :: integer (possible values: 10007 10016 10043 20019) Severity :: string (possible values: INFORMATION LOW MEDIUM HIGH CRITICAL) Message :: string