Friday, September 3, 2021

Add File Manager to Vesta CP

 Log in as root to a Vesta installed server via terminal.

Open the configuration file using any text editor:
vi /usr/local/vesta/conf/vesta.conf

Add the following line at the end of that configuration file:

FILEMANAGER_KEY=’ILOVEREO’

Save and exit the file.


Try to log out and re-login to Vesta panel and you will be able to see the file manager option now.


No comments:

Post a Comment

Command to install direct admin on ubuntu 22.04

 sudo apt update sudo apt upgrade sudo apt install wget gcc g++ make flex bison openssl libssl-dev cd /usr/local/src wget https://www.direct...