Does it give you any errors? what did it do and what does it do now exactly?
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
It's a skript that took the info about the latest linux kernels from http://www.kernel.org . It doesn't give any errors or anything at all, nothing happens. Before it used to send the info vie notice.
please post a link to the script. the site it contacts has probably changed the way it works therfore the script is requesting the wrong information.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
Right then i looked at the script and did manually what it was doing for you here is the results.
*** Looking up www.kernel.org
*** Connecting to 204.152.189.116
*** Connection established
The latest stable version of the Linux kernel is: 2.4.22
The latest prepatch for the stable Linux kernel tree is: 2.4.23-pre5
The latest snapshot for the stable Linux kernel tree is: 2.4.22-bk25
The latest beta version of the Linux kernel is: 2.6.0-test5
The latest snapshot for the beta Linux kernel tree is: 2.6.0-test5-bk14
The latest 2.2 version of the Linux kernel is: 2.2.25
The latest 2.0 version of the Linux kernel is: 2.0.39
The latest prepatch for the 2.0 Linux kernel tree is: 2.0.40-rc6
The latest -ac patch to the stable Linux kernels is: 2.4.22-ac4
The latest -ac patch to the beta Linux kernels is: 2.6.0-test1-ac3
*** ERROR: (WSAECONNABORTED) Software caused a connection abort
*** Looking up www.kernel.org
*** Connecting to 204.152.189.116
*** Connection established
*** Connection closed
It seemed to cut me off half way through the list the first time. then the second time i tried it, it ignored me completely.
Its not the script it works fine its the site. Try contacting their admin about it. webmaster@kernel.org or support@kernel.org should hopefully put you in touch with the right people.
^DooM^
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
August 21, 2003: Please don't use finger.kernel.org for any sort of automatic monitoring. The number of automatic bots hitting this port is causing the finger daemon to shut down more often than not. The same information is available from http://www.kernel.org/kdist/finger_banner.
Note that kernel.tcl uses finger to retrieve the info.
egghead, that is how i tried to retrieve the information in my previous post with finger command. I guess too many people are using that script which has forced them to shut down any finger requests in the future.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born