Scott Eissfeldt was here
  • About Me
  • Old Blog
  • Links!
    Something I like I like this, too

Scott Eissfeldt's website


Father / Husband / Software Mangler

Scott Eissfeldt's website


Father / Husband / Software Mangler

Workaround for Terraform Error DBParameterGroup not found

Posted on October 6, 2017

The terraform destroy command outputs a false error as it is not able to delete an AWS RDS MySQL DB. [Read More]
Tags: linux terraform

Which-Is-Kerberos-Admin-Server

Posted on October 3, 2017

To see which keytab server your client is trying to authenticate, you can run these commands. [Read More]
Tags: kerberos

Redirecting standard error into standard output from your unix commands into log files

Posted on October 3, 2017

Sometimes, we’re not able to view the output of standard error, or we’d like to keep this in a log file to search later. Saving the results of standard output can be useful for troublshooting issues the future. [Read More]
Tags: log unix

In Centos, manually add user and add ssh keys

Posted on September 25, 2017

Manual steps to add a user with sudo accecss in centos ``` adduser -U -G adm,wheel username -s /bin/bash && su -l username && mkdir .ssh && chmod 0700 .ssh && cd .ssh/ [Read More]
Tags: linux add users centos

First-Post

Posted on September 25, 2017

First Post [Read More]
Tags: hugo intro
  • ← Newer Posts
  • RSS
  • Email me
  • GitHub

Scott Eissfeldt  •  2020  •  www.eissfeldt.com

Theme by beautiful-jekyll