Download RDS logs

The easer way to grab your RDS logs db_instance="awesome_db_identifier" aws_profile="corp_aws_

Read more

Simple Script to read linux process limits

#!/bin/bash if [ "$#" -ne "1" ]; then echo "" echo -e "\033[01;32mLimit checker\

Read more

Copy/Duplicate an entire Postgres database on the same server.

Stolen from TablePlus Blog [https://tableplus.com/blog/2018/04/mysql-get-size-of-tables.html], Cool product check it out here [https://tableplus.

Read more

Fix Google's Shared Calendar issues for Apple Devices

Google has decided to treat Apple devices as 2nd class citizens in its ecosystem, you can access shared calendars, but

Read more

Create a read-only role & user in PostgreSQL

Create the role for exampledb.... Note, make sure to connect to the db you want to effect privileges for... \c

Read more

Flush DNS

Chrome: go to: chrome://net-internals/#dns and click "Clear host cache" Mac OS: sudo dscacheutil -flushcache; \ sudo killall

Read more

Basic Linux Troubleshooting

Simple steps to get you started troubleshooting your linux system.

Read more

GPG: Sign, Encrypt, Decrypt and Finding public keys!

How to use gpg to perform basic tasks on the command line!

Read more

GPG: Exporting & Publishing your public key

Export and publish your GPG public key!

Read more

Yubikey GPG Setup

Basic getting started guide to get you going with your Yubikey and gpg.

Read more

Do you have any question to us?

Contact us and we'll get back to you as soon as possible.