The error happened on Ubuntu Xenial with Octopress. The fix is to copy the needed “libpython2.7.so.1.0” to override the existing “libpython2.7.so.a” file.
kiwix zim & zimply
Kiwix is an offline solution that allows you to access educational content like Wikipedia, the Wiktionary, TED talks and many others on any computer or mobile device. Kiwix provides the offline archives in zim format on its website. In your Kiwix client you can download the archived files to read.
You can also open a zim format file and get the content with a program. For an example, use zimply:
Neal Ford On Programming Languages and Platforms
Interview with Neal Ford by Sadek Drobi on Aug 24, 2008. From here.
Fix clj-ssh 'UnknownHostKey' issue
The current theme of 'oh-my-zsh'
In “on-my-zsh”, you can set “ZSH_THEME=”random”” in the “.zshrc” file. By doing so, the theme of the terminal will be changed each time when you open a terminal window.
One question is that, how to know what the current theme is? The answer is from here.
Filter with grep, sed and tr
Ubuntu Make
Create website shortcut in Ubuntu
From here.
DeckTape
From here.
DeckTape is a high-quality PDF exporter for HTML5 presentation frameworks.
Use autojump
“autojump“ is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line.