Jansen 請我寫五位作最喜歡的作者,一時為之語塞,原因自己涉獵不多,學識不廣,一時想不起有哪些「心水」作者,所以遲遲未寫。容許我扭一扭題目,推薦一些我認為不錯的作者。喜歡說不上,但對他們我是相當佩服的:
- 押井守
Jansen 請我寫五位作最喜歡的作者,一時為之語塞,原因自己涉獵不多,學識不廣,一時想不起有哪些「心水」作者,所以遲遲未寫。容許我扭一扭題目,推薦一些我認為不錯的作者。喜歡說不上,但對他們我是相當佩服的:
It's always the little things about new Unix systems that get to me.Take $PATH on Solaris.
On a modern Linux distribution with a stock install, a sysadmin's full$PATH needs only five directories:
/bin /usr/bin /sbin /usr/sbin /usr/X11R6/bin
(Sometimes /usr/bin/X11 is used instead of /usr/X11R6/bin .)
On Solaris 9, my $PATH is
在 Blogosphere 天南地北,留下不小腳毛 (即留言),但往往會忘記自己曾在哪裏留過,忘記回看,錯失之後可能出現更有價值的討論。 coComment 是一個用來追?你留言的地方,在概念上很好,可以好好追蹤管理,也可以分享,不用單靠 Search Engine 來找
Google Net
A one-line addition to httpd.conf : 30 seconds.
Restarting Apache: 30 seconds.
Making sure that the addition was the right thing to do to an oldversion of Apache and wouldn't kill the server: much longer .
(And of course the much longer doesn't look too much like work, anddoesn't entirely feel like work.)
Accidentally using kill -USR2 instead of kill -USR1 to gracefullyrestart the