// CSF Firewall installation
cd /usr/local/src/
cd csf
sh install.sh
//Softaculous Installation
cd /usr/local/src/
wget -N http://files.softaculous.com/ install.sh
chmod 755 install.sh
./install.sh
//Maldet Installation
cd /usr/local/src/
wget http://www.rfxn.com/downloads/ maldetect-current.tar.gz
tar -xzf maldetect-current.tar.gz
cd maldetect-*
sh ./install.sh
cd /usr/local/cpanel
curl -k -L https://github.com/cloudflare/ CloudFlare-CPanel/tarball/ master
> cloudflare.tar.gz
tar -zxvf cloudflare.tar.gz
cd cloudflare-CloudFlare-CPanel-*
cd cloudflare
sh ./install_cf unquid "nameorg”
cd /usr/local/src/
wget https://download.configserver.com/csf.tgztar -xzf csf.tgz
cd csf
sh install.sh
//Softaculous Installation
cd /usr/local/src/
wget -N http://files.softaculous.com/
chmod 755 install.sh
./install.sh
//Maldet Installation
cd /usr/local/src/
wget http://www.rfxn.com/downloads/
tar -xzf maldetect-current.tar.gz
cd maldetect-*
sh ./install.sh
cd /usr/local/cpanel
curl -k -L https://github.com/cloudflare/
> cloudflare.tar.gz
tar -zxvf cloudflare.tar.gz
cd cloudflare-CloudFlare-CPanel-*
cd cloudflare
sh ./install_cf unquid "nameorg”
No comments:
Post a Comment