Hexo is a simple, lightweight node blog framework. It didn’t include a SystemD Unit file, so I created one: Hexo SystemD Unit File Create the next file on this location # cd /etc/systemd/system/ [Service] WorkingDirectory=/home/YOURDOMAIN/FOLDER WHERE IS INSTALLED ExecStart=/usr/local/bin/hexo serv...