[School-GNU-Linux] [solution] system slow after installing the second cd

Symptom: System is terribly slow after login in. The executing
fc-cache command shows errors
Problem : It is with the install time system date.
Solution :

execute the following command as root :

find /usr/X11R6/lib/X11/fonts /usr/share/fonts /usr/local/share/fonts
/var/lib/defoma/fontconfig.d -type d -print0 | xargs --null touch

fc-cache

or execute the script attached (as root)



~vimal

-- 
Free Software, Free Society
സ്വതന്ത്ര സോഫ്​റ്റ്​വെയര്‍, സ്വതന്ത്ര സമൂഹം
<http://fsfs.hipatia.net>

Other related posts: