Debian & HyperV just do not mix ! How to mitigate Debian freeze on HyperV

Cat and Dog angryIn these days I’ve found an issue related a guest Debian 7 in Hyper-V vers. 6.3 on Windows 2012 R2.
On a random Basis the file system will be mounted Read-Only due to a disk error: as a result Debian hangs and I need to force a reboot to get the system working again.
I made several configuration changes… I’m not sure they have solved the random issue but it’s been three months now and the problem is no longer happened.
In the next some notes about how I have (partially ?) solved the problem. Continue reading

Create a Forest Level Trust between Windows 2008 ADC

TrustIn this post I’ll show how to create trust between two different Forest each of these based on a single Windows 2008 ADC.

Briefly in Windows Active Directory any type trust allows users in one domain to access resources in another domain it can be either one-way or two-way. In a one-way trust, as the name itself it is one way and unidirectional, one domain’s users access another domain’s resources, not the other way around.

Differente in two-way trust: users in both domains may access the other domain’s resources. Continue reading