gsh – Run linux commands on many other linux server at once
gsh – Run linux commands on many other linux server at once Group Shell (also called gsh) is a remote shell multiplexor. It lets you control many remote shells at…
Read more »Clover and Maven working with Distributed Applications
1. Configure maven clover plugin. 2. Build the all components with clover enabled. 3. Deploy the clover enabled build to test server. 4. Run the tests. 5. Create & Review…
Read more »Running MSBuild 4.0 and MSBuild 3.5 on Continuous Integration
With Visual Studio 2010 RC released recently, we jumped on the release and began to code with VS2010. One issue that popped up was that now all builds were targeting…
Read more »How to run Remote Desktop Console by using command line?
How to run Remote Desktop Console using command line If you may want to run Desktop Console from a batch file, for example RDC over VPN, you can use mstsc…
Read more »Ant Script with Shell script, How to run shell script from Ant Script?
Ant Script with Shell script How to set files Permission in Ant | How to set files Permission in Unix | Set files Permission in Ant in Unix Environment Command:…
Read more »Running Native Programs in Ant
Running Native Programs in Ant Ant, while extremely powerful and flexible, can’t always offer everything you want to do. If this is the case, you can use the <exec> task,…
Read more »