Chaos Mind getting into order

The Jobless Rate for People Like You

Posted by: Artur Martins on: 2009/11/16

Not all groups have felt the recession equally.  Check your Jobless Rate at NY Times.

Drupal won the PHP CMS Award

Posted by: Artur Martins on: 2009/11/10

Looks that Drupal is having a great year: Drupal won the best Open Source PHP CMS Award. Even more, the White House official website is built with Drupal. It’s really getting a lot of interest nowadays.

Hope that the version 7 comes out for Xmas :)

Calendário 2010

Posted by: Artur Martins on: 2009/11/07

À semelhança do ano anterior, deixo aqui o endereço para impressão do calendário para 2010 com respectivos feriados portugueses. Se quiserem podem alterar o formato ou os parâmetros de criação do calendário.

Igualmente, para a malta dos calendários digitais, mantenho o meu calendário ‘Feriados Nacionais Portugueses‘ disponível no Google Calendar, já com os feriados de 2010 actualizados, em formato XML, ICAL ou HTML.

Bom proveito :)

We will survive

Posted by: Artur Martins on: 2009/10/31

Who said that classic music is boring??

We Will Survive: Igudesman & Joo + Kremer & Kremerata

Drunkest Guy Ever

Posted by: Artur Martins on: 2009/10/17

Really funny! :)

Tags: ,

Feiras Novas 2009

Posted by: Artur Martins on: 2009/09/16

Conhecem as http://feirasnovas.com de Ponte de Lima?
É já este fim-de-semana!

Quem vai?

mounting FTP directory using curlftpfs

Posted by: Artur Martins on: 2009/07/28

Quick guide for mounting FTP directory using curlftpfs on a Debian Lenny system

1 – install curlftpfs
 aptitude install curlftpfs

2 – create mount point:
  make  /mnt/ftp-dir
 
3 – add this line in /etcfstab:
  curlftpfs#ftp.example.com /mnt/ftp-dir fuse rw,uid=0,noauto 0 0

4 – add some security for authentication. Create file /root/.netrc
    machine ftp.example.com
    login ftp-user
    password ftp-pass

Note: May not suit your needs. I would recommend you to read those pages:

Problem found in the /var/log/syslog:

postfix/smtpd[4183]: warning: database /etc/aliases.db is older than source file /etc/aliases

Solution:

  • As root, erase the /etc/aliases.db file and create a new one:
    # rm /etc/aliases.db
    # newaliases

Done!

udev blocks update

Posted by: Artur Martins on: 2009/07/08

I got an error today trying to upgrade a gentoo cluster:

[blocks B ] >=sys-fs/udev-126 (“>=sys-fs/udev-126″ is blocking
sys-fs/cryptsetup-1.0.6)

Solution:

emerge -u cryptsetup

Done! After try to reboot to check if the udev detects all your network devices correctly.

cloning virtual machines on VMWare Server 2.x

Posted by: Artur Martins on: 2009/07/07

I’ve been using for a while the VMWare Server 2.x for Linux and I’m quite happy with it. Unfortunately, this free product doesn’t offer some useful functionalities like cloning a virtual machine. It’s a pity because it’s time consuming to create all the virtual machines from scratch.

Fortunately, cloning a virtual machine is easy process but doing it manually it’s not free of error-proning. So, I created a small and simple bash script to handle this process automatically, smoothly and clean. The script, called vmclone (oh, I’m so original!!), is available at my github account for the public to use it.

Let me warn you: it’s a very simple bash script that suits my needs and may not suit yours. Feel free to modify it and to send me some feedback or suggestions in order to improve it.

Have fun! :)

Páginas

a

 

Novembro 2009
S T Q Q S S D
« Out    
 1
2345678
9101112131415
16171819202122
23242526272829
30