# LOLFAQS ######### Morceaux choisis from FAQs, man pages, documentations and other nerds litteracy. -------------------------------------------------------------------------------- ### Apache 1.3 Can I use my /etc/passwd file for Web page authentication? Yes, you can - but it's a very bad idea. Here are some of the reasons: [......] If you still want to do this in light of the above disadvantages, the method is left as an exercise for the reader. It'll void your Apache warranty, though, and you'll lose all accumulated UNIX guru points. -> http://httpd.apache.org/docs/1.3/misc/FAQ.html#passwdauth ### Linux Netkit/Telnet Manpage BUGS : The source code is not comprehensible. -> http://man.gnusquad.org/telnet.netkit/section-1/en/ ### Eggdrop Please, read the Readme file before attempting to set up this bot. It is NOT easy to use! This file is a quick setup guide, not a miracle worker. If you enter this file without basic Eggdrop knowledge, you will NOT leave with a working bot! Before asking ANY questions, READ THE README FILE OR YOU WILL BE BURNED TO A HORRIBLE DEATH! IF YOU DO NOT READ THAT FILE I WILL PERSONALLY WALK TO YOUR TERMINAL AND BEAT IT WITH A SMELLY SNEAKER! By the way, read the README file. -> http://www.eggheads.org/support/egghtml/1.6.19/install.html#sect1 ### Munin-node configuration file # A list of addresses that are allowed to connect. This must be a # regular expression, due to brain damage in Net::Server, which # doesn't understand CIDR-style network notation. allow ^127\.0\.0\.1$ -> http://munin.projects.linpro.no/browser/branches/1.0-stable/node/munin-node.conf.in ### Logwatch 'HOW-TO customize logwatch' Here is a guide on how you should use the detail setting: 0 (Low): Display only errors and security-related issues 5 (Med): Display anything that a typical administator would be interested in 10 (High): Display anything that a paranoid administrator would want to see In some cases, you can use a security setting higher than 10. This would be reserved for information so trivial that it would not even interest the US Government. -> http://www.logwatch.org/tabs/docs/HOWTO-Customize-LogWatch.html ### From Jyraphe's sources $link .= 'file.php?h=' . $res['link']; // h because 'h' looks like a jyraphe ;) -> http://home.gna.org/jyraphe ### IRC Services FAQ A.6. There is no question number 6. -> http://www.ircservices.za.net/docs/faq.html#A6 ### Python irclib documentation Current limitations: [....] * The author haven't even read RFC 2810, 2811, 2812 and 2813. -> http://www.sourceforge.net/projects/python-irclib ### procstatd man page procstatd is provided under a slightly modified GPL version 2"b" (for beverage), see the README.GPL in the source. [....] What's the GPL "b" modification? He's glad you asked. If you use the software and happen to meet the author (say, at a Linux Expo or the like) you are morally and ethically obligated to at least offer to buy him a beverage. -> man procstatd ### mutt documentation indent_string Type: string Default: "> " Specifies the string to prepend to each line of text quoted in a message to which you are replying. You are strongly encouraged not to change this value, as it tends to agitate the more fanatical netizens. -> http://www.mutt.org/doc/manual/manual-6.html#ss6.3 ### xscreensaver FAQ When I'm logged in as root, xscreensaver won't lock my screen! Don't log in as root. [...] When I'm logged in as root, xscreensaver won't launch at all! Don't log in as root. -> http://www.jwz.org/xscreensaver/faq.html#slideshow ### Trac FAQ What is a "Wiki"? The term Wiki is a shortened form of WikiWikiWeb. A Wiki is a database of pages that can be collaboratively edited using a web browser. See also: TracWiki Did you copy the previous question from the MoinMoin FAQ? Why yes, thanks for asking. -> http://trac.edgewall.org/wiki/TracFaq#wiki ### Mongrel FAQ Q: Is Mongrel secure? Anyone who claims their server is "SECURE" is full of crap. -> http://mongrel.rubyforge.org/wiki/FAQ ### Roundup FAQ I got an error and I cant reload it! If you’re using Netscape/Mozilla, try holding shift and pressing reload. If you’re using IE then install Mozilla and try again ;^) -> http://roundup.sourceforge.net/docs/FAQ.html#i-got-an-error-and-i-cant-reload-it ### MySQL manpage For beginners, a useful startup option is --safe-updates (or --i-am-a-dummy, which has the same effect) -> http://dev.mysql.com/doc/refman/5.1/en/mysql-tips.html#safe-updates ---------------------------------------------------------------------------------------------------------- Please feel free to send your owns at saami(AT)perdrix(DOT)xyz (with [lolfaqs] in subject).