This post describes how to wipe hard drive data with the “dd” command. From here and here.
How to Select Area in GIMP
The Double Colon Operator in Java 8
Notes about Ubuntu Guest on Mac Host in VirtualBox
Here is some notes about using Ubuntu guest on Mac host in VirtualBox.
Mount 2nd Disk When Starting Up
This is a note about how to mount the 2nd hard disk when Ubuntu starting up. From here.
Setup Octopress Environment
This is a note how to setup the Octopress environment on Ubuntu Xenial 16.04.
Create Menu Entry for IntelliJ IDEA
My environment is Ubuntu 16.04 Xenial. The default installation package of IntelliJ IDEA for Linux is in “tar.gz” format. Do the following steps to create the menu entry after extracting the package file.
IPFS
From here.
Translate Shell
Translate Shell (formerly Google Translate CLI) is a command-line translator powered by Google Translate (default), Bing Translator, Yandex.Translate and Apertium. It gives you easy access to one of these translation engines in your terminal.
Git Branch Operations
From here.