Browsing Posts in linux

Ξέρω, ξέρω δεν είναι open source, free software κλπ κλπ, αλλά κακά τα ψέματα, (δυστυχώς) είναι η πιο αξιόπιστη λύση για VOIP στο linux… Και μετά από πολύ καιρό επιτέλους (περίπου δύο χρόνια!) βλέπουμε μια καινούργια έκδοση, η οποία όμως φυσικά υστερεί σημαντικά του αντίστοιχου προγράμματος στα Windows.

Τουλάχιστον με αυτή τη beta φαίνεται να διορθώνονται τα κυριότερα προβλήματα που είχα μέχρι τώρα:

  • ήχος πλέον και από τα δύο κανάλια
  • καλύτερη λειτουργία με PulseAudio

Ανακοίνωση, κατάλογος αλλαγών/προσθηκών/γνωστών προβλημάτων και κατέβασμα του Skype Version 2.1.0.47 beta για Linux.

this entry on Friendfeed

RT @nightrose http://www.geeksoc.org/gcds/ GCDS videos are online! \o/ !KDE

busy weekend coming up ;)

this entry on Friendfeed

…κι εγώ με τη σειρά μου το διαφημίζω :)

KDE 4.3

Εδώ μπορείτε να βρείτε και ένα ωραιότατο animated bannerάκι για τη σελίδα σας (η ελληνική μετάφραση δική μου, οπότε αν δε σας αρέσει κάτι γκρινιάξτε σε μένα!)

this entry on Friendfeed - 3 comments. Panayotis Vryonis liked it.

Okay, I am not a huge fan of Desktop Effects (I get dizzy with too many cube transitions & wobbly windows) but some are really neat – and finally I CAN use them! I installed yesterday from the rpmfusion-testing repository the 180.22 version of the nVidia drivers and I can finally use the desktop effects I need without them being annoyingly slow! I can’t wait to see what KDE 4.2 has behind the corner for us :) :)

For the history, what I have is:

  • Present windows (with a hotspot top-left)
  • Shadow (to better distinguish application windows from underlying ones)
  • Translucency (to look easily underneath a window)
  • Desktop grid (with a hotspot bottom left and animation disabled as I may switch desktops really quick)
  • Cover switch (’cause it’s cool and useful!)

KDE 4.2 Beta 1

Comments off

Μόλις δοκίμασα να τρέξω το Live CD του openSUSE 11.0 με την Beta 1 του KDE 4.2 και οφείλω να ομολογήσω ότι έχω μείνει κατάπληκτος! Το φόρτωσα σε ένα virtual machine που δημιούργησα στο VirtualBox και πετάει! Σε μερικές περιπτώσεις (ειδικά τα plasma applets) τρέχει πολύ καλύτερα από το ίδιο μου το desktop!

Θέλω πακέτα για τη Fedora μου ΤΩΡΑ!

ΥΓ. εντάξει, μου κράσαρε αλλά είναι ΒΕΤΑ…

Automounting is a PITA for many people… the solutions vary so I’ll just add here the one that worked for me.

The KDE4 New Device Notifier would see whenever I plugged in my external NTFS hard drive, but trying to mount it failed with the infamous “TODO:have to rethink extra options” (I wonder for how much time they’ve been thinking about these extra options… anyhow!).

The fix that worked for me, was to modify my /usr/share/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi to this:

<?xml version=”1.0″ encoding=”UTF-8″?>
<deviceinfo version=”0.2″>
<device>
<match key=”volume.fstype” string=”ntfs”>
<merge key=”volume.fstype” type=”string”>ntfs-3g</merge>
<merge key=”volume.policy.mount_filesystem” type=”string”>ntfs-3g</merge>
<append key=”volume.mount.valid_options” type=”strlist”>locale=</append>
</match>
</device>
</deviceinfo>

Actually, the only change from the one shipping with Fedora was the addition of the line containing the volume.fstype statement. You may need to restart the HAL daemon (not sure if the changes are applied without restarting): sudo /sbin/service haldaemon restart

Good luck :)

Και σχετικό ελληνικό banner προσαρμοσμένο από ένα που βρήκα εδώ:

(svg)

Δυστυχώς η Beta έκδοση της Fedora 10 “Cambridge” θα καθυστερήσει για καμιά βδομάδα λόγω μερικών διορθώσεων που θέλουν να κάνουν στο Anaconda (το πρόγραμμα εγκατάστασης).

Powered by WordPress Web Design by SRS Solutions © 2010 spinning world Design by SRS Solutions