
Nov 16, 2016
How To Restart or Stop Microsoft AntiMalware Service MsMpEng
Introduction Microsoft AntiMalware Service (MsMpEng.exe) is Microsoft’s free AntiVirus solution. The service cannot be stopped and has to be forced to stop. You may want to do this in cases where you need to install a product being blocked or some other reasons. The service is also referred to as MsMpEng.exe. AIn this post we will discuss how to do this using psexec and procexp (Process Explorer).... read more
Nov 10, 2016
How To Mount NFS Exports on Windows Server 2012 R2
Introduction So you have a Windows Server 2012 R2 server and you need to have the ability to have this server access an NFS export. No problem due to Client for NFS Windows feature. Â Using this Windows feature and the mount command we can access NFS exports. In this post we will cover adding the feature and command sot access and also how to create a server mount at boot using local policy and a command... read more
Nov 2, 2016
Using Bluefish as Your Web Editor
Introduction Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages. Bluefish is not a WYSIWYG editor but, it is a good programming editor that you can quickly create. Bluefish is a multi-platform application that runs on most desktop operating systems... read more
Oct 30, 2016
How To install PLUG Linux Software for Fender Mustang on Fedora24
Introduction ok, so you are a guitar player and you have a Fender Mustang amplifier and in the past you have had a WIndows sysytem running Fender FUSE software to edit your amp. Now you have a Linux system and would like to do the same, well no fear we have PLUG. PLUG is Linux Software for Fender Mustang Amplifiers. It is available in the Fedora 24 reposiitory for version 1.1, but in this post we will be... read more
Oct 11, 2016
How to Install BIND 9 Tools on Windows 10
Introduction There are many tools needed to troubleshoot network DNS issues. One of many tools is the dig command which is part of BIND tools as well as arpaname, host, nslookup and delv. In this post we will coverdownloading and installing BIND 9 tools Installation. First step is to download the BIND 9 package. Go to https://www.isc.org/download/ and select the current stable version, 9.11.00 as... read more