: :
Previous slide
Next slide
107.23.85.179,
Ashburn
Virginia, 20146
US
GMT -04:00
Lat: 39.04372
Long -77.487488
United States of America

Reboot Unifi AP’s from controller

#!/bin/bash ####################################################################### # A simple script for remotely rebooting a Ubiquiti UniFi access point # https://github.com/stevejenkins/unifi-linux-utils # https://github.com/stevejenkins/unifi-linux-utils/blob/master/uap_reboot.sh # Version 2.3 (Mar 28, 2018) #

Read More »

Slow Down Dell Server Fans

“C:Program Files (x86)DellSysMgtbmcipmitool.exe” -I lanplus -U root -P -H 192.168.1.28 raw 0x30 0x30 0x01 0x00″C:Program Files (x86)DellSysMgtbmcipmitool.exe” -I lanplus -U root -P -H 192.168.1.28 raw

Read More »

Make OpenJava work in Windows

AdoptOpenJava Registry x64 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeJavaSoftJava Runtime Environment] “CurrentVersion”=”1.8” “BrowserJavaVersion”=”11.201.2” [HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeJavaSoftJava Runtime Environment1.8] “RuntimeLib”=”C:\Program Files\AdoptOpenJDK\jre-8.0.212.03-hotspot\bin\jvm.dll” “JavaHome”=”C:\Program Files\AdoptOpenJDK\jre-8.0.212.03-hotspot” “MicroVersion”=”0” [HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeJavaSoftJava Runtime Environment1.8.0_201] “JavaHome”=”C:\Program

Read More »

EdgeOS DNS forwarding

If you already have a vpn set up and established, you can use the following to setup DNS forwarding for your domain from your remote

Read More »