Installing Subversion, Webdav, and Websvn
Installing Subversion on Gentoo Installing Subversion on Gentoo is very easy. By this point, you should have installed apache, dns, vhosts, and webapp-config and may have completed installing ssl, and...
View ArticleGentoo Updating An Old System – Gentoo Tutorial
Updating an old gentoo system is not ideal, but it is possible with time. We will go though the process of updating an old gentoo installation in this tutorial. Most of use don’t enjoy updating our...
View ArticleZFS, RAIDZ, and Encryption on Gentoo – Secure Redundant ZFS NAS
Here we will cover how to install zfs raidz encryption in gentoo linux. In a previous article, I wrote about encryption coming to freenas. Since the drive replacement feature was not yet implemented...
View ArticleFFMpeg Benchmark – Effect of Threads and Bitrate on Image Quality
If you have been following along, we have recently been doing a series on command line video tools. Here I review a recent ffmpeg benchmark I performed. After reviewing the documentation and encoding a...
View Articlereaver script
I created a reaver script to see if my home wireless network was vulnerable to a reaver attack. If you’re not familar with reaver, it is uses a brute force attack against WPS to recover WPA/WPA2 keys....
View Articlelinux zfs volume disappears on reboot
While configuring my xen server, I noticed that my linux zfs volume disappears on reboot. It appears as though this is a known bug having to do with a race condition between the availability of the...
View Articlewebapp-config upgrade webapp
Here we’ll discuss using the webapp-config upgrade function to keep your webapps up to date in gentoo linux. The main reasons for me writing this is 1) the webapp-config upgrade process is something I...
View Articlesetup bitcoin mining gentoo linux
Setup bitcoin mining on a gentoo linux box with a couple of cheap ATI graphics cards. Originally posted on GentooVPS.net as setup bitcoin mining gentoo linux
View Articlescreen inside screen
Use screen inside screen to control multiple ssh sessions at once. Nested screen sessions increase efficiency. Add a screen status bar to help navigation Originally posted on GentooVPS.net as screen...
View Article