Firefox transparent auth using Squid + NTLM:
network.automatic-ntlm-auth.allow-proxies - true
Reference: Kerio WinRoute Firewall Manual.
Archived Comments Original comment from: Lauro teste Yves Junqueira - Jan 4, 2008
Original comment from: Lauro
teste
Upgrade to at least Ubuntu 5.10 (Breezy), then
# apt-get install java-gcj-compat eclipse-pde-gcj eclipse-jdt-gcj
Then, based on the PyDev FAQ:
* Run eclipse, as root for the first time to install PyDEV: sudo eclispe
* Set default workspace where you want it.
* Close Welcome splash pane.
* Select Resource perspective: Window\Open Perspective\Other…\Select Perspective\Resource.
* Click OK.
* Select Window\Preferences\PyDev\Interpreter - Python.
* Click top New… button and enter Python path, e.
“make_server_info_info3: pdb_init_sam failed!”
If this error is appearing in your logs when trying to authenticate samba users to Active Directory with winbind, change your /etc/nsswitch.conf:
passwd: files winbind
group: files winbind
“Release Soon, Release Often”.
Com esse mantra na cabeça, estou disponibilizando o Suriproxy, uma ferramenta anti-spam e, principalmente, anti-phishing.
O suriproxy é um PROXY SMTPD para o Postfix, que filtra as mensagens recebidas pelo daemon smtpd e repassa a outro daemon, seja um amavis ou outro smtpd do postfix.
Ele faz consultas URIBL de DNS quando encontra algum link nas mensagens, ele consulta se o domínio deste link está nas listas URIBL (inclusive na
Aparentemente, acompanhando o blog do Sipaq e o tracking bug da release 0.3a1, a nova versão pública está próxima.
Na versão atual, o Sunbird tem muitos bugs sérios, que atrapalham a integração com serviços WebDAV. No meu caso, o Mozilla Calendar é item estratégico no projeto de migração de uma plataforma Microsoft Exchange. Sem um sistema de calendário robusto, é impossível deixar de usar o combo “Exchange+Outlook”.
O Wiki é outra fonte de informações sobre o projeto.
English
O Google irá lançar o Google Talk amanhã, mas você já pode se conectar.
Basta usar um cliente Jabber completo, como o Gaim ou Exodus.
Download do Gaim
Download do Exodus
Os dados que voce precisa são:
Servidor: talk.google.com
Porta: 5222
Usuario: seugmail@gmail.com (com domínio)
Senha: sua senha do gmail
Boa sorte!! :-)
To delete print jobs in cups in a Linux system you should use this command:
# lprm
Or, to cancel all jobs:
# lprm -
To list print jobs in cups, issue:
# lpq -a
[2005/06/15 20:33:36, 0] tdb/tdbutil.c:tdb_log(531) tdb(/var/cache/samba/printing.tdb): rec_free_read bad magic 0x0 at offset=21104
If you find something like this in your logs, and you can’t print, just remove the file and restart samba.
Visit my sponsors if you find this information and their ads useful hehe.
For the record.
Jun 8 14:57:50 rinetd[21939]: accept(0): Socket operation on non-socket
I had this syslog message filling my hard disk due to a configuration problem of rinetd.
I was setting it to list in a IP address which was not set to the network interfaces. I usually setup many IP’s for external interfaces in a host. I had disabled a certain IP for some time (ip addr del ..) and rinetd got crazy.