Category: Manuals & How-To’s

Change IPMI Passwords for all Nutanix Hosts via Script

Here’s a simple script to help change all IPMI passwords for all Nutanix Hosts in a Cluster. Just make sure you update the Current Password and New Password in the script, then run from the Controller VM (CVM). #!/bin/bash # Changing the IPMI password on all hosts within a Nutanix […]

How To Always Pop-Out an Email Window in Outlook 2013

Outlook 2013 introduced a new in-line compose method for email replies and forwarded messages, designed to make it easier for you to quickly write & send an email. However, the Outlook 2013 in-line method may prove to be a frustration source, especially if you are used to browse other emails […]

Fix for Evernote 6.0.x Mac Missing Notes, Delayed Syncing and Issues with Creating Notes

I live and die by my notes in Evernote. For me, Evernote has become part of my standard workflow and is one of the apps that I constantly have open. I even paid to have a “Premium” account. I have several different notebooks, which include business card entries (using the […]

How-To Unlink a Phone Number from Apple ID, iMessage and Facetime

I received a new iPhone with a new number so I wanted to cancel my previous iPhone and number. I wanted to remove this number from my Apple ID so that it was removed from being used in iMessage and Facetime on all of my devices. UPDATE : NOVEMBER 18th, […]

How to Make a Bootable Mavericks Install Drive

I needed to make a bootable Mavericks install drive using a USB flash drive. I followed option 1 from the below site and it worked perfectly! http://www.macworld.com/article/2056561/how-to-make-a-bootable-mavericks-install-drive.html Copied here for future reference: Option 1: Use createinstallmedia Hidden inside the Mavericks installer is a Unix program calledcreateinstallmedia, provided by Apple for […]

How-To : Install Blat Command Line SMTP Mailer on Windows

In order for NetBackup to email reports, alerts and other functions, you will need to install the free opensource utility called "Blat" and configure NetBackup to use it. This lesson will describe how to do this. Install Blat Command Line SMTP Mailer First, download "Blat" from their opensource homepage at: […]

Scroll to Top