Pinni3 21 Posted August 21, 2018 Share Posted August 21, 2018 No need Link to post Share on other sites
caudryinfo 0 Posted August 21, 2018 Author Share Posted August 21, 2018 thanks for all, i will continue that tomorrow Link to post Share on other sites
caudryinfo 0 Posted August 21, 2018 Author Share Posted August 21, 2018 last question : when i have to do mysql -u root -p and type: revoke SUPER on *.* from 'era'@'localhost'; ?? Link to post Share on other sites
Pinni3 21 Posted August 21, 2018 Share Posted August 21, 2018 If Your era server is upgraded and You logged in, Then You can revoke privileges. No need to shutdown anything, Just execute command Link to post Share on other sites
caudryinfo 0 Posted August 21, 2018 Author Share Posted August 21, 2018 (edited) Great i saw some mistake on the guide https://support.eset.com/kb6734/#server and https://support.eset.com/kb6819/ at 12 : Quote To upgrade RD Sensor, run the installer as follows: sudo ./rdsensor-linx-x86_64.sh --skip-license an U is missing : sudo ./rdsensor-liunx-x86_64.sh --skip-license at III 3 msiexec /qn /i "hxxp://repository.eset.com/v1/com/eset/apps/business/era/agent/v7/7.553.0/Agent_x64.msi" /l*v! %TEMP%\era-agent-upgrade.txt the good one is (a 0 is missing in the number version) : msiexec /qn /i "hxxp://repository.eset.com/v1/com/eset/apps/business/era/agent/v7/7.0.553.0/agent_x64.msi" /l*v! %TEMP%\era-agent-upgrade.txt if someone can correct that Edited August 21, 2018 by caudryinfo Link to post Share on other sites
Recommended Posts