2010/06/21

What is TS-SCI?

AcronymDefinition
TS-SCI                                                             Top Secret - Sensitive Compartmented Information

2010/06/20

Solution of Chinese font display for flash player on Ubuntu 10.04 (Lucid)

  1. sudo vi /etc/fonts/conf.avail/69-language-selector-zh-tw.conf
  2. under the tag

                                           
                         sans-serif    
               
               
    There are a lot fonts.
    Change the sequence WenQuanYi Micro Hei to first.
  3. restart your os and check again. 

2010/06/19

How to putty your Ubuntu

Most of the Ubuntu Desktop version has OpenSSH installed as a default.
However, Ubuntu Server seems not.

$sudo apt-get install openssh-server

2010/06/16

What do you do on your database?

A lot of companies are using Oracle database as their data storage.
Except the data storage, what do you do on the database?
In facts, the Oracle Database has a lot of feature, java, e-mail, all you need to do is survey and implement.
Remember to monitor your new application's impact, your database might be slow down.