zip folder-name *
It compress all the files in the respective folder and create an archive folder-name.zip
zip – r folder-name *
It compress all the data including its sub folder contents
zip folder-name *
It compress all the files in the respective folder and create an archive folder-name.zip
zip – r folder-name *
It compress all the data including its sub folder contents
Run the below given command from the terminal
sudo apt-get -u install ant
sudo /etc/init.d/tomcat5.5 start
sudo apt-cache search tomcat
Just run “java -version”. if JAVA is installed in your system , it will display the version
From Ubuntu Terminal
1.Open terminal(Press CTRL+ALT+T or Applications->Accessories->Terminal)
2 Type the command sudo apt-get install gimp3.Wait for downloading and installation to complete.It may take few minutes.
From Ubuntu Software Center or Synaptic Package Manager(SPM)
1.Go to Ubuntu software Center or SPM and search for gimp.
2.Then click to install.
sudo apt-get install curl libcurl3 libcurl3-dev php5-curl
After installing cURL you have to restart Apache using the below given command
sudo /etc/init.d/apache2 restart