Amarula
Monday April 23rd 2007 ..
Filed under: ...nevermind (please!)

A AMARULA é um sofisticado licor, destilado da exótica fruta da árvore
africana maruleira, misturado com creme fresco, que resulta num
produto cremoso, estável, rico e macio.

AMARULA pode ser desfrutado em qualquer lugar, em todas as ocasiões e
a qualquer hora. Tome-o puro, “on-the-rocks” ou com gelo moído. Ou
ainda sobre sorvetes ou no seu café – forma deliciosa de completar uma
refeição.

AMARULA é puro feitiço. Tão singelo como os mitos e lendas que lhe
deram origem.

Graduação Alcoólica 17%

AMARULA é um fruto que, depois de cair no chão, começa a fermentar, e
todos os animais das redondezas adoram o seu sabor.

A bebedeira evidencia claramente as nossas (humanos) origens:

Comments Off


Corrector
Friday April 20th 2007 ..
Filed under: Bleeding Bytes

O meu corrector ortográfico não conhece a palavra “página” e recomenda a sua substituição por “vagina”.
Ái as piadas que eu podia fazer daqui… mas se calhar é melhor não!

Pronto vá lá… não, é melhor não mesmo…



Lock failed
Wednesday April 18th 2007 ..
Filed under: Logged Important Stuff

java.io.IOException: Lock obtain timed out

I aborted a bash removal of dspace items and from there on I couldn’t interact no more with DSpace from the bash… I dug a little and the problem is that some indexes where messed up. The solution:
dspace_home: rm search/*
dspace_home: bin/index_all

Comments Off


Pcmcia card reader
Wednesday April 11th 2007 ..
Filed under: Logged Important Stuff

Just in case I need it again.
This worked for me like a charm.

/dev/hde1 /media/pcmcia vfat user,noauto,umask=000 0 0

Comments Off


Back
Tuesday April 10th 2007 ..
Filed under: Random Analysis

Depois de ter estado um mês sem telefone, finalmente ele já voltou. Na verdade é outro, porque lhe mudaram a board e como tal tem um IMEI diferente.
Mas enfim, já estou contactável outra vez.

Comments Off


Day (…) 259
Monday April 09th 2007 ..
Filed under: @LNEC

Found out about “ssh -Y”… My world is now different!

Ever since the SysFuCup I’ve decided to virtualize all my projects. If I SysFuKitUp again all I have to do I run the vm’s wherever and I’m good to go again.

Comments Off


Hostnames
Tuesday April 03rd 2007 ..
Filed under: Logged Important Stuff

Because I’ve been messing around with both my machine’s hostname and a VM’s one, I thought I should log this… just in case.

Changing the ‘hostname’ (debian/ubuntu)

Change the file /etc/hostname to whatever you want, and run

/etc/init.d/hostname.sh start

It’s done.

NOTE: For some stupid reason, dapper does not send any hostname information to the dhcp server by default. This means that your hostname will NOT get resolved in the network.
To fix this, uncomment the “send host-name …” line in /etc/dhcp3/dhclient.conf.
I’ve also read that one should comment the “host-name” part from the request bellow in the file, but I didn’t.

Changing the ‘hostname’ (RH4/SciLinux – in my case, a VM running locally with a bridged connection)

Change the /etc/hosts and /etc/sysconfig/network.

I think this was all.

Comments Off


Depois de um SysFuCup
Monday April 02nd 2007 ..
Filed under: Logged Important Stuff

Fiz um SysFuCup no outro dia ao tentar “subir” para o Edgy. PQP.
Como tal tive que refazer algumas coisas.

A partir de agora vai ser tudo com virtualização.

É melhor loggar isto: som do jack dos fones não funciona de origem no Ubuntu Dapper. Porquê?
Porque me falta uma linha no
/etc/modprobe.d/alsa-base

Nomeadamente:
options snd-hda-intel model=z71v position_fix=1

Comments Off