Skip to content

Instantly share code, notes, and snippets.

@lbtanh
lbtanh / cheatsheet-elasticsearch.md
Created May 28, 2020 06:40 — forked from ruanbekker/cheatsheet-elasticsearch.md
Elasticsearch Cheatsheet : Example API usage of using Elasticsearch with curl
@lbtanh
lbtanh / teamviewer.md
Created February 10, 2021 09:24 — forked from happyincent/teamviewer.md
Install TeamViewer without a connected monitor (Xubuntu 16.04 & 18.04)

Install

wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
sudo apt update -y
sudo apt install gdebi -y
sudo gdebi teamviewer_amd64.deb

sudo teamviewer passwd PASSWORD_TO_BE_CHANGED
sudo teamviewer daemon enable
teamviewer info