Tomato is a small, lean and simple replacement firmware for Linksys’ WRT54G/GL/GS, Buffalo WHR-G54S/WHR-HP-G54 and other Broadcom-based routers. It features a new easy to use GUI, a new bandwidth usage monitor, more advanced QOS and access restrictions, enables new wireless features such as WDS and wireless client modes, raises the limits on maximum connections for… Read More
OpenIT Integrated Business Solutions
DD-WRT is a Linux based alternative OpenSource firmware suitable for a great variety of WLAN routers and embedded systems. The main emphasis lies on providing the easiest possible handling while at the same time supporting a great number of functionalities within the framework of the respective hardware platform used. The graphical user interface is logically… Read More
OpenWrt is described as a Linux distribution for embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit… Read More
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
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