Encrypt your ZFS home directory in Ubuntu 20.04Short version…Note that this does not integrate with PAM and you’ll need to enter your password twice, once […]
SFTP folder sync for remote PHP debug with VSCodeThere are several VSCode SFTP or SSH extensions. I’ve tried a few. One I like is SSH FS […]
Get a specific line from file and print tab characters ...I run into this once in a great while, but can never remember. We have large data imports […]
Debian network bridge setup and 10Gb networking tipsI don’t like Network Manager. I know I probably just need to learn it, but why? It seems […]
CentOS going away, moving to DebianThe recent announcements about CentOS have left a lot of us frustrated to say the least. I’m ok […]
Setup BIND logging easilyWow, this was so annoying to solve, yet simple. I can’t believe how many results in searching brought […]
Convert Invalid OpenSSH format key file to RSASome utilities are not working with the default OpenSSH “ssh-keygen” utility because they are not in RSA format […]
Task image is corrupt or has been tampered withAnnoying!! Three times in the last couple weeks I’m running into Windows 7 error on a system image […]
Refactoring Zend Framework 2.4.x for use in ZF 2.7 and ...We’re finally working on moving to newer versions of Zend Framework, and yes, we are way way way […]
Convert physical disk to kvm/qemu raw sparse imgI’ve had a hard time finding any guides on this. Always they suggest using dd to copy disk […]
No Touchpad on Dell Inspirion on Centos 7I was not able to get the touchpad working using any of the typical solutions. What I found […]
MySQL 5.6 upgrade tips for Ubuntu 12.04 Precise(Wow, 1 year to the day from last post. How funny. Been too busy this last year to […]
CentOS 7 Clone Server from mdadm lvm systemThe below info is only super quick notes during a clone I ran recently, this is not a […]
1 Raspberry Pi as an Auto-connect SSH-Tunnel RDP Terminal (Works great ...Lately I have been interested to see if the RPi is up to the task of being an […]
VMDK convert and raw IMG mounting on Ubuntu 14.04 LinuxI haven’t tested mounting just the vmdk image, wasn’t sure if that would work, so I just ran […]
Windows 2003 Server 32bit guest on KVM host VirtIO driversThis was a tough one to figure out, yet, simple to do once I did it right. I […]
Freebsd CrashPlan backup folders outside /compat/linux solvedWell, at least I think I solved this… Â there may be a better way, but on my system […]
Outlook cannot save attachment errorA user at one of my clients ran into this today. He couldn’t open any images that were […]
Google Apps Multiple Calendars on iOS Sync not working on ...Ok, this took some time to figure out. Â A good example where I don’t use these features, so […]
Zend Framework 2 alternative layout template changed in module.php levelI am sure people are finding the correct way to handle this, but I keep ending up at […]