Published onFebruary 11, 2018Setup a Site to Site IPsec VPN with Strongswan and PreShared Key AuthenticationvpnstrongswannetworkinglinuxThis tutorial will demonstrate step by step how you can install and configure a site to site vpn with strongswan and using pre-shared key authentication.
Published onJanuary 30, 2018Authenticate to your AWS MySQL RDS Instance via IAMawsmysqliamdatabasesThis tutorial will demonstrate how you can use iam based authentication on aws to authenticate without plaintext passwords to your mysql rds database.
Published onJanuary 23, 2018Using Hive for Small Datasets on my Mac using DockerbigdatahivedockerThis tutorial will demonstrate how how to use hive on your macbook to process small datasets for demonstration purposes
Published onJanuary 22, 2018Using getpass in Python to accept passwords from stdin without echoing it backpythonsecurityThis tutorial will demonstrate how you can use getpass in python to accept input without returning the output
Published onJanuary 11, 2018Setup a Basic Hello World Pipeline on ConcoursedevopsconcourseThis tutorial will demonstrate how you can us concourse-ci to setup a basic pipeline