How to complete uninstall Attracta tool?

Please run following command.
 /usr/local/cpanel/3rdparty/attracta/scripts/uninstall-attracta
  • 0 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Verwandte Artikel

Rsync Backup/Restore Instructions of cloud servers.

Detailed Rsync backup instructions are available   To begin, simply log in as root to...

Apache restart failed. Unable to load pid from pid file and no httpd process found in process list.

Steps to Resolve the above error1.Login to ssh and type killall -9 httpd then try to restart http...

How do I know if a partition is ext2, ext3, or ext4?

The option is to use blkid: # blkid /dev/sda1 /dev/sda1:...

Resize the /tmp and /usr/tmpDSK for cPanel

You can resize it if it isn't large enough. Many servers have only 500MB for /tmp which isn't...

VPS上使用DropBox定時備份方案

這個備份方案是直接使用dropbox同步,如果想實時同步就一直守護dropbox進程,會佔用一定資源。1.linux上安裝dropbox 32位linux wget -O...