A Beautiful Developer’s Font
I’ve been experimenting with the development environment of my Linux setup recently. I’m running two virtual machines via VMWare Workstation from my Windows 7 PC. One is an Ubuntu 10.10 install using...
View ArticleA UDP Flood Story
I recently suffered a UDP flood attack on my little virtual private server (VPS), and thought I'd describe the steps I went through to discover and fix the problem.SymptomsPeriodically, my server would...
View ArticleWordPress Bash Upgrade Script
Bash is fun. I mean it's a little weird, but it's fun. I've been reading the Linux Command Line and Shell Scripting Bible which I highly recommend. I also wanted a script I could use to update the...
View ArticleSSH and SFTP Chroot Jail
Photo by Andrea SchafferFor a little while now I've wanted to be able to chroot both SFTP and SHH accounts on one of my multi-user VPSs.SFTP on its own is not so difficult. OpenSSH 4.9p1 and above...
View ArticleMunin Virtual Host Configuration on Ubuntu 14.04 and Apache 2.4
Having switched to Nginx a while ago, I was recently forced to use Apache for a client installation. There have been some significant changes in 2.4 from 2.2, include the 'Requires' option. I also...
View ArticleHow to Create a Truly Portable Ubuntu Installation on an External USB HDD or SSD
How to Create a Truly Portable Ubuntu Installation on an External USB HDD or SSDAnthony BouchFri, 02/28/2020 - 19:07How to Create a Truly Portable Ubuntu Installation on an External USB HDD or...
View ArticleWSL 2 Setup for Development
WSL 2 Setup for DevelopmentAnthony BouchSat, 05/30/2020 - 17:07WSL 2 Setup for DevelopmentPlaceholder for Submitted InfoSharePlaceholder for Feature Image or VideoHere are a few notes, snippets, and...
View Article