groups

name language licence
extracontent.min.js JavaScript Other
sikbox_magic.js JavaScript Other
Test for jQuery - RapidWeaver JavaScript Other
start ushare bash Other
Uninstall Apache2 bash Other
ExtraContent Sample - Contact Form HTML Other
ExtraContent Sample - About Us Quick links - 5 columns HTML Other
ExtraContent Sample - File Sharing HTML Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: bash
licence: Other

Uninstall Apache2

options: view full snippetsend to code collector
sudo apt-get remove --purge apache2 apache2-common apache2-mpm-prefork apache2-utils ssl-cert
	
(Continues...)