security
-
Azure
Setup Azure Linux Public Key Authentication
In working with Linux VMs in Azure, there are a couple of ways to setup authentication. ย One being standard password authentication, and the other is Public Key Autentication. ย With Public Key Authentication, a key pair is generated. ย The public key…
-
Powershell
Powershell script signing the easy way
So I wanted to throw a quick blog post out there on Powershell script signing the easy way. ย This is a little bit tongue and cheek on the post as I don’t want to detail how to sign powershell scripts…
-
Networking
How to Configure Untangle site to site VPN
In working on a DR project utilizing two Untangle virtual appliances, I had the need to setup a site to site VPN connection between the Untangle firewalls. ย The OpenVPN documentation is fairly decent on the Untangle site, however, the information…
-
Security
Get notified of failed Windows login attempts
In tinkering a lot with security and other facets of security and notification lately with Windows workstations and servers, I am a big advocate of notications when it comes to security events that are worth notifying over. ย I had written…
-
Security
Add Cloudflare IPs Amazon EC2 Security Group
If you are utilizing Cloudflare as your DNS/CDN provider for your website and you are utilizing an Amazon EC2 instance as your host, let’s take a quick look at the topic – how toย add cloudflare ips amazon EC2 security Group.…
-
Web
Connect Vaultpress AWS EC2 instance
For those that blog with WordPress and want to consider a good backup solution for their blog, there are a few options out there. ย However, one that is pretty straightforward and seamless is Vaultpress. ย It takes the heavy lifting out…
-
Security
Free Rogue Network Device Detection
If you have ever looked for free rogue network device detection, such as similar to what McAfee EPO provides, I wrote an article not long ago about monitoring your home network with a tool called arpwatch. ย Arpwatch is a slick…
-
Security
Arpwatch SMTP configuration
One of the more obscure sources of information when configuring arpwatch is arpwatch SMTP configuration. ย There are so many flavors of linux and SMTP servers, how can you easily setup a vanilla SMTP mechanism to shoot out your arpwatch notifications?…
-
Security
Arpwatch Home Network Monitor
Let’s face it, these days, we all need to pay more attention to what is going on with our home networks. ย I have the mindset and maybe this is overkill a bit, but we should manage and administer our home…