PIXNET Logo登入

有錢劉的碎碎唸.

跳到主文

這邊就放一點新聞/政治/小東西的碎碎念, 原來的 Blog 就會以長篇的評論為主

部落格全站分類:心情日記

  • 相簿
  • 部落格
  • 留言
  • 名片
  • 11月 21 週三 201216:33
  • Ubuntu 用的 QA 工具.

http://qa.ubuntu.com/automation/
 
看起來不錯
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(1) 人氣(146)

  • 個人分類:電腦技術
▲top
  • 7月 13 週五 201223:24
  • postfix: fatal: unsupported map type: hash

這個原因是因為沒有將 berkdb 編進去
# euse -E berkdb 
# emerge postfix 
再重開就可以了....
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(78)

  • 個人分類:電腦技術
▲top
  • 6月 04 週一 201201:28
  • [git] git merge 另一個 branch 內的某一個 commit

# git cherry-pick [commit-name]
ex:
# git cherry-pick c421f358c40c97e1820faf0dd66536f87a7eae7d
 
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(129)

  • 個人分類:電腦技術
▲top
  • 5月 26 週六 201210:51
  • [GIT] Restore a delete file

http://stackoverflow.com/questions/953481/restore-a-deleted-file-in-a-git-repo
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(35)

  • 個人分類:電腦技術
▲top
  • 3月 03 週六 201202:26
  • Ubuntu 修改 default login desktop manager .

# sudo dpkg-reconfigure gdm
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(87)

  • 個人分類:電腦技術
▲top
  • 3月 03 週六 201200:00
  • Ubuntu Change Default Editor

# sudo update-alternatives --config editor
There are 4 choices for the alternative editor (providing /usr/bin/editor).
Selection Path Priority Status
------------------------------------------------------------
0 /bin/nano 40 auto mode
1 /bin/ed -100 manual mode
2 /bin/nano 40 manual mode
* 3 /usr/bin/vim.basic 30 manual mode
4 /usr/bin/vim.tiny 10 manual mode
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(94)

  • 個人分類:電腦技術
▲top
  • 11月 13 週日 201120:19
  • GitHub on Your Servers

GitHub on Your Servers
A secure, intuitive system for enterprise software development and collaboration.
有趣的服務....
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(28)

  • 個人分類:電腦技術
▲top
  • 8月 11 週四 201113:44
  • ubuntu set static ip

edit /etc/network/interface.
and example
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
        address 172.20.10.101
        netmask 255.255.255.0
        network 172.20.10.0
        broadcast 172.20.10.255
        gateway 172.20.10.100
auto eth1
iface eth1 inet static
        address 192.168.1.1
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(200)

  • 個人分類:電腦技術
▲top
  • 7月 14 週四 201114:41
  • ubuntu 10.04 and 10.10 run Firefox 5

sudo add-apt-repository ppa:mozillateam/firefox-stable
sudo apt-get update
sudo apt-get upgrade
 
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(68)

  • 個人分類:電腦技術
▲top
  • 7月 02 週六 201101:07
  • /bin/sed: can't read /usr/lib/libX11.la: No such file or directory

  CCLD   libpangoft2-1.0.la
  CC     pangoxft-font.lo
  CC     pangoxft-fontmap.lo
  CC     pangoxft-render.lo
  CCLD   libpangoxft-1.0.la
/bin/sed: can't read /usr/lib/libX11.la: No such file or directory
libtool: link: `/usr/lib/libX11.la' is not a valid libtool archive
make[4]: *** [libpangoxft-1.0.la] Error 1
(繼續閱讀...)
文章標籤

richliu 發表在 痞客邦 留言(0) 人氣(520)

  • 個人分類:電腦技術
▲top
123»

近期文章

  • Ubuntu 用的 QA 工具.
  • postfix: fatal: unsupported map type: hash
  • [分享]南斯拉夫內戰餘生錄
  • [git] git merge 另一個 branch 內的某一個 commit
  • [GIT] Restore a delete file
  • Ubuntu 修改 default login desktop manager .
  • Ubuntu Change Default Editor
  • GitHub on Your Servers
  • 高工時HTC工程師:我們不是沒想過要發展自己的作業系統
  • ubuntu set static ip

B組廣告版面

C組廣告版面

文章分類

  • 電腦技術 (23)
  • 碎碎念~~~ (2)
  • 記錄 (19)
  • 吐槽 (3)
  • 未分類文章 (1)