Sierra AirCard 880E on Ubuntu

To get your newly purchased Sierra AirCard 880E on your Ubuntu Hardy, you should follow these simple steps: Make sure you have GCC on your computer: ‘sudo apt-get install gcc‘ Make sure you have kernel sources installed on your computer: ‘sudo apt-get install linux-headers-2.6.24-19-generic‘ Download the driver from Sierra Wireless site Extract and compile (‘make‘,…

Graphing on-demand Linux system performance parameters

Current servers are way more powerful than we could have imagined before. With quad-core CPUs, even the simple dual-socket servers contain lots of horse-power. Remember our attitude towards CPU power five years ago, and see that we’re way beyond our needs. When modern servers are equipped with at least eight cores, other, non-CPU related issues…

|

HP EVA bug – Snapshot removed through sssu is still there

This is an interesting bug I have encountered: The output of an sssu command should look like this: EVA> DELETE STORAGE “Virtual DisksLinuxoracleSNAP_ORACLE” EVA> It still leaves the snapshot (SNAP_ORACLE in this case) visible, until the web interface is used to press on “Ok”. This happened to me on HP EVA with HP StorageWorks Command…