Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeEmacs
languagebash
[Unit]
Description=Hybris Server
After=syslog.target
After=network.target

[Service]
User=hybris
Group=hybris
WorkingDirectory=/home/hybris/hybris/bin/platform
ExecStart=/home/hybris/hybris/bin/platform/hybrisserver.sh start
ExecStop=/home/hybris/hybris/bin/platform/hybrisserver.sh stop
PIDFile=/home/hybris/hybris/bin/platform/tomcat/bin/hybrisPlatform.pid

[Install]
WantedBy=multi-user.target

Linux Benchmark Commands

Disk speed

Code Block
themeEmacs
languagebash
$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

Network Speed

Code Block
themeEmacs
languagebash
wget -O /dev/null http://cachefly.cachefly.net/100mb.test