Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Knee Deep into a serious problem you find a nugget...that makes you smile.

Knee Deep into a serious problem you find a nugget...that makes you smile.

From: Chris Marquez <marquezemail_at_gmail.com>
Date: Tue, 24 Jan 2006 19:29:45 -0500
Message-ID: <d494e9760601241629u693dfc64n638c4cb28658f735@mail.gmail.com>


I don't know...this just made me laugh;

Only on Linux would one find such literal and direct documentation.

[root_at_db08 root]# more /usr/src/linux-2.4.21-4.EL /Documentation/sysctl/README

Documentation for /proc/sys/            kernel version 2.2.10
        (c) 1998, 1999,  Rik van Riel <riel_at_nl.linux.org>

'Why', I hear you ask, 'would anyone even _want_ documentation for them sysctl files? If anybody really needs it, it's all in the source...'

Well, this documentation is written because some people either don't know they need to tweak something, or because they don't have the time or knowledge to read the source code.

Furthermore, the programmers who built sysctl have built it to be actually used, not just for the fun of programming it :-)


Legal blurb:

As usual, there are two main things to consider: 1. you get what you pay for
2. it's free

The consequences are that I won't guarantee the correctness of this document, and if you come to me complaining about how you screwed up your system because of wrong documentation, I won't feel sorry for you. I might even laugh at you...

But of course, if you _do_ manage to screw up your system using only the sysctl options used in this file, I'd like to hear of it. Not only to have a great laugh, but also to make sure that you're the last RTFMing person to screw up.

In short, e-mail your suggestions, corrections and / or horror stories to: <riel_at_nl.linux.org>

Rik van Riel.


Introduction:

Sysctl is a means of configuring certain aspects of the kernel at run-time, and the /proc/sys/ directory is there so that you don't even need special tools to do it!
In fact, there are only four things needed to use these config facilities:
- a running Linux system

--
Chris Marquez
Oracle DBA

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 24 2006 - 18:29:45 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US