Featured Link

Live Blog Stats

My Visitors

Nokia N810: Linux powered Internet Tablet (3rd Gen)

Everybody is talking about iPhone nowadays, with its sleek and smooth UI. It is such a cool phone….but not perfect. Limited applications, no 3G, disappearing SMS are some of its shortcomings. Let Apple kink out the details and wait for the 2nd Gen, for now I’m eyeing for the Nokia N810. A nice companion for my [...]

More on SSH passwordless login (using RSA/DSA key)

After experimenting with my Nokia E61 and putty, I just found out a better way to add the public key to remote servers. This assume that you’re using a linux box as a client.

On your local computer, type:

$ssh-keygen -t rsa

Note: Just press “enter” for every question for truly passwordless login

Generating public/private rsa key pair.
Enter file in [...]

Ubuntu 7.10 a.k.a Gutsy Gibbon on Asus W3J

had a hard time installing Gutsy on my W3J but my persistent paid off,

I used the official driver from AMD/ATI and by using this easy to follow guide [...]

HTC Dream: First Android phone in Asia via Singtel

 

Singapore, February 2009 – Singapore Telecommunications Limited (SingTel) and HTC Corporation unveiled the first Android™ powered mobile phone released in Asia – the HTC Dream™. Customers of SingTel and its wholly-owned subsidiary in Australia, Optus, will soon be the first in Asia to enjoy this highly anticipated device.

"We are delighted to work with Google and HTC [...]

Nokia e61, apps and ssh client for Symbian Series

Its been awhile since I had my Nokia e61, the so called “crackberry” phone since it somewhat compete with devices made by RIM (Research In Motion), maker of Blackberrys. Actually, it bears more than a striking resemblance to the Motorola Q and the RIM BlackBerry 8700 series.

With all its glory reviewed here and here, I only [...]

Linux-friendly Minimart using Linux POS in Phuket Thailand

I was reading my backlog mails including my PLUG subscription when I stumbled upon a topic that was discuss recently. Someone mentioned that a chain of popular grocery store in the Philippines had migrated to a Linux-based POS when their license agreement has expired.

I remembered to have seen a Linux-based POS in one of chain [...]

Monitoring UNIX Application Performance

Application Monitoring is a very important aspect of a project. Unfortunately, not much attention is being is paid to develop an effective monitoring while the project is not live. Once the project is live, the lack of proper monitoring factors in terms of downtime when the support person is not aware if application [...]

How to Monitor the health of your shared hosting server

Technorati Tags: monitor shared hosting

So you got yourself a shiny new web hosting package. In today’s rate, multi-gigabyte storage space and multi-terabyte network traffic is very much affordable.

The thing with this packages is that they are shared-hosting meaning you shared the same physical server with other clients. The ratio of user’s to [...]

Singapore Ubuntu mirror

I was surprised that there is no available Singapore download mirror for Ubuntu as shown here http://www.ubuntu.com/getubuntu/download:

 

If you’re in Asia, you can include the FTP server of National University of Singapore (NUS)ftp://ftp.science.nus.edu.sg/pub/ as your download source.

They also host other Linux distros as well as CPAN.

 

Update:

I got an email from Ang Kah Yik that the local [...]

Password-less login using putty on Nokia E-Series (e61)

This document will tackle on how to set password-less SSH login on Linux (Ubuntu) using RSA key

On occasion, I have the need to establish trust relationships between Unix/Linux boxes so that I can administer the box. Because OpenSSH allows you to run commands on remote systems, showing you the results directly, as well as just logging [...]

Related Posts Plugin for WordPress, Blogger...