OS’s
-
Setup iSCSI Napp-it Windows Server 2012 R2 Cluster
In playing around recently in my home VMware lab, I set about created a Windows Server 2012 R2 cluster with iSCSI storage. ย I have used many products over the years as opensource NAS appliances such as OpenFiler and others out…
-
Windows 10 Security concerns already
The story broke before the weekendย as reported among others by the Hacker News about Windows 10 Preview having a keylogger to spy on your activities. ย It seems that Microsoft may be taking its technical preview to the next level of…
-
How to allow remote desktop connection Windows 8.1
Remote desktop is a great way to connect to a workstation either in the same location or remotely anywhere on the Internet (with proper firewall allowances in place of course). ย If you have setup a workstation at home or at…
-
MySQL Workbench won’t launch Windows 8.1
I ran into a pesky issue the other day using MySQL workbench where the program itself simply would not launch. ย I could see the process running in Task manager in Windows, however, nothing would ever display, no errors, etc. ย It…
-
Make TSADMIN.MSC work in Windows 8.1
So if you are an admin and have migrated your administrator workstation over to Windows 8 or Windows 8.1 lately, you may run into a frustration if you are used to managing your Remote Desktop Services from your administrative workstation…
-
Makewinpemedia Diskpart Format ErrorLevel -2147212243
In working with Windows 8.1ย WADK in a client environment recently, the need arose to create a USB key to boot from for PE environment on a workstation. ย There is a new command in the WADK Deployment and Imaging Tools environment…
-
Install .Net Framework in Windows 8 or 8.1 offline without Internet
You may have encountered an issue with installing .NET framework feature in Windows 8 or 8.1 where the installer simply fails with the errorย 0x800f0906ย which alludes to a problem with an Internet connection however it could be WSUS related as well…
-
Install all updates besides select few Ubuntu Server
Recently, in working on updating an Ubuntu server for a client that was running a customized version of Nginx compiled with Google Pagespeed and other mods, we wanted to install all the updates besides any that touched Nginx as we…