From the category archives:

Ubuntu

IBus (Intelligent Input Bus for Linux/Unix OS) become the main Language Input Method manager since Ubuntu 9.10. For Vietnamese people and ones who want to learn and type Vietnamese language, unikey is usually the best choice in Windows and Linux as well. This article is going to guide to install ibus-unikey in Ubuntu.

Ibus-Unikey package is maintained by Ubuntu-VN community, so ibus-unikey or scim-unikey is always in their PPAs. So we can easily install and get package update whenever the new version is released.
Click to continue…

VN:F [1.9.13_1145]
Rating: 7.4/10 (26 votes cast)

How to fix libdc1394 error: Failed to initialize libdc1394

May 7, 2010

I am doing a project about Mobile Robot Teleoperation which uses OpenCV for Computer Vision, but I always get error: libdc1394 error: Failed to initialize libdc1394 The reason is: There is no file /dev/raw1394 since the raw1394 driver is not loaded. So you need to insert that driver: $ sudo modprobe raw1394 Check your permission [...]

Read the full article →

The best CHM Viewer in Ubuntu Linux

March 30, 2010

What is CHM ? Let’s have a look at Wikipedia: Microsoft Compiled HTML Help is a proprietary format for online help files, developed by Microsoft and first released in 1997 as a successor to the Microsoft WinHelp format. It was first introduced with the release of Windows 98, and is still supported and distributed through [...]

Read the full article →

How to setup Video calls in Skype on 64-bit Ubuntu system

March 27, 2010

Skype is a software to make free video and voice calls, send instant messages and share files with other Skype users. You can use Skype in almost famous platforms: Windows, Linux, Mac OS and for your mobiles as well. For Linux users, you can easily download and install Skype binary package from here. With the 32-bit [...]

Read the full article →

How to solve: Maximum number of clients reached: Gtk-WARNING **: cannot open display in Ubuntu 9.10 64 bit

March 18, 2010

I am currently running Ubuntu 9.10 AMD64 bit in my Desktop and there are some issues with the warning: Maximum number of clients reached Gtk-WARNING **: cannot open display in Ubuntu 9.10 64 bit After several mins running my OS, I can’t open any program like gedit, VLC, .. even the Terminal. Luckily I still [...]

Read the full article →