Hi,
this is my configuration:
$ cat /etc/logwatch/conf/logwatch.conf
mailer = "/usr/bin/postfix"
Running:
# logwatch --debug 5
shows the familiar output.
But running:
# /etc/cron.daily/0logwatch
does not deliver output to root or forwarded to myself.
Hello
I used the wikipage to address the problem where loop module does not load.
Here is the relevant page.
=== Failed to set up a loop device ===
If you get a message "Failed to set up a loop device" when trying to
create/mount a TrueCrypt volume, it may be because you updated your kernel
rec
On 13/10/2013 01:51, Ralf Mardorf wrote:
> yesterday I rebooted at 17:51 from linux 3.11.4-1 to linux-rt
> 3.10.14_rt9-1 and then shut down at 17:55.
>
> How can I get log data, kernel messages of this startup?
To get log data from a specific startup, as root/using sudo, run:
# journalctl -b -1 "
On Mon, 14 Oct 2013 19:38:54 +0200, Timothée Ravier
wrote:
To get log data from a specific startup, as root/using sudo, run:
# journalctl -b -1 "_TRANSPORT=kernel"
where "-b -1" means the previous boot ("-b -2" meaning the boot before
and so on).
You can also use:
# journalctl -b -0 "_TRANSPOR
Hi
On Sat, Oct 12, 2013 at 6:06 PM, Chris Down wrote:
> On 2013-10-13 01:51, Ralf Mardorf wrote:
>> [rocketmouse@archlinux ~]$ journalctl -k
>> -- Logs begin at Wed 2013-08-28 22:06:09 CEST, end at Sat 2013-10-12
>> 20:36:06 CEST. --
>
> Your user needs to have the right privileges to view kerne
5 matches
Mail list logo