2013年10月21日 星期一
The authenticity of host can't be established issue
when using ssh connect to 192.168.0.xxx would meet this issue:
ssh -o StrictHostKeyChecking=no 192.168.0.xxx
2013年10月19日 星期六
git commit 常用指令
修正 commit 過的版本歷史紀錄 : http://ithelp.ithome.com.tw/question/10138791
* git reset --hard "HEAD^"
* git reset --soft "HEAD^"
* git reset --hard ORIG_HEAD
* git commit --amend
設定 .gitignore 忽略清單: http://ithelp.ithome.com.tw/question/10138831
* git reset --hard "HEAD^"
* git reset --soft "HEAD^"
* git reset --hard ORIG_HEAD
* git commit --amend
設定 .gitignore 忽略清單: http://ithelp.ithome.com.tw/question/10138831
2013年9月27日 星期五
2013年9月13日 星期五
2013年9月12日 星期四
2013年9月7日 星期六
2012年12月27日 星期四
2012年11月15日 星期四
2012年10月9日 星期二
實用的 Linux screen 指令
當出差或需要遠端連線時,網路品質若不佳,可以使用screen 指令,確保連線中斷之後,之前的操作能夠繼續進行。
教學網頁: http://lagunawang.pixnet.net/blog/post/2836825-linux-screen%E6%8C%87%E4%BB%A4
2012年9月20日 星期四
2011年11月26日 星期六
2011年7月6日 星期三
2011年6月21日 星期二
2011年6月20日 星期一
2011年6月19日 星期日
2011年6月2日 星期四
2010年11月21日 星期日
2010年11月11日 星期四
訂閱:
文章 (Atom)