You are on page 1of 1

rm -rf lampp

It deletes all files and folders contained in the lampp directory.


rmdir lampp

apt-get install tomcat7


sudo bash tomcat7 restart

netstat -na | grep -e 8080

service --status-all

sudo service tomcat7 stop

You might also like