Skip to content
Programming Notes
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search
Menu Close
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search

Services

  1. Home>
  2. Services

Sentry on Django

  • Post author:Van Ly
  • Post published:2023-08-04
  • Post category:Django/Programming/Python/Sentry

Sentry is one of those things that most companies use, but most people (or maybe just I) don't really know how to use it. The way I learn these things…

Continue ReadingSentry on Django

Fast Guide to Launching an EC2 Instance w/ SSH Access

  • Post author:Van Ly
  • Post published:2019-09-29
  • Post category:AWS/ec2/ssh/Windows

Concepts Minimal number of concepts to understand: Key pair -- a pair of public and private cryptographic keys that will be used to establish a secure shell/terminal to the launched…

Continue ReadingFast Guide to Launching an EC2 Instance w/ SSH Access

EC2: “chmod ugo+rw ~” breaks SSH

  • Post author:Van Ly
  • Post published:2015-07-26
  • Post category:AWS/ec2/Programming/ssh
  • Post comments:0 Comments

"chmod go+rw ~" breaks SSH Quick note: running chmod go+rw /home/ec2-user could break subsequent attempts to SSH into the EC2 instance. When all the usual suspects regarding SSH identity files,…

Continue ReadingEC2: “chmod ugo+rw ~” breaks SSH

Heroku on Windows 7

  • Post author:Van Ly
  • Post published:2014-08-17
  • Post category:Heroku/Programming/Windows
  • Post comments:0 Comments

Prerequisites Git installed and on PATH Installation Sign up for a Heroku account.  Note the user email address and password. Download and install the Heroku Toolbelt. (see https://devcenter.heroku.com/articles/quickstart) Even if…

Continue ReadingHeroku on Windows 7
  • Author.instance().info()
  • Docker Starters
  • Patience-impaired Navigation
Copyright - WordPress Theme by OceanWP