Share Managing SSH Keys Stored in Active Directory Active Directory Linux In a previous blog post we discussed how we can allow users to store their keys...Read More Apr 21 3,854 0 by Ted Salmon
Share Storing SSH keys in Active Directory for easy deployment Active Directory Linux Public key authentication has long been considered one of the most secure methods of remote SSH authentication. However, using...Read More Aug 9 33,427 19 by Ted Salmon
Share Ubuntu – Installing Doxygen Linux Programming Installing Doxygen ∞ This article will walk you through the process of installing Doxygen on Ubuntu;...Read More Jan 16 1,460 0 by Dave Lasley
Share Installing Odoo 8 From source in VirtualEnv (Ubuntu) Linux Odoo Development This article will walk you through installing Odoo 8 from source on an Ubuntu (or other...Read More Sep 15 2,732 0 by Dave Lasley
Share Dynamic DNS With CloudFlare – Ubiquiti EdgeRouter EdgeRouter Linux Python Web This tutorial will walk you through the process of setting up Dynamic DNS with CloudFlare on...Read More May 18 2,253 0 by Dave Lasley
Share Dynamic DNS Using LibCloud – EdgeRouter EdgeRouter Linux Python Web This tutorial is aimed for users with a dynamic IP, and a DNS host that does...Read More Aug 21 1,760 0 by Dave Lasley
Share Send Emails From Gmail Through Shell/Script – Linux Linux Table of Contents [hide] 1 Intro 2 Install ssmtp 3 Configure ssmtp 4 Credits Intro ∞...Read More Jun 19 606 0 by Dave Lasley
Share Configure Linux for Active Directory Authentication With SSSD Linux In this tutorial, we will configure a Linux box to authenticate against Active Directory. There are...Read More Jun 7 18,441 0 by Dave Lasley
Share Ubuntu prompting for upgrade when none is available Linux After upgrading to Ubuntu 13.10, my system was continually telling me that there was an update...Read More Jun 5 226 0 by Dave Lasley
Share Install Doxygen From Source Linux Install dependencies apt-get install graphviz flex bison Pull git snapshot git clone https://github.com/doxygen/doxygen.git && \ cd...Read More May 31 166 0 by Dave Lasley