New Service
- MarkaBoo delicious + backpack,還可以上載檔案!
- Windows Live Favorites Live.com 版 del.icio.us
New Rules?
Jarhead
- In The Fucking Hell - Jarhead Quote: 在軍中真的不能提升自我,要不是胡鬧變的和白痴一樣,就是習慣了命令變成了機器人。
- Jarhead平頭日記 Quote: 我的觀後
I discovered today that the unpatched Solaris ssh program doesn'tunderstand the 'GSSAPIKeyExchange' and 'GSSAPIAuthentication'configuration options that are necessary to fix the problem on the patched ssh. (I had them in a $HOME/.ssh/config file that was shared between a patched system and anunpatched system.)
So what appears to have happened is that Sun developed a new version ofssh that implements the GSS stuff, and as a result requires it and theKerberos stuff to be installed and configured and so
Improving programming productivity is a big business, producing a neverending parade of methodologies and processes and research and whatnots.But over the past 40 odd years I think we've learned that there'sonly four real ways to do it:
(to put them all in punchy short forms)
None of these should be new to people, since Fred Brooks covered themall 30 years ago in The Mythical Man-Month (with much better writing,
New Service
New Rules?
Jarhead
WSGI is the Python 'WebServer Gateway Interface', which is a standard interface between webservers and Python web applications. The idea is that you write yourapp as a WSGI app, then glue it to the web interfaces of your choice:CGI-BIN, SCGI , a standalone testing webserver, whatever. The WSGI stuff encourages a stacking model, wheremodular middleware can be transparently inserted above applications tohandle various more or less generic things.
(Ian Bicking gives examples of a bunch of WSGI middleware here
Through the pca news page I found out someimpending changes to access to Solaris patches. There are two changes:
I'm honestly not sure how these two interact, since it's hard toenforce having accounts with anonymous ftp