On 05/02/2015 22:49, Rich Freeman wrote:
> On Thu, Feb 5, 2015 at 2:43 PM, Alan McKinnon wrote:
>>>
>>> I was under impression that it will run once a month on Monday but it
>>> seems to be running every day, why?
>>>
>>
>> Basically, what you want to do cannot be done in a plain crontab. You
>> m
On 6 February 2015 08:20:30 CET, Hartmut Figge wrote:
>Hartmut Figge:
>>Poison BL.:
>
>>>Port 995 there indicates SSL POP mail.
>>
>>Thanks. That has to be fetchmail. Verified by stopping it.
>
>The solution may be interesting to others. After unsuccessfully playing
>with the options of fetchmail,
On 05.02.2015 17:59, Michael Palimaka wrote:
> On 04/02/15 08:07, Stefan G. Weichinger wrote:
>> Am 03.02.2015 um 20:30 schrieb Jörg Schaible:
>>
>>> Consider a memcheck. Arbitrary failures while the CPU is high is often
>>> because some component starts dying. Sometimes cleaning the fans work
>>
J. Roeleveld:
> On 6 February 2015 08:20:30 CET, Hartmut Figge
> wrote:
>> fetchmail[2695]: reading message h.fi...@gmx.de@pop.gmx.net:1 of 1
>> (10652260 octets) (log message incomplete) fetchmail[2695]: SMTP
>> error: 552 5.3.4 Message size exceeds fixed limit
>>
>> That caused fetchmail to
On 2015-02-04, wrote:
> Am Mittwoch, 04.02.2015 um 15:33
> schrieb Peter Humphrey :
>
>> >From my own experience I can only suggest terminus-font; you might
>> >find
>> an acceptable compromise there as its heights range from 12 to 32
>> pixels, so I suppose its widths will range from 6 to 16.
Am Freitag, 06.02.2015 um 14:53
schrieb Hartmut Figge :
> J. Roeleveld:
> > On 6 February 2015 08:20:30 CET, Hartmut Figge
> > wrote:
>
> >> fetchmail[2695]: reading message h.fi...@gmx.de@pop.gmx.net:1 of 1
> >> (10652260 octets) (log message incomplete) fetchmail[2695]: SMTP
> >> error: 552
Stefan G. Weichinger wrote:
> On 05.02.2015 17:59, Michael Palimaka wrote:
>> On 04/02/15 08:07, Stefan G. Weichinger wrote:
>>> Am 03.02.2015 um 20:30 schrieb Jörg Schaible:
>>>
Consider a memcheck. Arbitrary failures while the CPU is high is often
because some component starts dying. S
On 02/06/2015 07:08 PM, waben...@gmail.com wrote:
In /etc/postfix/main.cf set
message_size_limit = 1
for a 100MB limit or whatever you wan't.
message_size_limit = 0
(for unlimited)
On Thu, Feb 05, 2015 at 12:19:13PM -0700, Joseph wrote
> I have a cron tab entry:
> 8 12 1-7 * 1 rsync ...
>
> I was under impression that it will run once a month on Monday but
> it seems to be running every day, why?
Here's a possible workaround; have the script run every Monday, but
also hav
I was never able to get the ATI supplied drivers (fglrx) to work with any
other Xorg server drivers. My specific use case was to have X displaying
on 8x R9-290X cards and an AST2400 at the same time. Regardless of what I
did, the ATI driver would segfault on startup if the AST module was
configur
Hi,
I use subversion for project files, KDE for desktop, KSVN as subversion
interface.
When updating work copies in a removable drive, the process "kded4"
prevents the media removal.
Is there anything I could do, besides manually killing the process?
Thanks,
Francisco
I have a 2m extension cable connected to my USB3 on the back of the box and use
only the cable end to plug/unplug my usb stick to it.
This morning when I plugged my USB stick to the cable end the light just
flicked on the USB stick and went off. The USB stick did not mount.
I flipped the cable
Francisco Ares wrote:
> Hi,
>
> I use subversion for project files, KDE for desktop, KSVN as
> subversion interface.
>
> When updating work copies in a removable drive, the process "kded4"
> prevents the media removal.
>
> Is there anything I could do, besides manually killing the process?
>
> Than
I'm getting an error:
(x11-base/xorg-server-1.15.2-r1:0/1.15.2::gentoo, ebuild scheduled for merge)
pulled in by
(no parents that aren't satisfied by other packages in this slot)
(x11-base/xorg-server-1.15.0:0/1.15.0::gentoo, installed) pulled in by
x11-base/xorg-server:0/1.15.0= requir
Hello again, Rich (and everybody else who answered me).
On Tue, Feb 03, 2015 at 08:36:27AM -0500, Rich Freeman wrote:
> On Tue, Feb 3, 2015 at 8:14 AM, Alan Mackenzie wrote:
> > So, what was it that chewed up my RAID configuration so badly that
> > /dev/md6 got renamed to /dev/md127? Can I chang
On Fri, 6 Feb 2015 13:42:45 -0500, Walter Dnes wrote:
> #!/bin/bash
> xdate=`date +d`
> if [ "10#${xdate}" -le 7 ]; then
>do_whatever
> fi
>
> Note a booby trap here. `date +d` returns a 2-digit number, padded
> with a leading zero if necessary.
Use "date +%e", which uses a space instead
On Fri, Feb 6, 2015 at 3:12 AM, Alan McKinnon wrote:
> On 05/02/2015 22:49, Rich Freeman wrote:
>> On Thu, Feb 5, 2015 at 2:43 PM, Alan McKinnon
>> wrote:
I was under impression that it will run once a month on Monday but it
seems to be running every day, why?
>>>
>>> Basical
On 01/31/15 21:00, Neil Bothwick wrote:
On Sat, 31 Jan 2015 12:53:41 -0700, Joseph wrote:
I bootstrap from Gentoo CD and run "grub-install" in change-root.
It fixed the problem, but it make me wonder why grub flipped on me. I
run upgrade on three other boxes and everything went smooth. When I
On 06/02/2015 23:52, Joseph wrote:
> I'm getting an error:
>
> (x11-base/xorg-server-1.15.2-r1:0/1.15.2::gentoo, ebuild scheduled for
> merge) pulled in by
>(no parents that aren't satisfied by other packages in this slot)
>
> (x11-base/xorg-server-1.15.0:0/1.15.0::gentoo, installed) pulled
On 01/31/15 21:00, Neil Bothwick wrote:
On Sat, 31 Jan 2015 12:53:41 -0700, Joseph wrote:
I bootstrap from Gentoo CD and run "grub-install" in change-root.
It fixed the problem, but it make me wonder why grub flipped on me. I
run upgrade on three other boxes and everything went smooth. When I
On 02/07/15 07:01, Alan McKinnon wrote:
On 06/02/2015 23:52, Joseph wrote:
I'm getting an error:
(x11-base/xorg-server-1.15.2-r1:0/1.15.2::gentoo, ebuild scheduled for
merge) pulled in by
(no parents that aren't satisfied by other packages in this slot)
(x11-base/xorg-server-1.15.0:0/1.15
21 matches
Mail list logo