This document explains how the network on a Ubuntu system can be configured to use 802.1x authentication. | help.ubuntu.com
USER=username API_KEY=1234ABC OUTPUTDIR=/var/spool/sms LOG_SERVICE=local1 I’ve just written the below script to send SMS via the inteltech.com/clicksend.com service. It takes the above config…| etbe - Russell Coker
Dustin Kirkland wrote an interesting post about fingerprint authentication [1]. He suggests using fingerprints for identifying users (NOT authentication) and gives an example of a married couple sh…| etbe - Russell Coker
After upgrading a mail server to Debian/Unstable (which will soon be released as Wheezy) I started getting SASL errors. 535 5.7.8 Error: authentication failed: no mechanism available The SMTP proto…| etbe - Russell Coker
I have previously blogged about Ethernet bonding on Red Hat Enterprise Linux. Now I have a need to do the same thing on Debian Etch – to have multiple Ethernet links for redundancy so that if…| etbe - Russell Coker
I have just been installing a Xen domU on Debian Etch. I’ll blog about installing dom0 later when I have a test system that I can re-install on (my production Xen machines have the dom0 set u…| etbe - Russell Coker