Category Archives: Unix
To quickly test an imap server using telnet
telnet server 143 01 LOGIN username password 02 LIST “” * 03 SELECT mailbox Line 02 shows you all available mailboxes. To show the information about a mailbox: 04 STATUS mailbox (MESSAGES) Between () you can place one or more … Continue reading
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
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
Testing a postfix server
Never forget ho to test a postfix server, both in plain and in ssl: Original Website
Configuring PostFix
Once postfix is running… it is better to store the main.cf in a post! I spent to much time # See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying a file name will cause the first # … Continue reading
Show Available Disk Space on Linux
df -h
Dilbert: la striscia piu bella
Conoscete dilbert? Abbonandosi sul sito si riceve una sctriscia al giorno…francamente quella di oggi é esilarante!!! Via Dilbert
Linux is ready too…
A quick look at the latest version of the Access Linux Platform (ALP) today, running on an early build of TI’s OMAP 3-based Zoom hardware. Access seems excessively enthused with widgets, and really isn’t doing a bad job at them, featuring … Continue reading
LXDE
Wait… why none had never talked to me about this new cool desktop enviroment! I sincerely think it need a try… and probably I’ll write more in next days Here for more infos
Debian 5.0 Lenny released!
Wow wow wow wow wow! A new release have been burned out… cool guys cool! We can’t wait to update our servers. Let’s take a look on what this release will bring us.