$ blog --latest // page 23 of 30

01
/resources security resources

Security Resources

Server Security Best Practices. Server Security Tips – Secure Your Server with These Best Practices.

02
/devops elasticsearch devops

Change Heap Size for Elastic Search

There are two ways to change the heap size in Elasticsearch. The easiest is to set an environment variable called ES_HEAP_SIZE.

03
/research chat socket js

Private chat with Socket.io, Redis on Node.js

Private chat with Socket.io, Redis on Node.js. Socket.io has a really good example how to implement a simple chat with private rooms (1:1)

04
/devops devops ubuntu linux mongodb install

Install MongoDB on Ubuntu 20.04

A guide step by step about how to Install MongoDB on Ubuntu 20.04. This is just a short note, so it won't take long.

05
/devops mongodb ubuntu servers awscli s3

Dump MongoDB daily and upload on S3 with AWS CLI

Step by step guide about how you can backup daily MongoDB using AWS CLI on Ubuntu OS. Discover the way I like to handle this job simple and clean.