Entries Tagged as ''

Choose your Linux distribution

You can choose you Linux distribution using a wizard, at the friendly service provided by zegenie Studios.

Try the Linux Distribution Chooser.

The Linux Distribution Chooser has been localised to Greek by Παντελής Χατζηκωνσταντίνου.

My Akismet spam count in Wordpress

Here is the Akismet spam count of my Wordpress blog,

All spam deleted.
Caught Spam

Akismet has caught 316,645 spam for you since you first installed it.

You have no spam currently in the queue. Must be your lucky day. :)

WordPress

Documentation — Support Forums
2.1 — 0.10 seconds

Retro: Getting the Ubuntu 7.04 CD

Το Ubuntu 7.04 ανακοινώθηκε πριν από 2 εβδομάδες, ημέρα Πέμπτη. Εκείνο το διάστημα δεν είχα καλή σύνδεση με το διαδίκτυο. Την επόμενη μέρα υπήρχε μια συνάντηση στο τοπικό LUG (μίλησε ο VP του τμήματος της IBM για τα ανοικτά πρότυπα) οπότε κανόνισα να φέρει κάποιος ένα αντίγραφο. Στην συνάντηση αυτή ξέχασα να ζητήσω το αντίγραφό μου με αποτέλεσμα να εξακολουθήσω να μην έχω το 7.04CD.
Την επόμενη μέρα πήγα να δω κάποια προϊόντα σε μαγαζί με είδη υγιεινής. Φορούσα ένα μπλουζάκι με το λογότυπο του GNOME. Κάποια στιγμή, ο μαγαζάτορας με ρωτάει αν ασχολούμαι με το ελεύθερο λογισμικό. Απάντησα καταφατικά και συζητήσαμε διάφορα θέματα για το ελεύθερο λογισμικό. Για το Ubuntu Linux 7.04 είπα ότι δεν κατάφερα να βρω ένα αντίγραφο και αμέσως πήγε στο γραφείο του και μου έδωσε ένα δικό του αντίγραφο.
Υπάρχουν άτομα που χρησιμοποιούν ελεύθερο λογισμικό, που όμως δεν τους γνωρίζουμε. Στην συγκεκριμένη περίπτωση υπήρχε χρήση και στην ίδια την επιχείρηση για τη διατήρηση των βιβλίων και τον έλεγχο του στοκ.
Κάθε χρήση ελεύθερου λογισμικού στην τοπική οικονομία είναι θετική και είναι κάτι που προσπαθούμε να αναπτύξουμε με τον τρόπο μας, και σε εθνική βάση.

Ubuntu 7.04 DVD edition 4.3GB: done

Have been trying to download Ubuntu 7.04 DVD edition for the last few days. I use the amazing wget program with the command line looking like

wget -c http://www.mirrorservice.org/sites/cdimage.ubuntu.com/cdimage/releases/7.04/release/ubuntu-7.04-dvd-i386.iso

I started off the download in Windows, and over the course of the days I would interrupt and restart the download depending on what I was doing (the -c parameter lets you do that). To make it easier, I wrote a batch file with the command. I named the batch file CMD.BAT and I placed it in my home folder. All nice and well.

While the download was running, I wanted to open a new command prompt window, so I clicked on Start/Run…
Instead of getting a blank command prompt window, I get another instance of a wget download, for the same file. What does that mean? Well, YOU CAN BYPASS Start/Run… BY SIMPLY ADDING CMD.BAT IN YOUR HOME FOLFER.

Sadly, wget does not do any file locking, so I was expecting the worse. I let the download continue anyway and then I would check the checksum.

Download finishes, the checksum is wrong :(.

What to do now?

I kept a note on the file size when both wget commands where running on the same file. So, I should simply cut off the bad part and continue the download from there. Booted in Linux and I did a

split -b 3750000000 ubuntu-7.04-dvd-i386.iso

Two file were created, xaa and xab. I throw away xab and I rename xaa into ubuntu-7.04-dvd-i386.iso.
Now, ubuntu-7.04-dvd-i386.iso contains the correct content but is not the full size. So, I continue with

wget -c http://www.mirrorservice.org/sites/cdimage.ubuntu.com/cdimage/releases/7.04/release/ubuntu-7.04-dvd-i386.iso

Once completed,

$ md5sum ubuntu-7.04-dvd-i386.iso
ca609edf086eea0c821ba34a5c0a709d ubuntu-7.04-dvd-i386.iso
$

which is the same checksum reported at
http://www.mirrorservice.org/sites/cdimage.ubuntu.com/cdimage/releases/7.04/release/MD5SUMS

Success!

Ubuntu pack για την ελληνική ομάδα του Ubuntu

Ubuntu pack (7.04)
Φώτο: Αθανάσιος Λευτέρης
Ο Θάνος παρέλαβε το πακέτο από τη Canonical με τα 500300 CD του Ubuntu. Στην ίδια εγγραφή ο Θάνος αναφέρει για τη συνάντηση της Ελληνικής ομάδας του Ubuntu, σήμερα Πέμπτη, 3 Μαΐου 2007, στις 20:00 ώρα Ελλάδας. Τι ώρα αν βρίσκεστε σε άλλη χώρα, ή αν έχετε πρόβλημα στην παρακολούθηση του ρολογιού. :-)

Mentoring facility available in Launchpad, Ubuntu

Is there a bug report in Launchpad.net (Ubuntu) that you are confident you can help someone to fix but do not have the time to fix yourself?
Now Launchpad provides the facility for contributors to offer mentoring support to bug reports and blueprints, so that users can apply and receive mentoring. With mentoring you help someone else solve a problem. Ubuntu is benefited, and also the new user gets help in resolving bugs.

For the Greek language there is an Ubuntu team called Ubuntu Greek Testers. Users interested for the Greek language in Ubuntu can subscribe to team. Then, for any bug report that relates to the Greek language support, we subscribe the team as a member. The system is configured in such a way so that any activity on those bug reports is mailed to each member. This makes it easy to track the status of reports.

You can see the current list of pending reports for the Greek language in Ubuntu.

One of the bug reports is about the Broken context-sensitive spell check in evolution (Greek, Russian, etc) GNOME #344008.
This report has been there for around 2 years and it should be fixed soon. I am not sure what the best course of action should be. Well, the typical course of action would be to compile GNOME manually (jhbuild), locate the code in Evolution that deals with gnome-spell and put printf()s that show what’s going on when this part of the code is reached. Any takers?

Update: Just offered mentorship for https://bugs.launchpad.net/evolution/+bug/10713 :) I understand the direction to work on but do not know what exactly is going on.