If you read my previous article detailing how to Install HP ACU CLI on Debian, then your next logical question might be, how do I monitor the RAID array. Searching the net will yield a multitude of solutions however, we are fan’s of simple small footprint solutions, so that is the approach we will take…. Read More
OpenIT Integrated Business Solutions
If you are running Microsoft Exchange and need a quick way to determine what mailboxes are forwarding email, then this Powershell script is for you. In order for this script to run, you will need at least the Exchange Management tools installed on the computer from which the script will be run.
hpasmcli utility hpasmcli hpasmcli help Note: hpasmcli can be used in a script using the -s switchSingle command example: hpasmcli -s “show temp”Multiple commands example: hpasmcli -s “show temp; show fans” Common Commands Help hpasmcli> help CLEAR, DISABLE, ENABLE, EXIT, HELP, NOTE, QUIT, REPAIR, SET, SHOW Set hpasmcli> set ASR , BOOT [ FIRST |… Read More
In order to install the HP Health CLI on Debian Wheezy you must connect with PuTTy or login to the terminal on the desired Debian Server. Next you will run the commands below to add the Debian HP/Proliant repository to your system and install hpasmcli. To access the hpasmcli shell simply run hpasmcli in terminal…. Read More
In order to install the HP Array Controller CLI on Debian Wheezy you must connect with PuTTy or login to the terminal on the desired Debian Server. Next you will run the commands below to add the Debian HP/Proliant repository to your system and install hpacucli. As of this writing version 9.40 is the newest… Read More
The primary goal of the Network UPS Tools (NUT) project is to provide support for Power Devices, such as Uninterruptible Power Supplies, Power Distribution Units and Solar Controllers. NUT provides many control and monitoring features, with a uniform control and management interface. More than 100 different manufacturers, and several thousands models are compatible. This software… Read More
PhpVirtualBox is an open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. PhpVirtualBox is designed to allow users to administer VirtualBox in a headless environment – mirroring the VirtualBox GUI through its web interface. PhpVirtualBox Homepage
Wireshark is the world’s foremost network protocol analyzer. It lets you see what’s happening on your network at a microscopic level. It is the de facto (and often de jure) standard across many industries and educational institutions. Wireshark development thrives thanks to the contributions of networking experts across the globe. It is the continuation of… Read More
GParted can be used on x86 and x86-64 based computers running Linux, Windows, or Mac OS X by booting from media containing GParted Live. A minimum of 128 MB of RAM is needed to use all of the features of the GParted application. With GParted you can resize, copy, and move partitions without data loss,… Read More
If you are working with MySQL on Windows you probably know about the MySQL Connector/Net . If you don’t, please read further. MySQL Connector/Net has made working with MySQL Server or MariaDB Server on windows a breeze. Initially it was commonly used as an interface between .Net Applications and MySQL. With the advent of Powershell… Read More