Tag Archives: commands

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

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

Batch file for building any java application

Batch file for building any java application What is batch file…..? In DOS, OS/2, and Microsoft Windows, a batch file is a text file containing a series of commands intended to be executed by the command interpreter. Article on wikipedia … Continue reading

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

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