Painting Reflection

waiting for the bus on ossington and dundas

KitKatneko

Friends talking

at the distillery

KitKatneko

Wood on lake

huron

KitKatneko

Wind surfer

Blooming

KitKatneko

My Car

Blooming

KitKatneko

Sakura

Blooming

KitKatneko

Sakura

in Washington DC

Sakura

Philadelphia hall

Wow!

Action

Central Park

NYC, from the top of Rockfeller (?) building. Better than the Empire State as there is no windows nor fences.

Action

Warning

Emergency Exit Only

Action

Bloody ATM

litterally

Action

Summer Winter time

still cold in Toronto

Action

Where is my bike

I remember titling another picture just like this, back in Chofu, a bike in the middle of hundreds. here

Action

Archive for 'En' Category

Note for later – installing ip rules on a brocade SAN switch

Jul 20th, 2010 by Florian | 0

After forgetting what I did previously and I eventually managed to lock myself out of the fabric.
So instead of adding a rule to disable telnet, you will prefer to clone the rule set and modify it.
#ipfilter –clone CurrentSec -from default_ipv4
#ipfilter –show (write down the rule number for Telnet 23)
#ipfilter –delrule CurrentSec -rule 2
#ipfilter –addrule CurrentSec [...]

Read full post...

Troubleshooting windows key management

Apr 27th, 2010 by Florian | 0

I have recently been deploying a few windows 2008 R2 and I ran into some activation issues. Where the KMS could not be found and/or did not activate the servers.
First off, there a few commands and output that will give you a good starting point.
C:\Windows\system32>cscript slmgr.vbs /dlv
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft [...]

Read full post...

The technology underdog – the sysadmin

Apr 26th, 2010 by Florian | 0

Marc Farley made a contribution that I think should be included in the pledge for Sysadmin appreciation day!
The sysadmin who gets to:
Wear the beeper 24 x 7? The sysadmin.
Have almost every thought interrupted? The sysadmin.
Mind the gap between hype and reality? The sysadmin.
Watch over the “minor details”? The sysadmin
Listen to hold music while [...]

Read full post...

VMX connection handshake failed for mks

Feb 22nd, 2010 by Florian | 0

Today I ran into an interesting error when trying to access one of my VM.
First I could not get into that VM remotely as it appeared as offline. This said, VI showed the VM as healthy and online.
Trying to get to it using the Console from VI showed the following error:

As you can see I [...]

Read full post...

ESX4 HA error

Dec 16th, 2009 by Florian | 0

I only played with ESX4 regular flavor so far and I wanted to try mixing them with ESX4i. However trying to put that host in my cluster would give me HA error.
Enabling HA gave the error:
“Cannot complete the configuration of HA agent on the host. See the task for details for addional information. ”
Without much [...]

Read full post...