Hi,
I want to install Softaculous: https://www.softaculous.com/docs/admin/installing-softaculous-in-cpanel/
I need execute this commands:
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
1- But "wget" will download a file. In which directory you recommend me i stay before execute this command for do correctly the installation? (with command "cd").
/root
/tmp
Other
2- After do installation you recommend me remove "install.sh"?: rm install.sh
Too i want to install JetBackup: https://docs.jetbackup.com/manual/whm/GeneralInformation/installation.html
I will use this commands:
yum install http://repo.jetlicense.com/centOS/jetapps-repo-latest.rpm
yum clean all --enablerepo=jetapps*
yum install jetapps-cpanel --disablerepo=* --enablerepo=jetapps
3- "yum" command will download a temporal file for do installation?.
4- In which directory you recommend me i stay before execute this command for do correctly the installation? (with command "cd").
Thank you very much.
I want to install Softaculous: https://www.softaculous.com/docs/admin/installing-softaculous-in-cpanel/
I need execute this commands:
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
1- But "wget" will download a file. In which directory you recommend me i stay before execute this command for do correctly the installation? (with command "cd").
/root
/tmp
Other
2- After do installation you recommend me remove "install.sh"?: rm install.sh
Too i want to install JetBackup: https://docs.jetbackup.com/manual/whm/GeneralInformation/installation.html
I will use this commands:
yum install http://repo.jetlicense.com/centOS/jetapps-repo-latest.rpm
yum clean all --enablerepo=jetapps*
yum install jetapps-cpanel --disablerepo=* --enablerepo=jetapps
3- "yum" command will download a temporal file for do installation?.
4- In which directory you recommend me i stay before execute this command for do correctly the installation? (with command "cd").
Thank you very much.