This content has restricted access, please type the password below and get access.
Author Archives: admin
hybris start stop
On RHEL 7
Edit the file /hybris/hybris/bin/platform/tomcat/bin/wrapper.sh
RUN_AS_USER=hybri
then
/hybris/hybris/bin/platform/tomcat/bin/wrapper.sh install
(as root) crontab -e
add the line
@reboot /etc/init.d/hybrisPlatform start
wod 09 apr 2019
wod 08 apr 2019
wod 06 apr 2019
wod 05 apr 2019
wod 04 apr 2019
wod 03 apr 2019
wod 02 apr 2019
rh autostart at boot
systemctl list-unit-files --type=service
systemctl is-enabled servicename
systemctl [enable|disable] servicename