
Sep 25, 2015
How To Build Media Server with Emby on Fedora 21
Now for a fun post, we are going to build a Media Server on Fedora 21 using Emby (aka Media Browser) to serve up all those movies and music to your systems and all your devices (iPad’s, iPhones, Android, Roku and PC’s / Mac’s). Like many others I have procrastinated to get this done for my own collection and have wanted to convert my DVD’s into files to stream to ant of my devices.... read more
Sep 23, 2015
How To Remove Spam Virus on Microsoft Edge on Windows 10
As more and more users upgrade their systems to Windows 10 and or buy new systems with Windows 10 we are seeing more and more issues with Microsoft Edge, Microsoft’s new browser. With new features and new experience of this new OS, users are starting to encounter lots of errors and computer viruses due to the imperfections of Windows 10 and Microsoft Edge browser. Since Windows 10 and Edge browser... read more
Sep 21, 2015
Configuring Remote Access to Fedora 21
In this post we will cover how to configure SSH access and GUI access to your Fedora 21 system. On Fedora 21 system this is easy with sshd and tightvnc. SSH SSH is the way most of Linux administrators access their systems. It is the easiest and one of the most secure ways to access. All you have to do to setup a system for ssh access is to enable and start SSHD. First enable the sshd service $ sudo... read more
Sep 20, 2015
How to Setup iSCSI on Windows 2008 R2
Here is one of those topics you do not see much, sure there are basics on setting up the Microsoft iSCSI Initiator but what about the details in adding the whole thing, well here it it is!. Overview In this post we will be configuring a NIC just for accessing the storage, configuring the iSCSI Initiator, then adding the storage to the server. Configure the iSCSI NICS on Server Before we can configure the... read more
Sep 18, 2015
How To Force Delete NTUSER.DAT File on Windows 2003
Have you ever ran into the issue where you cannot delete the profile of a long gone user account on a server? Usually the file it complains about is ntuser.dat. Well no more worries. This is how you delete it using the User Profile Hive Cleanup Service. The User Profile Hive Cleanup service helps to ensure user sessions are completely terminated when a user logs off. System processes and applications... read more