Saturday, May 14, 2022

How to add file manager in VestaCP

The Vesta CP is a commonly used web hosting control panel in Linux OS. There is no file manager is there by default in Vesta CP. Here is a simple trick to enable the file manager on the panel.

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

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

3. Add the following line at the end of that configuration file:
FILEMANAGER_KEY=’ILOVEREO’

4. 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

Office 2021 Activation using command

  @echo off title Activate Microsoft Office 2021 (ALL versions) for FREE - office.com&cls&echo =====================================...