Difference between revisions of "Angsima Ubuntu"

From MS Computech
Jump to: navigation, search
(Created page with 'เริ่มจากการเปิด Terminal ขึ้นมาแล้วเข้าสู่ root โดยใช้คำสั่ง <pre> sudo su wget http://w…')
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
เริ่มจากการเปิด Terminal ขึ้นมาแล้วเข้าสู่ root โดยใช้คำสั่ง
+
Open Terminal
  
 
<pre>
 
<pre>

Latest revision as of 16:29, 22 November 2012

Open Terminal

sudo su

wget http://www.thaitux.info/files/fonts/thaifont-abc.tar.gz

tar xzvf thaifont-abc.tar.gz

cd thaifont-abc

mkdir /usr/share/fonts/truetype/abc

sudo cp *.ttf /usr/share/fonts/truetype/abc

mv 90-1-thaifont-abc-synthetic.conf 95-1-thaifont-abc-synrthetic.conf

sudo cp *.conf /etc/fonts/conf.d/

fc-cache -r