How to add Red5 service

How to add Red5 service In this article you are going to add red5 service in your Linux box. Please use the Below script. Steps: Save these shell script lines as a file. For mine i saved as file “red5″. …

Read more »

Tamil FM radio for ubuntu

How to add Tamil FM radio for ubuntu Ubuntu having a superb software for playing media files, podcast, online radio and playlist etc., The software is Rhythmbox . Using that software you can add any online radio. This post for …

Read more »

Mic problem in ubuntu 10.04

Mic Problem in ubuntu 10.04 for Root user I am using ubuntu 10.04 in my laptop. I created a user when installing ubuntu . The sound and Mic are working fine for that user. I enabled the root by using …

Read more »

Offline dictionary for ubuntu 10.04

Why offline dictionary ..? Anyway ubuntu 10.04 have dictionary by default. You can find the dictionary from Application → office → Dictionary. You can find the meaning of a english word using this. When you search for meaning of a …

Read more »

Print screen using java

Is there any api for capure my screen ..? You no need any api. Java have Is there any api for capure my screen ..?the inbuild functionalities for this. Using the Robot class you can print your screen. Here is …

Read more »

Ubuntu FAQ

Hi i am using ubuntu in my laptop . Previously i am using windows os. i face some problems like how to open my computer in shorcut, show desktop, Run etc., i search in google and resolve here i explain …

Read more »

Install Ubuntu 10.04 in Acer 5740

In this blog post i am going to explain how to install ubuntu 10.04 in Acer 5740 laptop. Recently i bought a new Acer 5740 laptop with DOS Operating System. The total price is Rs.30,000 in chennai. Before buying this …

Read more »

Jsp to Servlet converter

Jsp to Servlet converter Here is the Ant build file to convert jsp file to servlet file. jspc (JavaServerPages Compiler) tool is helping to convert the jsp. The requirements are you need java sdk apache tomcat ant The build.xml is

Java offline Documentation

Java offline Documentation why it is need ..? If you not have or limited bandwidth internet connecion in your machine at that time it is very helpfull to solve your java programming problems. The java documentation of your project is …

Read more »

Soundcard in xen vm

Enable sound card in xen vm How to enable sound card in the xen based vm..? The vmware vm have the functionalists for adding sound card to their vm’s. Then what about xen vm By adding the below line to …

Read more »