Terminal Commands For Beginners

bash

Let’s go over some terminal commands for Beginners. This assumes you have basic computer knowledge and might have some sort of interest in software development. Terminal commands, especially those for linux systems, will get you pretty far. My Setup MacOS Opening Your Terminal On a mac hit command+space. This will open a search window. My … Read moreTerminal Commands For Beginners

Unprotected Private Key File, Permissions 0644 for ‘yourFile.pem’ Are Too Open

So, I’m new to AWS. Today I setup a new EC2 instance to deploy a personal instance of sentry.io. It’s a pretty universal and open source code error reporting tool which I plan to use to report on internal infrastructure and customer facing applications. During that setup process I needed to SSH into my new … Read moreUnprotected Private Key File, Permissions 0644 for ‘yourFile.pem’ Are Too Open