-
ZSH
Managing Dotfiles With Ansible
Yesterday I posted about managing our local configuration with Ansible and today I’m going to continue this path by putting…
Read More » -
VirtualBox
Virtualization with VirtualBox: Installation and Configuration
In this post, we feature Virtualization with VirtualBox. This article is part of our Academy Course titled VirtualBox Tutorial: Virtualization…
Read More » -
DevOps
Storing X.509 Digital Certificates (And Other Messy Things)
We often need to store structured binary data in our database – images, pdf documents, etc., but also have a…
Read More » -
BASH
Linux cut Examples
In this post, we feature comprehensive Linux cut Examples. Cut is a Unix command line utility which is used to…
Read More » -
Apache
Apache HTTP Server Tutorial
Course Overview In this post, we feature a comprehensive Apache HTTP Server Tutorial. The Apache HTTP Server, colloquially called Apache,…
Read More » -
Apache
Apache URL rewrite example: Rewriting and redirecting URLs with mod_rewrite
In this post, we feature a comprehensive Apache URL rewrite example. This article is part of our Academy Course titled…
Read More » -
Databases
Database Threat Models
I finally have a breather and can start working through my backlog of ideas. I start with some background that…
Read More » -
DevOps
Dense Virtualization via Linux Containers
We are living the era of buzzwords, and Docker is for sure one of those in the technological landscape. Docker…
Read More » -
PostgreSQL
Creating User-Defined C Functions in PostgreSQL
Many experienced database developers are familiar with user-defined functions implemented in SQL or a procedural language. PostgreSQL itself supports PL/pgSQL,…
Read More »