Deprecated
Please refer to: https://github.com/oceanpad/tmux-conf
tmux includes most features of GNU Screen.
If you want open file use command line derectly. You can use “xdg-open”(Linux)
How to Backup a MySQL Database with mysqldump
One of the most common ways of backing up with MySQL is to use a command called “mysqldump”.
Are you looking to install software on your Virtual Box but running low on disk space?
Web架构师究竟都要学些什么?具备哪些能力呢?先网上查查架构师的大概的定义,参见架构师修炼之道这篇文章,写的还不错,再查查公司招聘Web架构师的要求。 总结起来大概有下面几点技能要求:
The essential purpose of both local and remote notifications is to enable an app to inform its users that it has something for them.
set git alias, this can make your control easily!1
2
3
4git config --global alias.ch checkout
git config --global alias.br branch
git config --global alias.co commit
git config --global alias.st status
Node.js is being actively developed, and the latest stable version frequently changes. From time to time you will find a module that doesn’t work with your current version of Node and says that you need to upgrade.
If you want to use make web app can run in many platforms like ios, andorid and so on, you can learn cordova.
Write one time use html, css, javascript, run everywhere.
React.js is very popular recently, you can use js framework to make your web app better and better.
cordova cordova homePage
Frequently Used Git Commands[reposted]
Leaning facebook react
The different between [global] and [local]
Only for linux.
Just backup, or call it add old blog.
Just ignore this blog.
I add it just for myself use easily.
use gulp make a small file server
Facebook CTF had become Open souce today.
git set commit history user.name and user.email
i18n = Internationalization: i, then 18 letters, then n
l10n = Localization: l, then 10 letters, then n
Sometimes you want to share files between hosts and guest,
So you need use virtualbox’s shared folder feature.
very first gulp example