target
Teradata Announcements Target Public, Private Clouds
Teradata is targeting public and private clouds with new data warehousing products unveiled Monday. More: continued here
How to install ANT, and how to run a simple ANT script
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make’s wrinkles.Build tool is used to build a fully installable application from the source code.Build Tool is an inevitable component of Release engineering. Prerequisites JAVA 1.4 or above Steps to install ANT and Run a simple Hello world ANT [...]
How to add a Static route in Linux?
Its very easy to add a static route in windows, its straight forward and will not disturb you more. But in linux the syntax is little different . Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] [[dev] If] Â Â Â Â inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M] Â Â Â Â [...]
