How to schedule a MongoDb backup using cron
If you are running a single standalone MongoDb database or even a replicaSet maybe it’s interesting to have a backup. If you want to create »
If you are running a single standalone MongoDb database or even a replicaSet maybe it’s interesting to have a backup. If you want to create »
could not build the server_names_hash, you should increase server_names_hash_bucket_size I got this error when I added a new host in »
Recently I needed to configure Nginx to serve statics from Amazon S3 and this is how I did it. Configuring Nginx to serve statics from Amazon »
Some time ago I need beautify a JSON in a textarea and I found that JSON.stringify() provides a parameter to specify the String to use »
To use a CDN is recommended for speed and a better performance but for example, what happens if a CDN fails or you want to enable »