Archive for Linux

xfs on CentOS-4

使用的版本是 CentOS 4.8,ICH10R (Xeon5500 系列的板子) 要用這個版本才認得 AHCI (有 user 說 4.7 也可以,大概是 kernel update 過後吧?)。
Read the rest of this entry »

Leave a Comment

Ubuntu-desktop

雖然說要安裝的機器幾乎都不是當 desktop 在用的,但是好像還是用 desktop 來裝會比較方便,不過 desktop 有幾個缺點,其中之一就是沒辦法做 softraid (md)。下面是一些小心得…

  • 要遠端連線近來要裝 openssh-server (直接裝 ssh 這個 meta package 也可以),裝好之後記得自己在 /etc/ssh/sshd_config 裡面加 UseDNS no
  • 掛 nfs 要先裝 nfs-common
  • vim 還是裝 vim-nox 比較好用

Leave a Comment

yum-plugin-fastestmirror

這個 plugin 照說是要讓 yum 可以找到最近的 mirror site 去下載套件的,不過最近 (特別是 CentOS 5 和 Fedora 上面) 常常發現他會跳去抓日本甚至俄國的 mirror site =.=

而且我發現去改 /var/cache/yum/timedhost.txt 也沒有用,這 plugin 是還會自己 cache host list 還是怎樣嗎?
Read the rest of this entry »

Leave a Comment

Commercial Linux

一般公司行比較容易碰到需要使用商業版本的 Linux,除了因為付費的服務之外,很大的原因是因為通常只有這些 Linux 才有被商業軟體認證可以運行,常見的像是 RedHat Enterprise Linux 或是 SUSE Linux Enterprise Server。
Read the rest of this entry »

Leave a Comment