How to Uninstall softaculous via SSH?

  • Login to PuTTy using root credentials.
  • Copy the command given below:
cd~
wget https://redserverhost/scripts/softaculous_removal.sh
chmod 0755 softaculous_removal.sh
./softaculous_removal.sh
  • Paste it in PuTTy and press Enter.

Thats' It !

Check out the video tutorial to know more.

  • UNINSTALL SOFTACULOUS FROM WHM, HOW TO UNINSTALL SOFTACULOUS VIA SHELL ACCESS, how to uninstall softaculous in WHM via SSH, HOW TO UNINSTALL SOFTACULOUS FROM WHM
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What are some Basic SSH commands?

List of some basic SSH commands are: ls – This command is used to list all files and...

How to connect to SSH?

Putty is an open-source SSH client used to connect to a remote server. This article describes how...

20 Basic Linux Commands and their Uses.

Following are the top 20 basic Linux Commands with Live Examples that would definitely help you...

How to Block/Unblock IPs from SSH?

You can easily block or unblock IPs  from SSH. #1. Block An IP Address from SSH First of all,...

How to install CpCleaner in cPanel through SSH?

CpCleaner is a cPanel plugin created to give cPanel users the option to clean junk files that...