Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison shares a number… Read More
OpenIT Integrated Business Solutions
This is an extended Powershell script that will allow you to send an email based on my original article Send Email With Powershell. With that said, this script has been extended to allow for input parameters and SMTP authentication. The input parameters allow the script to be called from other powershell scripts.
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
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