Tag Archives: configuration
The ssl perfect guide
Unfortunately this website doesn’t have a name, nerthless the explanations are really accurate: http://209.197.80.93/article/setting-ssl-certificates-apache
Posted in How To, Server, Unix, tips and tricks
Tagged bash, configuration, dovecot, linux
Leave a comment
Dovecot configuration
Configuring dovecot to let postfix using it to authenticate clients. Here is my complete dovecot.conf the postfix needed section stand just with the definition of the listening socket protocols = imap imaps pop3 pop3s disable_plaintext_auth = no log_timestamp = “%Y-%m-%d … Continue reading
Posted in Serveradmin, Unix
Tagged configuration, Debian, dovecot, linux, network, Test, unix time
Leave a comment
Simply personalize PRE and CODE tags
It happens to write some code in a post… I found a fast-to-implement solution by visiting the wordpress codex and I personalized it with another comment found in the web! So I actually modified/added two css style in my theme … Continue reading
Posted in How To, Programming, Serveradmin, tips and tricks, wordpress
Tagged code, configuration, php, wordpress
Leave a comment