Tag Archives: Linux

Ubuntu file comparison tool – Bcompare

Beyond Compare for ubuntu There are some command line tool for compare two files. But i need a gnome application. The command line tools are. diff fcomp For fcomp you need to install fhist. apt-get install fhist Then i tried … Continue reading

Posted in How to, Linux | Tagged , | Leave a comment

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. #!/bin/bash # Author www.arulraj.net # red5    This is used to start, stop, restart and status of … Continue reading

Posted in How to, Linux | Tagged , , , | Leave a comment

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 … Continue reading

Posted in How to, Linux | Tagged , | Leave a comment

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 … Continue reading

Posted in How to, Linux | Tagged , | Leave a comment

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 … Continue reading

Posted in How to, Linux | Tagged , , | Leave a comment

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 … Continue reading

Posted in How to, Linux | Tagged , | 1 Comment

How to install mplayer on fedora ..?

How to install mplayer on fedora When i try to install mplayer-1.0-0.102.20080903svn.fc10.src.rpm in fedora i got this error. i download this file from rpmfusion [root@localhost Media]# rpm -ivh mplayer-1.0-0.102.20080903svn.fc10.src.rpm warning: mplayer-1.0-0.102.20080903svn.fc10.src.rpm: Header V3 DSA signature: NOKEY, key ID 49c8885a 1:mplayer … Continue reading

Posted in Linux | Tagged , | Leave a comment

Why i am moving to Linux in my home pc

Why i am moving to Linux in my home pc For the past 3 years i have used pirated windows xp os in my home pc. But i have faced lot of problems like system very slow, Blue screen and … Continue reading

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

Adding Remote JMX for Red5

How to Add JMX for Red5 Server Here we are going to know, How to managing red5 server remotely using JMX. what is red5 server ..? Red5 is an Open Source Flash Server written in Java that supports: Streaming Video … Continue reading

Posted in Flash, Linux, Programming | Tagged , , , | 3 Comments

How to create and use private / public keys

Hi all, Here the document for how to create private and public keys for login. This is more helpful others can login to your machine without disclose the password. How to create private key for my machine..? Go to /home/root/.ssh … Continue reading

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