-
Setting up Xming or RDP equivalent for Linux
To give a little background: the GUI under Linux (and Unix) is usually distributed the following way: X (the short term commonly used for X Windows System or X11) – this knowns how to draw some primitive elements (like boxes, text, etc) and to get input (from keyboard, mouse, etc) and also has the primitive…
-
Ethical hacker challenge – Serenity
I didn’t win the latest ethical hacker challenge, one of the reasons being the lack of my film-trivia knowledge. So here goes my answer to the challenge, maybe somebody finds it useful. You can also compare it with the winning submission. 1. What tool did Kaylee use to remove the malware? How could she find…
-
Online certifications are worth the paper they are written on
In my younger years I’ve joined Brainbech and did a few tests on it (during the different promotion periods when they were available for free). However I quickly discovered that these certifications have exactly the value of the paper they are written on (eg zero), because: Any relatively seasoned IT pro can pass them, based…
-
Which password?
A little note about mounting Truecrypt volumes: When you issue a command like this: sudo truecrypt [truecrypt volume] [where to mount it] You will be greated with the following prompts: Password: [your password to elevate privileges] Enter password for ‘[truecrypt-volume]’: [the password to the truecrypt volume] Now in hindsight it’s clear which password goes where,…
-
Using co.mments.com with NoScript
A couple of months ago I was complaining about the fact that blog comments are usually one-off fire and forget, you can’t really have a discussion (compared to forums) because usually you don’t have a way to notify users about new comments. That’s when fellow blogger kurt wismer from the anti-virus rants blog came to…
