CentOS 7 SFTP Setup I wanted to setup SFTP + non-standard directories + fail2ban and figured an end-to-end solution had to be documented at this point… Continue reading “CentOS 7 SFTP Setup”…
Namecheap Shared Hosting + LetsEncrypt Let’s put it all on the table – Namecheap Shared Hosting does not provide built-in support for LetsEncrypt (see comment section) but you can… Continue reading “Namecheap Shared Hosting + LetsEncrypt”…
Powershell – Self-signed Certificate via Self-signed Root CA The inspiration for this post came from my OpenVPN AWS instance and recent experience testing Server 2016 ADFS. I wanted to… Continue reading “Powershell – Self-signed Certificate via Self-signed Root CA”…
O365 – Get Tenant Role Groups and Members I needed something quick to report on all O365 tenant role group members and ran into a minor annoyance when… Continue reading “O365 – Get Tenant Role Groups and Members”…
Proxmox 4.4 cluster with iSCSI MPIO, trunk ports, and USB boot drive First things first – Rufus formatted USB sticks will not work properly with Proxmox ISO. Confirmed it myself after boot failure… Continue reading “Proxmox 4.4 cluster with iSCSI MPIO, trunk ports, and USB boot drive”…
Vagrant HAProxy Demo using CentOS7 I wanted to get a little more familiar with both HAProxy config and Vagrant so put the two together and… Continue reading “Vagrant HAProxy Demo using CentOS7”…
CentOS 7 – Configure TigerVNC Server I don’t normally need a remote GUI desktop on my linux VMs but I wanted to test Vagrant and easily… Continue reading “CentOS 7 – Configure TigerVNC Server”…
Connect to O365 Online Services In a follow up to the O365 powershell module install post I added a new script on Github to connect… Continue reading “Connect to O365 Online Services”…
O365 Powershell Module Install Script I hope MS will consolidate the O365 Powershell modules in the future. As it stands today your best bet is to… Continue reading “O365 Powershell Module Install Script”…
Discover Circular AD Group Memberships Might as well have a recursive function in the first post eh? I stumbled across this script to discover circular Active… Continue reading “Discover Circular AD Group Memberships”…