| Subcribe via RSS

Google Translate Now Support Bahasa Indonesia

October 20th, 2008 | 1 Comment | Posted in Internet
Google Translate

Google Translate

I use Google Translate often for translating from Dutch to English as I’am currently working for a Dutch company and some of the documents are in Dutch.

Several days ago I noticed that Google Translate now support translation from/to Bahasa Indonesia. I tried several times and the translation is good enough although still a lot of words not translated or the translation is not correct.

I’m quite happy with the addition of Bahasa Indonesia as it will help a lot of Indonesian to understand English language.

Tags:

Xen VPS can’t initialize iptables table ‘filter’

October 3rd, 2008 | No Comments | Posted in Daily Blog

If you using HyperVM and get this error message after upgrading your dom0’s Xen kernel:

iptables v1.2.11: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

It means that the library for the kernel is not copied yet to the VM. To fix this simply copy the new kernel library from /lib/modules/<new kernel> to VM’s /lib/modules directory then restart the VM.

Tags: , ,