Install TTF font in CentOS

Installing TTF font in CentOS is very easy. You will need root access.
To install, follow these simple commands;

1) check if directory /usr/share/fonts/TTF exists, if it does not exist, create it.

mkdir /usr/share/fonts/TTF

copy any *.TTF file font you want to install to /usr/share/fonts/TTF/ directory
then run the command:

/sbin/service xfs reload

g33kadmin

I am a g33k, Linux blogger, developer, student and Tech Writer for Liquidweb.com/kb. My passion for all things tech drives my hunt for all the coolz. I often need a vacation after I get back from vacation....

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.