Category Archives: Open Source

Open source is a set of principles and practices that promote access to the production and design process for various goods, products, resources and technical conclusions or advice. The term is most commonly applied to the source code of software that is made available to the general public with relaxed or non-existent intellectual property restrictions. This allows users to create user-generated software content through incremental individual effort or through collaboration.

MySQL Change root Password

How do I change MySQL root password under Linux, FreeBSD, OpenBSD and UNIX like operating system over ssh / telnet session? Setting up mysql password is one of the essential tasks. By default root user is MySQL admin account. Please … Continue reading

Posted in Linux, MySQL | Tagged , , , , , , , , | Leave a comment

An Opportunity in Mobile Computing

An obvious and large opportunity exists in the mobile phone market. At present, developing mobile phone apps requires a development team to obtain specialized skills in either Java/Linux for Google’s Android or Objective C for Apple’s iOS. A code generator … Continue reading

Posted in Linux | Tagged , , | Leave a comment

5 Minutes on Linux: Unable to remove user shares

Problem: I shared a folder using samba sometime back, the share name I used was “MyDocs”, the user was removed later.  After logging in as a new user, I’m unable to use the share name “MyDocs”. Challenge: for GUI users, … Continue reading

Posted in Linux, Open Source, Tips - Tricks | Tagged , , | Leave a comment

Python2.4, Python2.5 and Ubuntu 10.04 lucid lynx

Ubuntu lucid lynx does not have Python 2.4 and 2.5 runtimes available in the repositories, so if you are a developer and you are in need of those, then you have two options: One is try to find binaries somewhere … Continue reading

Posted in Linux, Open Source, Tips - Tricks, Ubuntu | Tagged , , , | Leave a comment

Log4Tailer 2.0 released with SSH tailing capabilities

Log4Tailer 2.0 http://code.google.com/p/log4tailer/ has just been released. It has been a month of some thought and testing the feasability of including tailing over SSH, and this release provides just that. It will open the door for a range of more … Continue reading

Posted in Linux, Open Source | Tagged , , , , | Leave a comment