Introduction
It is possible to locate and create EasyApache profiles on the command line. The following guide explains the process to do so.
The "current" profile
Easy Apache profiles are a snapshot of the configuration of EasyApache. EasyApache does not create or update a profile if the configuration changes.
In order to see the "current" profile, you must generate it with the following command:
/usr/local/bin/ea_current_to_profile --output=/etc/cpanel/ea4/profiles/custom/mycurrentprofile.json
Previous Profiles
You can see all of the other profiles that have been generated previously by viewing the following directory:
ls -lah /etc/cpanel/ea4/profiles/custom/
Comments
0 comments
Article is closed for comments.