This Blog is about new technologies, Linux, Sysadmin, Devops, Programming, AWS, Cloud platforms, HP, Hardware, Tech news, Networking, How tos, Configurations, Apache, PHP, Java, Kubernetes, Docker, Openstack, MySQL,
Wednesday, May 19, 2010
Install fonts in ubuntu
01. cd /usr/local/share/fonts 02. mkdir myfonts 03. copy font file to "myfonts" 04. mkfontdir myfonts/ 05. fc-cache
No comments:
Post a Comment