Archive

Archive for the ‘Linux’ Category

Installing Darwin Streaming Server on Linux

March 2nd, 2010 Hitesh Agrawal 2 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

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:

Execute Java Code From 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: