Technology PuTTY, TMUX and NPM I use PuTTY often when I'm on a Windows machine to connect to my Linux boxes to do work. I also use TMUX and NPM which both do line-drawings to display UI. NPM When listing a tree of installed modules, NPM uses lines to
Bleeding Edge Disable GUI on the BeagleBone Black I've been using the BeagleBone Black [http://beagleboard.org/Products/BeagleBone%20Black] as a headless web application server. For this purpose I don't want X Windows or GDM slowing the boot process and taking up precious resources. I looked around for ways to disable
Technology Gentoo Installation Bullet-point List I install Gentoo often enough that the Gentoo Handbook [http://www.gentoo.org/doc/en/handbook/handbook-x86.xml] is way too verbose, but not often enough to memorize the steps involved. This list is meant mainly for me, but also for anyone who is
Linux Modifying only directory permissions using find I recently went through my web directories and updated the permissions to be more inline with recommended security practices. When setting web file permissions in Linux you want to set execute permissions on a directory to allow listing and traversal, but you don't want