Usagi is a federated image board instance.
Hey, so I installed this, what is a good way to keep fchan running when the ssh terminal closes tho? Im used to using pm2 for node but that dont work here.
>>fprog-HBB7L95M (OP) just use systemd unit
>>fprog-HBB7L95M (OP) ./fchan &
>>fprog-HBB7L95M (OP) If you don't like systemd, I recommend using runit for your long-running services. https://jtimberman.housepub.org/blog/2012/12/29/process-supervision-solved-problem>>fprog-HBB7L95M (OP)
>>fprog-WA6R5DYI runit is based
>>fprog-U8D2DI5J runit is the best
For me it's busybox. It uses the /etc/inittab file, from where I call a single /etc/rc script (that's where I put all the commands that run at boot). This version of Ubuntu also had Upstart, but I didn't want to bother with that. Busybox does everything I need.
>>fprog-WA6R5DYI > https://jtimberman.housepub.org/blog/2012/12/29/process-supervision-solved-problem This is the article that sold me on runit years ago. I still use runit to this day. I love it.
test
All trademarks and copyrights on this page are owned by their respective parties.
v0.2.0-c793a28