@leibniz sure:
Avatar generation (can do via gravatar plugin) Captcha (spam-be-gone) 2FA (via 2fa plugin)
Stupid question
-
When I modify my nodebb theme @ http://www.w9forum.com:4567/ , it asks me to restart my nodebb... I can't figure out what is the right command to restart nodebb.
(by the way, I bought new server from OVH , and at the moment installing nginx for the sake of nodebb
Thanks guys! -
Depends on how you booted up NodeBB. Are you using forever? then something like
forever restart 0
-
Thx, I got:
[[email protected] ~]# forever restart
-bash: forever: command not found -
So that means you're not using
forever
thenWhat command did you use to start NodeBB?