Good information guys! I knew about less decompression and use that a
lot. I should have been clearer that the zcat usage was so I could grep
for something in a compressed (and normally large) syslog archive.
I like Rusty's explanation of logrotate because I have looked at it in the
past and cou
From: "Carruth, Rusty"
[snip logrotate info]
> On a slightly different topic, I have found that some versions of 'less'
> will automatically decompress compressed files to text. Or at least,
> one time I mistakenly said 'less /var/log/syslog*' when some of them
> were zipped, and LO! I didn't see
idn't see any binary junk - it decompressed them
for me. YMMV!
Rusty
From: plug-discuss-boun...@lists.plug.phoenix.az.us
[mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of
Michael Havens
Sent: Wednesday, May 09, 2012 9:17 PM
To: Main PLUG discussion list
Subject: Re: wireless stoped
thanj you Larry!
On Wed, May 9, 2012 at 5:04 PM, Dazed_75 wrote:
> Its not a matter of time but of file size. Apparently gzip has (or had)
> some limitation it needed to honer before the file got to the limit.
>
> BTW, I found the easoest way to grep for something in one of the
> compressed arc
Its not a matter of time but of file size. Apparently gzip has (or had)
some limitation it needed to honer before the file got to the limit.
BTW, I found the easoest way to grep for something in one of the compressed
archives was to use something like
zcat /var/log/syslog.2.gz | grep cron | les
But you seem to have done that part allready. You can check timestamps to
get a real sense of time logged.
On May 8, 2012 10:44 PM, "Michael Havens" wrote:
> So I get it it saves a total of 8 logs 6 of which are compressed and
> so how long is each log a record of? From my inspection of the l
So I get it it saves a total of 8 logs 6 of which are compressed and so
how long is each log a record of? From my inspection of the log it seems as
if it covers a little more than a day. Teach mw about this! I'm all ears!
On Tue, May 8, 2012 at 10:26 PM, Michael Havens wrote:
> you guys are
you guys are so helpful. Well, there is a /var/log/syslog and syslog.1 but
after that it is syslog.2-7.gz, not 'z'. Does that sound right? Which is
the most recent?
On Tue, May 8, 2012 at 10:51 AM, Carruth, Rusty <
rusty.carr...@smartstoragesys.com> wrote:
> You should see syslog.0, syslog.1, etc
Sometimes the WAP decides it doesn't want to connect to me anymore and I
have to bounce my wireless connections to get it to pick up again. Totally
my WAP's fault, but meh, I've too lazy to replace it.
nmcli nm wifi off
nmcli nm wifi on
If you're using NetworkManager.
On Tue, May 8, 2012 at 11:
/var/log/syslog on ubuntu.
You'll see network manager reeling usually, or accompanying iwl* (intel)
driver messages probably. Could be firmware, could be your router/ap
dying too - wouldn't be the first time someone found a cheap one was
rebooting itself occasionally with use.
Could be inte
You should see syslog.0, syslog.1, etc. (possibly with .z on the end).
Those are your older logs.
rusty
---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://l
it was the syslog one. Thanks. It seems that the log is restarted at
reboot. But how do I look at the mesages earlier than today? Hmm
this is interesting! There is a cron job that runs hourly! The syslog line
says:
CRON[<>]: (root) CMD (cd / && run-parts --report /etc/cron.hourl
/var/log/messages or /var/log/syslog i think.
On Tue, May 8, 2012 at 8:31 AM, Michael Havens wrote:
> Thanks for telling me about the logs. Where are they?
>
> As for what I was doing.I was sorking with the other computer and when I
> came back to the one in questiob the internet wasn't work
Thanks for telling me about the logs. Where are they?
As for what I was doing.I was sorking with the other computer and when
I came back to the one in questiob the internet wasn't working. Then I
noticed the wireless icon not working.
On Tue, May 8, 2012 at 7:11 AM, Stephen wrote:
> your lo
your logs will give you more insight as to why it stopped talking.
also what was going on at the time it stopped?
On Tue, May 8, 2012 at 6:28 AM, Michael Havens wrote:
> I don't know. it just stopped working. Any pointers on what I can do to
> fix it? I suppose I'll try the microsoft fix
15 matches
Mail list logo