find . -name '*.pm' -exec iconv -t UTF-8 -o {} '{}' \;
Mayer Thomas
Donnerstag, 10. Mai 2012
Donnerstag, 10. Dezember 2009
SL500 Konfiguration
Fingerprint Reader f. Ubuntu 9.10
Link + Installationsanleitung:
http://wiki.ubuntuusers.de/Baustelle/Fingerprint
Sonstiges:
http://www.semok.de/sl500
Link + Installationsanleitung:
http://wiki.ubuntuusers.de/Baustelle/Fingerprint
Sonstiges:
http://www.semok.de/sl500
Mittwoch, 18. November 2009
Monjitorauflösung anpassen
Wenn Monitor von Grafikkarte nicht korrekt erkannt wird, dann können die Monitoreigenschaften über Modelines in der "xorg.conf" festgelegt werden.
Lage der Datei: /etc/X11/xorg.conf
Einfügen einer Section Modes:
Section "Modes"
Identifier "Modes[0]"
ModeLine "1920x1200@60" 204.95 1920 2024 2272 2744 1200 1200 1203 1244
ModeLine "1920x1200@59" 199.64 1920 2024 2264 2720 1200 1200 1203 1244
ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
ModeLine "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
EndSection
Erstellung von Modelines mit Tools:
http://www.bohne-lang.de/spec/linux/modeline/
In der Section "Monitor" hinzufügen:
Lage der Datei: /etc/X11/xorg.conf
Einfügen einer Section Modes:
Section "Modes"
Identifier "Modes[0]"
ModeLine "1920x1200@60" 204.95 1920 2024 2272 2744 1200 1200 1203 1244
ModeLine "1920x1200@59" 199.64 1920 2024 2264 2720 1200 1200 1203 1244
ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
ModeLine "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
EndSection
Erstellung von Modelines mit Tools:
http://www.bohne-lang.de/spec/linux/modeline/

In der Section "Monitor" hinzufügen:
UseModes "Modes[0]"
Sonntag, 8. November 2009
Donnerstag, 7. Mai 2009
Perl TK
Installation:
Installation:
-get install libxml-libxml-perl libxml-simple-perl perlmagick perl-tk
sudo perl -MCPAN -e "CPAN::Shell->force(qw(install Tk::JComboBox));"
Active Perl 5.8:
ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML.ppd
ppm install image-magick
ppm install TK-JComboBox
Active Perl 5.10:
ImageMagick: http://www.imagemagick.org/script/binary-releases.php#windows + Perl-Extentions installieren
ppm install tk
ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/XML-LibXML-Common.ppd
ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/XML-LibXML.ppd
ppm install http://www.bribes.org/perl/ppm/Tk-JComboBox.ppd
Ghostscipt installieren:
http://sourceforge.net/projects/ghostscript/files/GPL%20Ghostscript/gs864w32.exe/download
Mittwoch, 6. Mai 2009
Evolution
Sync Nokia 6300 with Evolution
Links:
http://ubuntuforums.org/showthread.php?t=260676&page=17

Bestimmung von MAC-Adresse und Kanal:
In Terminal:
hcitool scan => MAC-Adresse
sdptool browse 00:21:AB:AE:C1:4A
Suche: Service Name: SyncML Client
Channel: zB.: 11
Sync: Anwendungen => Zubehör => Multisync GUI
Import Outlook -> PST-File
apt-get install readpst
in extra Ordner Aufruf durch readpst -r PST-File
Jedes MBOX-File muss manuell in Evolution importiert werden
Link: http://ubuntuforums.org/archive/index.php/t-39627.html
Deutsches Wörterbuch:
sudo apt-get installgnome-spell aspell-de
Links:
http://ubuntuforums.org/showthread.php?t=260676&page=17

Bestimmung von MAC-Adresse und Kanal:
In Terminal:
hcitool scan => MAC-Adresse
sdptool browse 00:21:AB:AE:C1:4A
Suche: Service Name: SyncML Client
Channel: zB.: 11
Sync: Anwendungen => Zubehör => Multisync GUI
Import Outlook -> PST-File
apt-get install readpst
in extra Ordner Aufruf durch readpst -r PST-File
Jedes MBOX-File muss manuell in Evolution importiert werden
Link: http://ubuntuforums.org/archive/index.php/t-39627.html
Deutsches Wörterbuch:
sudo apt-get installgnome-spell aspell-de
Samstag, 2. Mai 2009
Abonnieren
Posts (Atom)