Reverse Proxy

April 4, 2022 · 0 min · Jaaved Khan

Bash Aliases

~/.bash_aliases are included in .bashrc file, I added this in .profile file if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi Emacs Example ~/.bash_aliases # emacs alias et="emacsclient -t -a ''" # opens in terminal alias emacsbare="emacs -nw -Q --eval \"(load-theme 'misterioso)\"" alias eb="emacsbare" # opens bare emacs in terminal alias e="emacsclient -c -n -a ''" # opens file in existing emacs alias ed="emacs --daemon" # alias vim="e" # alias vi="e" alias doctl="snap run doctl"

April 4, 2022 · 1 min · Jaaved Khan

Elastic

<2021-05-24 Mon> Meeting with Elastic team Observability Heartbeat security with heartbeat and uptime Uptime Service maps Search on premise “site-search” one premise, role based not available yet on premise yet, because it was acquired solution. enterprise search app-search roles, tags, there are many ways to achieve role based content search using ES as cache Kubernetes cloud secrets in metadata?...

April 4, 2022 · 2 min · Jaaved Khan

Object Oriented Programming

April 4, 2022 · 0 min · Jaaved Khan

Elasticsearch

Summary The heart of company Where does Elasticsearch stores data? ref /var/lib/elasticsearch/data

April 4, 2022 · 1 min · Jaaved Khan

test

IIII

April 4, 2022 · 1 min · Jaaved Khan

2021-02-24

Start to migrate notes from evernote to org roam and org mode j j

April 4, 2022 · 1 min · Jaaved Khan

2021-02-21

this is another example

April 4, 2022 · 1 min · Jaaved Khan

2021-02-20

This is my todays thought that I am capturing to analyze and to make sense of it in future

April 4, 2022 · 1 min · Jaaved Khan

2022-01-26

April 4, 2022 · 0 min · Jaaved Khan