How to install Sun Java on Ubuntu Server using apt-get
Oracle Java 7 1. Add PPA and install Java sudo add-apt-repository ppa:webupd8team/java If this command gives you an error then…
Oracle Java 7 1. Add PPA and install Java sudo add-apt-repository ppa:webupd8team/java If this command gives you an error then…
find -type d -name ‘.svn’ -exec rm -rfv {} ;
Lets assume that we want to manage the limit of the log file of Tomcat Application Server 1. Make sure…
This is very easy but a little hidden: You have to select the issues you want from issues list and…
If you want to get access of the portlet request with in a primefaces bridged portlet you can use a…
In order to manage access alfresco folder and files using webdav from windows 7 os you must use the following…
If you want to add your custom aspect to Alfresco 4 then you have to follow the following simple steps…
1. How to add a new site configuration Go to the directory /etc/apache2/sites-available and you will find there a default…
When you run a test in JMeter you probably use the aggregate report to measure the results of the test.…
1. Don’t use the version from ubuntu repositories If you want to install tomcat in Ubuntu, you should not use…