Subscribe!

Sorry, but this post is not available in English

Sorry, but this post is not available in English

Categories: Ubuntu

Merry Xmas!

Merry Christmas to all!

Wake me up when it’s all over - xmas

Categories: Comics, Freedom, Ubuntu

Ubuntu 7.10 Desktop Course

“OK folks the long awaited Ubuntu 7.10 Desktop Course is ready, waiting and all yours for the taking!”

Oficial : https://launchpad.net/ubuntu-desktop-course

Mark Shuttleworth recently announced the release of the “Ubuntu 7.10 Desktop” Course. Created with the help of the community to create a complete course to help companies train their staff and so on.

Licensing under open terms (CC-BY-NC-SA) , check the Wiki for more info : https://wiki.ubuntu.com/Training

How to get the manuals ?
They are avalabe at https://wiki.ubuntu.com/Training : StudentInstructor

To get the latest version you need bazaar and dblatex to help create the pdf: bzr e dblatex

sudo apt-get install bzr dblatex

Get the source:

bzr branch http://bazaar.launchpad.net/~billy-cina/ubuntu-desktop-course/ubuntu-desktop-course

cd ubuntu-desktop-course

Create the PDF:

Student Guide: make booksg
Instructor Guide: make book
Q&A for Student Guide: make questions

Have fun ;)

Categories: Freedom, Ubuntu

Equipa l10n pt-PT do Mozilla Firefox

Usas o Mozilla Firefox?

Gostavas de ajudar a comunidade?

Já pensaste em ajudar a traduzir o Firefox para Português?

Vê no site da equipa l10n pt-PTo que podes fazer:

Neste momento está a ser traduzido o Firefox 3, dêem uma ajudinha ;)

Podem fazer download da última versão em desenvolvimento AQUI 

Categories: Freedom

Give someone the Gift of Freedom…

Share the Spirit

Categories: Freedom, Ubuntu

GNU/Linux UBUNTU aproxima Europa e África

A Comunidade Ubuntu em Portugal (Ubuntu-PT) e a Associação Nacional para o Software Livre (ANSOL), saúdam a Cimeira Europa-África, e a avenidas que se abrem para uma maior comunicação entre os dois continentes.

Podem ler o comunicado da Comunidade Ubuntu-PT e da ANSOL no blog de Software Livre do SAPO:

http://blog.softwarelivre.sapo.pt/2007/12/09/gnulinux-ubuntu-aproxima-europa-e-africa

Boa leitura ;)

Categories: Freedom

LPI 101 - Got it!

Certificação 101 da Linux Professional Institute (LPI) já cá canta :D

Depois de realizar o exame para a certificação no Fórum de Software Livre em Lisboa, recebi hoje o resultado e passei!

Agora é tratar do LPI 102

Sites com mais info sobre os certificados :)

http://www.lpi.org e http://www.lpi.com.pt

Categories: Freedom

About the CNR client

Before talking about this, my sugestion: DON’T INSTALL IT!

A software that can install/remove/update applications on Ubuntu without asking for the user’s password is a security risk…

The idea looks nice, I tried installing Opera with CNR and it install a DEBIAN file, meaning that the systems package manager could manage the package also. Lots of software available a click-away.

But I don’t recommend it for the reason I started with…

Just use the Official Ubuntu, Cannonical and Medibuntu Repositories and you will be fine :)

If you want to test it, do it at your own risk : CNR Client

*Edited*

For those you think that the software is installed in the /home you wrong:

~$ whereis opera
opera: /usr/bin/opera /usr/lib/opera /usr/share/opera

Categories: Ubuntu

emesene SVN (0.99 + Rev 999)

Emesene is a platform independent MSN Messenger client written in Python+GTK and distributed under the GNU GPLv2 license. The main idea is to make a client similar to the official client but with a simpler GUI and a nice look.

I’ve created a package of the latest emesene SVN rev999 1000 for those who want it.

Official WebPage : http://emesene.org

Help the emesene project, submit your thoughts and bugs in the emesene trac

*Updated*

Just packed revision 1000 thats fixes some bugs like notify that were in r999. Version 1.0 of emesene is planned for revision 1024.

Categories: Freedom, Software, Ubuntu

Introduction to Linux Device Drivers (ILDD)

Introduction to Linux Device Drivers is a course that introduces the basic principles of device driver development on the Linux kernel.

This course does a pedagogical approach to the Linuxdevice driver subject, applying a systematization of concepts allied to a strong practical component in which the reader is invited to the gradual implementation of a device driver that will support a device specially conceived for this course. The reader can also consult the reference literature in which the following titles are distinguished: Linux Device Drivers, Understanding the Linux Kernel e Linux Kernel in a Nutshell.

Createad by a Artur D’Assumpção, a Portuguese developer, invested more than one year of work elaborating and preparing this course, in order to offer the community a complete learning manual.

At this point only the Portuguese version is available, but the English version should be ready by the end of the year.

Check it out @ http://www.adassumpcao.net/ILDD/

Categories: Freedom, Ubuntu