1xx – Informational These status codes indicate a provisional response. The client should be prepared to receive one or more 1xx responses before receiving a regular response. 100 – Continue. 101 – Switching protocols. 2xx – Success This class of […]
FTP error codes
Comprehensive List of FTP Status and Error Codes During your FTP sessions, you’ll receive various numbered codes from servers. CuteFTP displays these codes in the log window. Some codes represent errors. Most others simply communicate the status of the connection. […]
website performance tools
So how can we now a website is working how it should. As far as performance, server settings, code etc… Well there are lots of tools out there but the best ones I have came across are: Firefox AddOn Firebug […]
IIS request
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 […]
wcat howto
WCAT howto It was a little trick but I got it working.The config file I am using is here EDIT the URL to point to your website.Save it as stress.ubr. NOTE:I am testing with 3 clients, so the stress will […]