Archive for December, 2015

Show Hidden Files In Mac OS X Finder With This Command

By default, hidden files are, well, hidden in Finder on Mac OS X, and there is no method to enable viewing hidden files within the Preferences menu for Finder. But, there is a Terminal command you can use to enable viewing hidden files in Finder. In Terminal, type this command: defaults write com.apple.finder AppleShowAllFiles -boolean true After…
Read On…

How To: Transparent Command Prompt In Windows 10

Say you have limited screen real estate, and you would prefer not to toggle between a command prompt and (for example) a browser tab. Maybe you are referencing command line instructions on a website and you would simply like to stay in the command prompt window and have it overlay the website. This can be…
Read On…

Finally, Apple Brings Mute and Pin Tabs To Safari

My browser of choice is Google Chrome. I like the cross-platform uniformity since I work on both Windows and Mac. However, Chrome is not exactly known to be miserly when it comes to battery consumption. So, a while back I experimented with using Safari instead of Chrome on my MacBook Air, and it did seem…
Read On…

Featured Beer: Review Of Troegs Mad Elf Ale

If you are looking for some fruity, high alcohol, complex, ruthless, holiday cheer in a bottle, then Mad Elf Ale is a seasonal craft beer for you. And this beer is not messing around! This tasty brew, with a mosaic of rich cherry and harmoniously sweet honey, will have you emptying a bottle in no time. But watch out,…
Read On…

How To Create And Manage Password Settings Objects (PSO)

With Windows Server 2008, Microsoft introduced Fine-Grained Password policies which utilizes a new Active Directory object called Password Settings Object (PSO). These objects allow you to more easily create and assign password policies to subsets of users, albeit with a bit of an unpolished implementation method compared to the old method via group policy (GPO). If…
Read On…