sabato 12 giugno 2010

bitlbee

## bitlbee

Istallazione

Eliminare la use-flag relativa a oscar, che riguarda ICQ:

# echo "net-im/bitlbee -oscar -yahoo" >> /etc/portage/package.use
# emerge bitlbee

Configurazione

Lanciare il server bitlbee:

# /etc/init.d/bitlbeed start

Connettersi al server ed entrare nel canale di controllo (con ALT-2):

$ irssi -c localhost

Impostare la password per bitlbee (e ricordare i propri settings):

register ${password}
/quit

$ irssi -c localhost
identify ${password}
account add jabber username@gmail.com mypasswd talk.google.com:5223:ssl
account add msn <msn address> <password>
account list
account on ${id}
/query ${nome}

Per chiudere la finestra di conversazione:

/wc

Eliminare un contatto:

remove ${nomeContatto}

Links

bitlbee

Introduzione a bitlbee

Nessun commento: