Networking Forums

Networking Forums > Computer Networking > Linux Networking > Is this a warning?

Reply
Thread Tools Display Modes

Is this a warning?

 
 
no.top.post@gmail.com
Guest
Posts: n/a

 
      11-05-2011, 04:37 PM
Because my fetches seemed to stay on-line longer than expected, I checked
the: tail -f /var/log/messages
which showed:
=> Nov 5 17:58:18 localhost pppd[13329]:
Sent 106885 bytes, received 2406182 bytes.

Now I know that my on-line fetch was simply:
cd /mnt/p11/Graphics/Txt2Speech ; g12 NwsLstD NwsLstDd

Which means 'lynx -dump the list of URLs in NwsLstD' >> NwsLstDd.

And: `ls -l` shows 725741.

And I did one other fast-little fetch of about 8KB.

So 2'406'182 - 725'741 means two thirds or some 1M4 is unaccounted for.

So, I checked 'what files have changed in the last 90 minutes' via
`find /mnt/p6 -mmin -90`
also in /root, /etc, /usr, /bin, /sbin ...
but I can't find anything unexpected or which can account for the extra 1M4
received.

Am I paranoid if I think it could have been received and self-deleted?
What about code being received, run and then deleted?

== TIA.

Oh Hell! You have to put it in writing to stimulate the ideas!!
`lynx -dump <URL>` receives all the html-crap which is much more than
what it saves to file. But normally not 3 times as much, because it skips
the graphic images. I wrongly though that lynx is so much faster because
it fetches only the text. Which is wrong. It fetches all the http-wrapping,
and discards it. Of course it skips fetching the images.
So it's economical in not fetching the images,
and not saving the http-wrapping.
You have to have a [perceived] problem to put your mind to it.
BTW it's a problem; NOT an 'issue' and definitely NOT a challenge.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
scp warning Bob Tennent Linux Networking 3 06-24-2011 07:33 PM
Warning about LLU Uncle Nobby Broadband 13 03-10-2007 02:45 PM
NTL warning letters JF Broadband 4 09-01-2005 08:34 AM
Warning Message: "Warning! Insufficient bandwidth." =?Utf-8?B?YmF6emFfaw==?= Broadband Hardware 2 08-04-2005 01:36 PM
Warning to ISP's Troll Slayer - Troll-Alert.net Broadband 17 01-01-2005 01:35 PM



1 2 3 4 5 6 7 8 9 10 11