IPerf is a free Linux tool that can be used to test throughput of network devices. It comes into its own if you plan to test maximum bandwidth performance for TCP & UDP.
On its own it is great, but when used in conjunction with JPerf it is even better. JPerf is a simple to use GUI front-end to IPerf.
Fantastic tools, all for free!
Linux, Open Source
I have been meaning to spend some quality time with Linux LVM. Some of the features that Linux Volume Manager offers (according to Wikipedia) are:
- Resize volume groups online by absorbing new physical volumes (PV) or ejecting existing ones
- Resize logical volumes (LV) online by concatenating extents onto them or truncating extents from them
- Create read-only snapshots of logical volumes (LVM1)
- Create read-write snapshots of logical volumes (LVM2)
- Stripe whole or parts of logical volumes across multiple PVs, in a fashion similar to RAID0
- Mirror whole or parts of logical volumes, in a fashion similar to RAID1
- Move online logical volumes between PVs
You can see why learning this might be attractive, especially for someone that runs Linux in Virtual Machines under VMware. I say especially in this scenario, because with the advent of ESX 3.5 Update 2 it is now so easy to expand virtual disks.
I found two great articles that helped me out no end in getting a better grip on LVMs. The first is an incredible article that talks about many different ways of managing disks in Linux, but specifically LVMs and can be found here. The second is tutorial style article that even has a downloadable VM that relates to the tutorial. The downloadable VM is a debian distribution that comes with disks that will be manipulated throughout the tutorial, truly excellent.
Linux, Open Source
iMKS is a platform independent VMware Remote Console that runs as a Virtual Appliance. It has support for lots of protocols to cover a whole host of Operating Systems:
VMware Compatability:
- VMware ESX 2.x and ESX 3.x
- VMware Server 2.x and Server 1.x
Protocol Support:
- Microsoft RDP and SeamlessRDP
- VNC and Apple Remote Desktop (ARD)
- Cirtix ICA and Java-based consoles
This little puppy will cover all your remote control needs and even has a few other features in network PDF Printing, iSCSI targets etc.
I really think it is worth a moment of anyones time to give it a go.
Appliance, Open Source, VMware