Problem: If you make a alternate Install of Ubuntu the Fontcache is not writeable cause the update miss some text files inside the font directories. Log: Updating fontconfig cache… /usr/share/fonts: failed to write cache /usr/share/ fonts/X11: failed to write cache /usr/share/fonts/X11/100dpi: failed to write cache /usr/share/fonts/X11/75dpi: failed to write cache /usr/share/fonts/X11/Type1: failed to write cache […]
LVM + Raid 1 Problem Crash System Data lost
Warning: If you setup a Server with LVM and Software Raid 1 – 5 and a Crash happens the LVM blocks the saving of the EXT-3 File Journal to the HDD. Solution: Do not use LVM with Software RAID !!! to keep DATA save. Same with Luks Encryption and LVM!!!
phpsysinfo failed to read sensors Ubuntu Hardy 64bit Bug problem
Solution: go http://phpsysinfo.sourceforge.net/ download Version 2.5.4 extract it to /var/www/phpsysinfo enjoy it now
SME Server Centos Red Hat speedup disable unneeded services sound pcmcia cpuspeed
Problem: The default installation setup some unneeded services like pcmcia or sound or cpuspeed Solution: log into your server as root run /sbin/chkconfig –list to see active services run /sbin/chkconfig –level 2345 pcmcia off to disable pcmcia cause a server does not have pcmcia edit the /etc/modprobe.conf and switch off sound-modules with alias „name-module“ off […]
Logoff Button Gnome Desktop Knopf Abmeldung
Solution: Create a new Application Button with Mouse-right-klick Menu add at command line gnome-session-save –kill and now take you loved icon at /usr/share/icons/ it is very good for Kids PCs or public Internetstations cause you can remove the Systemmenubars Loesung: Mit dem Kontextmenue der Maus einen neuen Starter Knopf am Desktop erstellen aus /usr/share/icons das […]
Gnome Ubuntu schwarze Fensterrahmen minimieren black window frames minimize
Solution: to speed up Window minimize disable black frames run a user #gconf-editor go /apps/metacity enable reduced-resources close gconf-editor go Desktop->System->help technology (handicappted) enable help technology ready.. now gnome windows speed up and do not show a black frame at open minimize
Mausrad Problem Upgrade Ubuntu Hardy Mouse Wheel no working Hardy
Problem: No working wheelmouse after upgrade (5-Button-Intellinet-Explorer) Solution: /etc/X11/xorg.conf Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection
Dell Inspiron 531 with original Nvidia Driver full 3D Power on Ubuntu Hardy Debian Lenny
Solution: open a console and #sudo aptitude to use aptitude for install check for „generic“ Kernel + „headers“ for your kernel, search with aptitude check for installed „built-essential“ paket to compile, search with aptitude remove+purge ALL restricted drivers, with aptitude open a console to run nautilus as admin with #sudo nautilus go to /boot with […]