Sharecar.eu

It 's time to advertise a job that has lasted a long time and much energy
I and my friend Roberto, created a website called sharecar.eu.
Sharecar is a service that lets you share your car or find a ride simply, fast and free. You can make your trips much cheaper; and you can reduce pollution emissions of CO2 into the atmosphere and Get acquainted with your fellow travelers, make new friendships and have a wonderful trip together.
I hope that this website is a useful resource for you and I invite you to register and use this free service.

How to Solve NO_PUBKEY 07DC563D1F41B907

If we add the repository http://www.debian-multimedia.org on Debian testing
it can happen that when we try to execute the comand apt-get update, we see a GPG error:

W: GPG error: http://www.debian-multimedia.org squeeze Release:
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907

To solve this problem we need to install the debian-keyring package

# apt-get install debian-keyring

And then execute this command:

# gpg --keyring /usr/share/keyrings/debian-keyring.gpg -a --export 07DC563D1F41B907 |apt-key add -

After that, when we try to execute apt-get update, there will be no the GPG error anymore.

Debian testing and vmware-tools

I write these few lines because I believe that a simple guide on how to solve a little problem that occurs when you install vmware-tools on debian testing is a must.

may happen that during installation you get to the point where vmware-tools tell you that the path to the gcc (usr / bin / gcc) is invalid.

What to do at this point?
Simple: just install what is missing of course:

first stop the process of installing the vmware-tools and install gcc with this command:

# apt-get install gcc-4.3 linux-headers-$(uname-r)

right after you install the gcc, go back to the installation of vmware-tools and you’re done!

Lugworld.org

After a long time, my idea to create a social network of Linux Users groups and Open Source project groups has become a reality.
This Social Network has been set up as a space for those interested in Gnu/Linux and OpenSource Project to gather, discuss issues, share plugins and experiences. Everybody is welcome! Sign up to Lugworld.org!