Entropy, as it relates to passwords, is a measure of how many attempts it will take during a search to exhaust all possibilities of your password. Pscalc is a utility to quickly let you calculate the entropy of a password given a few bits of information.
Recent Posts
Determine Entropy of a Password
How To Use the VirtualBox Command Line
VirtualBox is an application for creating virtual machines. A virtual machine is a software based computer, running inside your own. They have various uses, but one is to have an isolated environment in which to test software. The graphical user interface of VirtualBox has long been inaccessible to the blind—leaving the command line as the only option. Having said that, this guide may also be of interest to others. If you are a system administrator, for example, you might use the information here to automate the task of maintaining the virtual machines your company uses. Technical manuals, such as the one for VBoxManage—the command line interface to VirtualBox—do not exactly make for scintillating reading, thus, this guide.
Add code here.
Send Books to Kindle From the Command Line
I’m a firm believer that reading is one of the great joys of life. From Science Fiction to biographies, there’s something for everyone. Whenever possible, I purchase books in the EPUB format. As Amazon’s Kindle doesn’t support that format, I need to convert them to a format the Kindle understands (MOBI usually), and then upload them to my device. This can be done by hand, but I wanted an automated way to do it.
Trigger IFTTT From Emacs
IFTTT (If This Then That): http://www.ifttt.com/ is a service which can interact with hundreds of services and devices to take action on events.
Hello World!
This blog is here for me to talk about projects, programming, History, Math, or anything else I feel like writing about. Head on over to the about page to learn more about me.