Fix for Setting locale failed – Ubuntu

If you get the error on your Ubuntu like perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE =...
Balaji D Loganathan
15 sec read

Run delayed_jobs in detached mode

If you run rake jobs:work &, it may get terminated when you exit the ssh session. For it got terminated even after run the...
Balaji D Loganathan
12 sec read