I found this really interesting diagram about how the IIS works. Also the HTTP error codes witch was very helpfull to debug problems. ref.: http://msdn.microsoft.com/en-us/library/ms524901%28VS.90%29.aspx
NTFS ACL Behaviour
NTFS ACL Behaviour If propagate from parent is checked the original folder permissions will totally be replaced by the new parent settings. example: Directory c:tempjoe permissions: joe RW , smith R Copid to c:tempnew already set permissions: joe R, smith […]
monitor esx with nagios
Its a system administrator duty to be sure the ESX servers health and performance are OK. I monitor: I believe the most important things to monitor are: CPU check_cpu_esx DISK check_disk VOLUMES (storage) check_vfs Hardware (Fan,Temp,Arrays,Memory Dimms,Disks etc…) check_openmanage check_hpasm-4.2.tar.gz […]