En Fr
This Glob aggregates my English blogs.

Tags: debian

Pages: 1 2 >>

05/28/09

English (US) Debian apt-get missing keys

Permalink 12:11:05 am, by Francois Planque Email , Categories: Linux stuff
Lately, my Debian servers have been bugging me with stuff like this everytime I tried to apt-get update:W: There are no public key available for the following key IDs:XYZ123W: You may want to run apt-get update to correct these problems</p&g… more »

10/15/07

English (US) MySQL binary log space (Debian)

Permalink 12:27:40 am, by Francois Planque Email , Categories: Linux stuff
So it turns out that what is filling up my root partition is my MySQL binary logs.A collection of fat files in /var/log/mysql ...So I had several options: Move the logs to a different partition Increase the size of the root partition D… more »

English (US) Linux root partition full

Permalink 12:19:48 am, by Francois Planque Email , Categories: Linux stuff
Oh my... nothing puts a server down on its knees more than a root partition with 0% free space. Oh well, ok, maybe being dugg beats it. But still, when you have a full partition, you're in trouble... First thing is to find what is using that much spac… more »

07/20/06

English (US) TLS IMAP with Courier on Debian

Permalink 10:20:59 am, by Francois Planque Email , Categories: Linux stuff
Welcome back to the daily emailing setup on Debian... :>> The default private key for the courier IMAP server is for localhost, whiwh will issue warnings in the mail client. To generate a new (self signed) private key, you need to do this: rm /… more »
Tags: debian, imap, tls

07/19/06

English (US) Mailman on Debian

Permalink 11:02:13 pm, by Francois Planque Email , Categories: Linux stuff
Installing the mailman package on Debian is easy... but at some point, you gotta run into exim4 configuration again! >:( Fact is exim4 does not by default and strongly discourages using piping to programs in /etc/aliases... which unfortunately is the… more »
Tags: debian, smtp

Pages: 1 2 >>