I wrote a simple plugin to check the number of established connections to a windows server. Just execute: cmd /c netstat -an |find /i “estab” /c I also wrote a script for Windows Here is the code I have also […]
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 […]
Install VMWare Server 2 in Ubuntu 8.10 (Hardy)
VMware once again release a new version of its Virtualization software, it is free of use. And its all web based, which I dont really like but its where they are heading to. Sometimes I need to use Visio and […]