Blogs

How to get rid of change marks in MS Word

Step 1: From menu click "View", then "Toolbars", then "Reviewing"

Install Ubuntu Server 10.04 to Virtualbox on Ubuntu 10.10 Desktop

1. Download Ubuntu 10.04 server disk image: ubuntu-10.04.2-server-i386.iso

2. Create a Virtual Machine (Operation system Linux)

3. Enable the PAE support for the virtual machine.

Note on Scanner softwares

I have CanonScan Lide100 scanner which is not supported by Ubuntu. What I did:
1. Install Virtual box,
2. Install and run WinXP in Virtual Box.

How to make an ISO image file auto mount when Ubuntu starts

1. Edit fstab
sudo gedit /etc/fstab

2. Add the following

# for ISO image auto mount
/home/USER/ISOFILE.iso /home/USER/ISOFILE_iso udf,iso9660 user,auto,loop 0 0

Hand write recognition/input using ibus in Ubuntu 使用 ibus 的汉字 手写输入法

Hand recognition in Ubuntu:
http://code.google.com/p/ibus-handwrite/

Stardict Dictionaries in Ubuntu:
http://forum.ubuntu.org.cn/viewtopic.php?f=35&t=237915

How to Watch P2P TV/Movie in Ubuntu

Updated: Jan. 3, 2011

1. Sopcast

Install SopCast Player to watch P2P TV/Movie

How to input Romanized Pali and Sanskrit (letters with diacritic marks) in Openoffice.org 3.2 in Linux and Windows

Openoffice.org 3.2 comes with two useful features:

  1. Alt keys can be used as shortcut keys.
  2. Open type fonts (otf) support

How to use iBus to input Romanized Pali and Sanskrit in Ubuntu

Updated on Nov 24 2010 for Ubuntu 10.10 and Linux Mint

Step 1. Install iBus-m17n

sudo apt-get install iBus-m17n

Step 2: create a new input method file for Transliteration

How to update Ubuntu server from 9.04 to 10.04

Step 1: install update-manager-core
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get install update-manager-core

Display/hide block by Taxonomy terms with a certain URL path in Drupal 6

Display block by Taxonomy terms with a certain URL path

Syndicate content