If you’re like me, you find yourself running processes every now and then that don’t have init scripts and simply remain active in your session. One common example of that would be a Minecraft server manually launched via SSH/console. Something you’ve probably run into is that the process is killed once your shell session ends. […]