商業版本的 UNIX –Solaris 真的好用嗎?

dokein 心血來潮弄了一部solairs 9 for x86 ~…
玩了幾些天, 雖然還是大部份的架構和 BSD 差不多,
but 一樣是在 i386上面跑的UNIX, 看起來商業版的
並不會比較好用, 重點是速度並不會比較快!

光是 tar ~…不能引用 gzip or bzip2 壓縮屬性….
就好不習慣了! …連要make 一下都會出現缺 ar , nm …工具
(更~..原來sun \”私自\”移到 /usr/css/bin 下)

昨天遇到比較傷腦筋的是沒有Linux 的 /etc/rc.d/rc.local ,
也沒有像 FreeBSD 的 /usr/local/etc/rc.d
翻了翻手冊~…原來 , 進入Run Level 3 前也會先執行 run level 2
(/etc/rc2.d) 到 rcn.d 裡會有 SxxDaemon 和 KxxDaemon ,
(xx=00~99) , 會依序跑 S00~K99 …
所以, 我的做法是建立 /etc/rc.local , 然後
ln -s /etc/rc.local /etc/rc3.d/S99Daemon
(在 rc3.d裡沒有K開頭的檔!) 看來是可以 work ~…

Share your vote!


Do you like this post?
  • Fascinated
  • Happy
  • Sad
  • Angry
  • Bored
  • Afraid

Leave a Reply

Your email address will not be published. Required fields are marked *


Please help to input verification code