
Oct 6, 2015
Reading HFS+ formatted disks on Windows 7
Introduction Ran into a challenge the other day in retrieving data off a crashed Macbook Pro system which is formatted in HFS+. Currently I have a very old iBook that I have used in the past, but it has lived it’s very useful life. So I had to find another way to access the data off the drive. I knew there was a way to accomplish this in Windows so I started searching around for a Windows solution,... read more
Oct 5, 2015
How to Remove a TDEV on EMC VMAX
Introduction So you are doing some cleanup on your VMAX and need to remove a few TDEV volume’s in a Storage Pool and want to free this space to create a new volume or expand an existing volume. In this post we will detail how to delete a single TDEV volume in a Storage Group. An example of such a configuration is in the case where a single TDEV was mapped and used as a dedicated server volume with... read more
Oct 2, 2015
How To Remove Windows 10 Pre-Installed Apps
Introduction You just installed Windows 10 and have been getting the feel of Microsoft’s latest version and notice there is alot of extra stuff installed. Windows 10 comes with a bunch of pre-installed apps. Fortunately, you can use PowerShell to remove any app you don’t like. You will need Administrator privileges to remove them from your system. Step 1 – Open a PowerShell Session Open... read more
Sep 29, 2015
How To Remove a Device Tag on a Recoverpoint TDEV
Learned a new tidbit today on removing device tags on EMC VMAX and RecoverPoint. Before you can reclaim a TDEV you must first remove the Device Tag. Overview In this post we will cover how to remove the device tag, disable write access, un-map, un-bind the device and dissolve the meta on EMC VMAX that is using Recoverpoint Remove the Device Tag First get the tag information: $ symdev -sid... read more
Sep 28, 2015
How To Install Additional Desktop Managers on Fedora 21
So you have Fedora 21 / 22 Workstation running and you would like to see what other Desktop Managers are available besides GNOME 3 and KDE but do not know how to go about getting them installed. Well, no problem as with Linux there are many choices and such is the case with Fedora. But what is there and what are my choices? First, decide which graphical desktop you want to use. You can get the available... read more