Yves Junqueira’s blog

How to use Google Talk using your preferred Jabber Client for Windows


Google will launch tomorrow its instant messaging service. You can connect to it using any Jabber full client for Windows, like Gaim or Exodus (I could not make it work with Miranda, a great client). You need to setup the following: Server: talk.google.com User: youremail@gmail.com (with the domain part) password: yourpass port 5222 Add me if you want :-) yves.junqueira@gmail.com…
Read more ⟶

CACIC - Agente para Linux


http://www.cetico.org/cacic/cacic-agente-linux-1.0rc1.tar.gz Essa é a versão 1.0RC1 do agente para Linux. Acredito que ela está praticamente pronta para ser disponibilizada publicamente - por isso é o Release Candidate 1. Algumas mudanças dessa pra última, são: - Criado script de instalação “install.sh” (não serve para atualização, apenas para a primeira instalação). - Melhor consistência nas mensagens de saída e interatividade com o usuário. - Melhor organização do código. - Agente irá entender a configuração “MACs Inválidos”.…
Read more ⟶

Delete print jobs in cups - cupsd


To delete print jobs in cups in a Linux system you should use this command: # lprm Or, to cancel all jobs: # lprm - Archived Comments If you have high CPU usage on your mac, and the cu… Anonymous - May 5, 2009 If you have high CPU usage on your mac, and the culprit is the “socket” process, “lprm -” fixes it! From comments I read on the web and my own experience, it would appear that some print drivers installed on your windows VM can get a page stuck in the queue.…
Read more ⟶