Tag Archives: Linux

Remove the borders of your desktop icon text in Xfce

Xfce is my favourite desktop environment, simple is beautiful but it has one point I don’t like: the desktop icons with ugly background & borders around the text. I found the tip can make it looks nice

Posted in Trick, Ubuntu | Tagged , | Leave a comment

Install (downgrade) php 5.2.x in Ubuntu 10.04 Lucid

Today, all computers in my PHP department has been changed to Ubuntu 10.04. That’s awesome ^^ But my current project is running on out of date PHP & Zend Framework versions that was deprecated from PHP 5.3.0 Our Windows server … Continue reading

Posted in PHP, Trick, Ubuntu | Tagged , | Leave a comment

Cài font Windows cho Ubuntu

Dùng 1 trong 2 cách sau: Chép các fonts windows vào thư mục /usr/share/fonts/truetype sudo apt-get install msttcorefonts Khởi động lại hoặc dùng lệnh sudo fc-cache -fv

Posted in Linh tinh | Tagged | 2 Comments