Repair Windows Boot Partition | Includes files and partitioning
This walkthrough shows you how to repair windows boot partition and boot from an existing windows installation without reinstalling windows.
read moreThis walkthrough shows you how to repair windows boot partition and boot from an existing windows installation without reinstalling windows.
read moreThis is a walkthrough of how to commit changes to docker images and containers. You need to do this if you make configuration changes to any docker images. By committing changes to the docker images you can backup and clone them.
read moreThis walkthrough goes over moving Unifi access point to another Unifi controller. To remove APs from a Unifi Controller you need to reset the APs and then either discover them or manually SSH set-inform the devices.
read moreThis walkthrough shows you how to remotely access Window Server 2016 Core in PowerShell. Windows Server 2016 Core is a great minimal install of windows server but doesn’t come with any desktop experience. This means we will be doing everything via command prompt or PowerShell for the initial setup. The great thing is you use Powershell and RSAT from a Windows 10 machine and working on the server is a snap. You get the ease of administration and the reliability and compact design of Core.
read moreUse the following script for changing file permissions using PowerShell. I use this script when command line takeown and icacls fail. Obviously, run from an elevated PowerShell prompt or by typing ‘powershell’ from elevated cmd.
read moreThe following is a Python script to print out specific results from an API JSON call from a website. This basic syntax will allow you to create a value to use.
read moreThe following SQL query is for taking databases offline, drop the offline databases, or bring them all back online. This affects every database in your SQL instance, so be very careful when using these. The following three queries will save you a considerable amount of time if repurposing an instance.
read moreThis How-To shows you how to get rid of Amazon Fire Launcher without root access. Amazon Fire 5.3.3 OS can’t be downgraded or rooted, and since the Fire tablet line auto-updates, this leads many folks with the horrible experience of using the Fire OS with their gimped store/subscriptions.
read moreHere is a custom script that reports the nvidia-smi temperature of the Nvidia cards in your system using NRPE. Conversely, NRPE performs much better than NCPA and my protocol of choice.
read moreUse the following command to verify you have all your config and command files correct when troubleshooting Nagios core installation. This will give you a readout of any configuration errors, thus giving you the ability to fix it on the fly.
read more