1. Create a Key in HKEY_CLASSES_ROOT*shell E.G. HKEY_CLASSES_ROOT*shellTV Move 2. Create a Key called “command” under that key E.G. HKEY_CLASSES_ROOT*shellTV Movecommand 3. Edit the (Default)…
Networking, Politics, and Crypto
1. Create a Key in HKEY_CLASSES_ROOT*shell E.G. HKEY_CLASSES_ROOT*shellTV Move 2. Create a Key called “command” under that key E.G. HKEY_CLASSES_ROOT*shellTV Movecommand 3. Edit the (Default)…
Plex typically stores its log files here: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/Plex Media Server.log With rsyslog you can watch that file and forward lines from the…
So if you happen to be running PeerBlock on your system, do NOT use the Bogon block list if you want to use Private Internet…
Here is a small application to make offline installation of the .NET 3.5 Framework as simple as can be. http://www.askvg.com/download-microsoft-net-framework-3-5-offline-installer-for-windows-8/
The following Perl script will give you a rough estimation of distance between two points expressed in floating point latitude and longitudes.
UPDATE: This is old and I’m guessing it doesn’t work anymore? I’m now all about PowerShell so I re-wrote it in PowerShell…. https://github.com/MysticRyuujin/PlexMissingEpisodes The following…
Prefer IPv4 over IPv6 sed -i ‘s/#precedence ::ffff:0:0/96 100/precedence ::ffff:0:0/96 100/’ /etc/gai.conf Install Hyper-V Integration Tools apt-get update && apt-get -y install linux-tools-virtual linux-cloud-tools-virtual Install…