Free Post Getting MySQL DB Size from query MySQL databases are generally pretty good about dealing with large size tables with indexes, however sometimes it’s good to know just how large a DB is so you can
Free Post Hosting Debian 9: Server Security with Fail2Ban Linux server security is always a good topic of discussion that everyone seems to have a different opinion about. I have recently been building a number of new production servers
Free Post linux Mount + Write to a Windows 10 partition IN Linux I have recently made the switch from OSX as my daily to Ubuntu Gnome and it has been largely successful, thanks in no small part to the Lenovo X240 laptop
Free Post linux Plex Media Server From Scratch So… I have built a million of these things and I figured it’s finally about time I document what I had to do to get it running. I am
Free Post android Fix ADB permission issue on Ubuntu (Linux) So this is apparently a pretty simple problem, but it was one that perplexed me for quite a while. Being an OSX native that recently converted to Ubuntu full-time, I
Free Post linux Tilix Terminal for Linux As a MacOS user for the majority of my development career, the one thing that I really missed when I switched over to Linux full-time was the multi-pane-ability of iTerm2.
Free Post imposter syndrome Imposter Syndrome A lot of people that I know, other developers included, think that this is all a bunch of crap. I explained to them what I was talking about and aside
Free Post Hosting Ubuntu dynamic MOTD on Debian 8 One thing I really do like about Ubuntu was the nice, concise little screen that you get when you SSH into a host. It was a very nice, very quick
Free Post android Turn your Nexus into a Pixel Ok, so we’re not really going to turn your phone into a pixel, but we are going to use legit google packages to add the pixel launcher and google
Free Post iterm Hotkey word jump in iTerm 2 So iTerm2 is a great program, since I switched to it along with ZSH, it’s been nothing but blue skies and happiness… Until I tried to word jump with
Free Post Ghost Use LetsEncrypt SSL certs with Heroku How to use LetsEncrypt SSL certs with Heroku. -------------------------------------------------------------------------------- Update May 2017: Heroku now offers free, automatic SSL certs from LetsEncrypt that are easier to manage than these are. Go
Free Post Ghost Run Ghost on Heroku with S3 So Ghost has quickly become a very cool blogging platform that not only looks great but is also very quick and lean, not to mention the fact that is supports
Free Post Python Brief Primer on Python VIRTUALENV So lately I have been digging into learning Python for work and pleasure, and probably the FIRST tool that I had to come to grips with was virtualenv. The problem
Free Post OSX Tips and Tricks Quick SSH Proxy Tunnels Something I had been wanting to learn, but hadn’t been able to figure out was SSH tunnels. SSH Tunnels are basically a poor man’s VPN, well, minus the
Free Post linux Bash Shell Tricks & Shortcuts The more my web development skills evolve, I have noticed the more time I spend in a terminal window. There’s something serene about a black background with green text