Hardening your PI: SSHD protection
Steps to take to protect an internet-facing Raspberry PI (or other Debian) from brute-force SSH logins from subnets Note: Fail2ban…
Steps to take to protect an internet-facing Raspberry PI (or other Debian) from brute-force SSH logins from subnets Note: Fail2ban…
Yesterday, I needed to create a script that would allow me to stop a lot of services in one go,…
A little time ago, my (admin) user in Windows 10 was so badly damaged, that I had to re-create it.…
In PowerShell, there is the Get-Process cmdlet. However, this does not return the ParentProcessId property, so it is unsuitable for…
Reading the Windows registry from PowerShell can be a bit cumbersome, when all you wanted to retrieve is the value…
This post contains a few (short) useful PowerShell functions and snippets, that you can include in projects and/or your profile,…
The "find" command usually reports too much information, because find "some_text" *.* also reports names of the files that do…
When checking my cloned Ubuntu 14.04 LTS VM, I noticed that it still contained the volume group name from the…
Eth0 static IP address configuration On the latest version of Raspbian (in my case, Raspbian GNU/Linux 8), you should not use /etc/network/interfaces…
This bug I encountered last week. While writing a system to define printers and TCP/IP ports in bulk on Windows…
This website uses cookies.