


Openssl x509 -req -days 3650 -in dovecot.csr -signkey smtpd.key -out dovecot.crt Openssl req -new -key smtpd.key -out dovecot.csr in order to enable ssl certificates and keys need to be generated: let's rely on postfix key previously generated key achieve that goal.if the following appears then it is fine:ĭovcots imap server with ssl support apt-get install dovecot-common dovecot-imapd.PWDIR="/var/spool/postfix/var/run/$/saslauthd.pid" edit file /etc/init.d/saslauthd to perform the following modifications:.PARAMS="-m /var/spool/postfix/var/run/saslauthd" edit file /etc/default/saslauthd to perform the following modifications:.Mkdir -p /var/spool/postfix/var/run/saslauthd Postconf -e 'tls_random_source = dev:/dev/urandom' Postconf -e 'smtpd_tls_session_cache_timeout = 3600s' Postconf -e 'smtpd_tls_received_header = yes' Postconf -e 'smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem' Postconf -e 'smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt' Postconf -e 'smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key' Postconf -e 'smtp_tls_note_starttls_offer = yes' Openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.pem -days 3650 Openssl x509 -req -days 3650 -in smtpd.csr -signkey smtpd.key -out smtpd.crt Openssl req -new -key smtpd.key -out smtpd.csr Openssl genrsa -des3 -rand /etc/hosts -out smtpd.key 1024 Postconf -e 'smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination'Įcho 'pwcheck_method: saslauthd' > /etc/postfix/sasl/nfĮcho 'mech_list: plain login' > /etc/postfix/sasl/nf Postconf -e 'broken_sasl_auth_clients = yes' Postconf -e 'smtpd_sasl_security_options = noanonymous' Postconf -e 'smtpd_sasl_auth_enable = yes' install postfix and other mail tools that I likeĪpt-get install postfix mutt procmail emil fetchmailĪpt-get install postfix postfix-tls libsasl2 sasl2-bin libsasl2-modules libdb3-util.Postfix smtp mail server: with smtp-auth and tls Server configuration ssh and rsync apt-get install ssh rsync Ivtv-tune -device=/dev/video0 -freqtable=france -channel=50


Ivtvctl -d /dev/video0 -f width=720,height=576
Sudo apt get install vlc vlc plugin esd driver#
get driver from stable releases can be found at Ĭp ivtvfbctl ivtvctl ivtv-detect ivtv-encoder ivtvplay ivtv-mpegindex ivtv-radio utils/ivtv-tune /usr/local/binĬp HcwMakoA.ROM /usr/lib/hotplug/firmware/v4l-cx25840.fwĬp HcwFalcn.rom /usr/lib/hotplug/firmware/v4l-cx2341x-enc.fwĬp v4l-cx2341x-init.mpg /usr/lib/hotplug/firmware.perform required modifications to /etc/X11/nf.Hardware configuration kernel rebuild apt-get install build-essential autoconf automake gcc-3.3 g++3.3Īpt-get install linux-headers-2.6.15-1-686-smpĪpt-get install debhelper kernel-package libqt3-mt-dev xlibs-dev libxtst-dev fakeroot rpm wgetĪti driver apt-get install fglrx-control fglrx-driver fglrx-kernel-src Please find below my installation log with the debian testing distribution.
