Li's BLOG

Thursday, October 23, 2008

Pidgin log file to Adium log converter

›
Because I'm a business owner, need to keep in touch with many of my clients, partners and employees with all different kinds of IMs(MSN,...
37 comments:
Sunday, October 5, 2008

Check object that has been locked in Oracle

›
select oracle_username,object_id,session_id from v$locked_object; select object_name from dba_objects where object_id = ; is the id of obje...
Friday, June 20, 2008

Allow Linux box in intranet to access internet via a gateway server

›
I have three servers in a intranet environment. One(A) can access internet directly. Others(B andC) are connected to A. In order to allow B ...
Friday, June 6, 2008

Submit form to a popup window

›
Sometime, when submit a form, you wanna open a new popup window and show submit result there. Here's the code that can do the work: <...
7 comments:
Tuesday, May 27, 2008

Quicken 2006 on Ubuntu 8.04 X64

›
Make sure you have IE4Linux (http://www.tatanka.com.br/ies4linux/page/Main_Page) installed. Then install Quicken 2006 in Ubuntu 8.04. Everyt...

Linux driver for Lexmark E120N printer

›
The networked laser printer from Lexmark works like charm with my Windows machines. After I migrated to Ubuntu Linux 8.04 X64, it took me a ...
Friday, April 25, 2008

My experience resolving slowness of PHP/MySQ

›
A client called me several times complaining random slowness of his site which is running a fairly old Fedora 2 with PHP 4 and MySQL 3. The ...
‹
›
Home
View web version
Powered by Blogger.