Tyler Made

  • Cloud
  • Virtualization
  • Linux Server
  • Windows Server

Security

Linux Server

Block IP from accessing your Linux Server using IP tables

Syntax to block an IP address under Linux using IP tables: iptables -A INPUT -s 123.45.67.89 -j DROP Replace 123.45.67.89 with the IP in which you would like blocked. For example, if you wish to block IP address 123.45.67.89 iptables -A INPUT -s 123.45.67.89 -j DROP If you just want Read more…

By Tyler Woods, 8 yearsOctober 4, 2017 ago
Networking

Set up OpenVPN Server on Synology NAS

This one is pretty easy, but some of the quirks of the “Synology way” may lead you to a failed OpenVPN attempt. Mainly after exporting the configuration, it’s not clear that you should have to modify it in any way before trying to use it.   If you want to Read more…

By Tyler Woods, 8 yearsSeptember 29, 2017 ago
Cloud

The Perfect Reverse Proxy (NGINX, SSL, WebUI Management)

Reverse Proxy.  I’ve been implementing reverse-proxy solutions in lab and in production for some time now, but I always come across the same problem; It’s not the easiest type of a system to manage, especially when there are SSL certificates involved. Now, before I started looking for an easy-to-manage SSL Read more…

By Tyler Woods, 8 years ago
Linux Server

Easy SSL for ScreenConnect with NGINX Reverse Proxy

On the topic of NGINX Reverse Proxy, it just so happens that the process for installing an SSL certificate onto your ScreenConnect server can be rather difficult, and a much more flexible approach is by using NGINX over SSL to reverse-proxy to the ScreenConnect instance. This is how you can Read more…

By Tyler Woods, 8 years ago
Amazon AWS

netdata: A remarkable server monitoring utility.

I wanted to write a short introduction to a tool that I’ve been using a lot on my newest servers and development projects. This tool seriously provides the most amazing way of monitoring and comprehending your server’s performance and other metrics that I’ve seen in such a simple, lightweight installation. Read more…

By Tyler Woods, 8 yearsMay 2, 2017 ago
Linux Server

NGINX Security Hardening

 After setting up an NGINX webserver with a GoDaddy-issued SSL certificate, I did an SSL test and saw that I was graded a C. That’s average! I want a secure site. So I looked around at a couple of things, and decided to put together a small list of things Read more…

By Tyler Woods, 8 yearsMay 1, 2017 ago
Cisco Meraki

How to provide Guest WiFi network access securely with Cisco Meraki Appliances

If you have an office, facility, or residence with a lot of guest traffic and are needing to provide the guests with their own network using your existing Meraki equipment, this is the best way to do it. For this example the environment is using the following devices: Cisco Meraki Read more…

By Tyler Woods, 8 yearsMarch 15, 2017 ago
Group Policy

Deny Remote Desktop (RDP) login for all but your account

My computer is on a domain. I wanted to enable RDP access so I could work remotely, however in doing that, I’m letting my colleagues and others in my organization log in to my PC, as well as potentially allowing an intruder to log in. There are options to disallow Read more…

By Tyler Woods, 8 years ago
Cloud

Secure your Dropbox – store files and data in an encrypted container [Windows + BitLocker]

We let our Documents sync to the cloud, download themselves on all of our PCs, and trust that no single person besides ourselves can ever see those files, unless otherwise intended. This may be true that “only you” can see what’s in your Dropbox and other cloud storage, but in Read more…

By Tyler Woods, 8 yearsJanuary 4, 2017 ago
Opinion

Check if your accounts have been compromised in an online data breach

With all of the recent data breaches, online security is (and has been) becoming a growing concern. If you aren’t aware, hundreds of major breaches have been publicized, and who knows how many smaller breaches are going unnoticed each day? With the “have I been pwned” website, you can both view Read more…

By Tyler Woods, 8 years ago

Posts navigation

1 2 Next
Search
Recent Comments
  • Chris Findley on Powershell script to monitor DFS replication backlog
  • karenl on How to install Docker on an unsupported Synology NAS (updated 2020)
  • Al on Synology DS416play has an (unused) eSATA port hiding inside!
Archives
  • May 2018
  • April 2018
  • January 2018
  • October 2017
  • September 2017
  • August 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
Categories
  • Active Directory
  • Amazon AWS
  • Bare Metal
  • Cisco Meraki
  • Cloud
  • DigitalOcean
  • Docker
  • File Services
  • FreeNAS
  • Google Cloud
  • Group Policy
  • Hardware Appliances
  • Hyper-V
  • Linux Server
  • Microsoft Azure
  • Networking
  • Opinion
  • Other
  • PowerShell
  • Scripting
  • Security
  • Security Appliances
  • Shell
  • Software Appliances
  • Sophos UTM
  • Storage
  • Synology
  • Uncategorized
  • Virtualization
  • VMWare ESXi
  • Vultr
  • Web
  • Windows Server
Recent Articles
  • Customize your Linux or bash shell style with PS1 definitions in .bashrc May 10, 2018
  • How to downgrade virtual machine hardware version – VMWare April 25, 2018
  • How to install Heimdall Application Dashboard on Ubuntu 16.04 April 25, 2018
  • Install Dell OpenManage Server Administrator 9.1 for VMWare vSphere ESXi 6 and 6.5 January 15, 2018
  • How to fix Shockwave Flash crashing with vSphere Web Client 6.X October 19, 2017
Recent Comments
  • Chris Findley on Powershell script to monitor DFS replication backlog
  • karenl on How to install Docker on an unsupported Synology NAS (updated 2020)
  • Al on Synology DS416play has an (unused) eSATA port hiding inside!

  • Cloud
  • Virtualization
  • Linux Server
  • Windows Server
Hestia | Developed by ThemeIsle