In some cases when you cannot use “ftp/scp” to transfer files between hosts, you can try the “sz/rz” commands which use the “ZMODEM“ protocol.
Cross domain cookie, redirect and more
Some ways to free disk space on Ubuntu
Git Stash
Some network security issues in web application
combine multiple git repositories into one
The purpose is to combine multiple Git repositories into one without losing the history information. From here(MiniQuark’s answer).
Ubuntu PPAs By WebUpd8
Fix the Octopress "invalid ELF header in ffi" error
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.