| ||||||
| 2012/7/2-27 [Science/Physics] UID:54426 Activity:nil |
7/2 http://news.yahoo.com/apnewsbreak-proof-god-particle-found-131226045.html URL says it all. \_ A comic video helps explain it: http://www.csua.org/u/wxa |
| 2012/7/2-27 [Uncategorized] UID:54427 Activity:nil |
7/2 http://www.robertsinclair.net/comic/asshole.html It works for everything. |
| 2012/7/2-8/19 [Computer/SW/Security] UID:54428 Activity:nil |
7/2 When I do "ssh name@machine command", that does not show up
on the last log. Where is that action logged?
\_ Depends on accounting level. Might not be logged at all.
\_ Enable logging on sshd itself in the system sshd_config file. |
| 2012/7/2-8/19 [Computer/SW/Unix] UID:54429 Activity:nil |
7/2 If I download a software that has GNU GPL and create a search
engine on top of it and the search engine profits (and I don't
release the source code nor do I modify or redistribute it), is
that an acceptable use of GNU GPL?
\_ Yes. Even the AGPL allows this if you don't modify the program.
\_ What if I'm a search engine that uses something that uses
GNU GPL and I modify it for the company's infrastructure
like Borg or GFE or BigTable but never release it to the
world, is that acceptable use?
\_ Yes. http://gnu.org/licenses/gpl-faq#GPLRequireSourcePostedPublic |