Archive

Archive for the ‘Linux’ Category

Installing Darwin Streaming Server on Linux

March 2nd, 2010 Hitesh Agrawal 14 comments

Video Streaming has gained lot of popularity these days and there are very few Open Source Streaming server available that can give Audio/Video Streaming. Once such streaming server is Apple based Darwin Streaming Server. The advantage that Darwin gives you it can stream 3gp files that is one of widely video format used that to over RTSP protocol. In this article we will learn how to install Darwin Streaming Server on linux.
Read more…

Categories: Linux Tags:

Change System TimeZone in Linux Systems

September 24th, 2009 Hitesh Agrawal No comments

Web Servers are geographically located and their system date depends upon their location. But sometimes our application required to follow certain timezone and for that we will have to change the Time Zone of out system itself. In this article we will learn on how we can change the System Time Zone on Linux.
Read more…

Categories: Linux Tags:

Executing Java Code From Linux Console using Shell Script

June 25th, 2009 Hitesh Agrawal No comments

Sometimes it becomes necessary to execute the java code from console but we cannot write everytime the whole java command including the classpath and properties in the console. There has to some easy way by which we can execute the java code from console. Similar to batch files that we have on windows linux has shell scripts that can run on console. In this article we will learn on how we can execute java code from shell script.
Read more…

Categories: Linux Tags:

I Like Linux but Loved Windows

June 2nd, 2009 Hitesh Agrawal 8 comments

I used to use Microsoft Windows for past 10 years and was quite addicted to it but recently due to job requirement i have switch to Linux operating system and was quite impressed with the Linux on the ease of development and use. But still there are few things which make Microsoft Windows go ahead of Linux.
Read more…

Categories: Linux Tags:

Installing OpenLDAP on Linux Systems

March 2nd, 2009 Hitesh Agrawal 2 comments

LDAP also called Lightweight Directory Access Protocol is based on X.500 standard. The main advantages of using LDAP is the independence is describing data in folder structure. This article describes how we can install and use OpenLDAP on Linux Systems.
Read more…

Categories: Linux, Research Tags:

Explore Linux Partitions from Windows

February 27th, 2008 Hitesh Agrawal No comments

Sometime there is an urgent need to access the Linux Partition from Windows. This may be for getting important data or your linux partition has crashed and you want to take the backup of the data. But no need to worry there is an Open Source Software available for Windows that can access your Linux Partition from Windows.
Read more…

Categories: Linux, Research Tags:

Upgrading Firefox on Linux

February 25th, 2008 Hitesh Agrawal No comments

Fedora Core 6 comes with Firefox 1.5 package but if we want to upgrade to Firefox 2.0 it becomes an tedious task as yum is unable to upgrade Firefox and the ‘Check for updates’ Menu is disabled in Firefox 1.5. To perform the upgrade we will not remove the existing package but will install the new package and update the shortcut links to point to Firefox 2.0 and not FireFox 1.5. This article will guide you through upgrading you Fedora Core 6 Operating System with Firefox 2.0
Read more…

Categories: Linux, Research Tags: