Archive

Archive for the ‘Linux’ Category

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: