by Nick | Nov 19, 2020 | Bash, check_mk, Linux, Scripting, Tech
After using LibreNMS for years and it was giving me issues, I decided to give check_mk RAW a try. It works great. I was able to find a way to have check_mk check for Domain Expiry. The original post is HERE, but the formatting wasn’t working so I reposted it.... by Nick | Nov 12, 2020 | Bash, CentOS, Debian, Fun, Linux, Scripting, Tech
Today I was finally able to figure out how to stdin from a file for systemctl edit 🙂 env SYSTEMD_EDITOR=tee sudo -E systemctl edit –system [your_unit_name] < [your_content_file] I found it HERE. by Nick | Oct 14, 2020 | Backups, Fun, Software, Tech, Windows
Here’s how to install Duplicati as a Windows Service Download Duplicati from HERE. During install don’t mark “Auto Start up” option Open CMD as admin Search for CMD Right click on CMD Click “Run as admin” Navigate to the... by Nick | Sep 26, 2020 | Desktop, Software, Tech, Windows
Go to https://www.microsoft.com/en-us/software-download/windows10ISO and use the dev tools F12 on browsers to change device to mobile. Then you should be able to choose the version/lang/type and then you’ll get a direct link from Microsoft. by Nick | Sep 24, 2020 | Debian, Desktop, Tech, Unix, Windows, WSL
1. Open a command prompt or PowerShell. (You shouldn’t run as admin since this is based for the specific user). 2. Copy and paste the command below into the command prompt or PowerShell for the .exe file of the WSL distro name (ex: “Debian”) you want... by Nick | Aug 28, 2020 | iPhone, Tech
So I finally switched to iPhone and ordered an Apple Credit Card (I love this thing). The cash back is put on you Apple Cash account, if your account can’t be verified than you don’t get the cash back. So I started the process of verifying my account. I...