Skip to content

Instantly share code, notes, and snippets.

View liujingyu's full-sized avatar

jingyu liu liujingyu

View GitHub Profile
@rkaneko
rkaneko / InstallingAgOnCentOS.md
Last active November 7, 2022 16:57
Installing ag: the silver searcher on CentOS.

Installing ag on CentOS

Prerequistes

  • libpcre
  • liblzma

Download, build and install

@liujingyu
liujingyu / pmm-admin.md
Created August 3, 2017 10:35
pmm-admin启动过程及Server添加
pmm-admin config --server 110.31.145.69 --server-user example --server-password example1234 --bind-address 110.45.40.204 --client-address 110.45.40.204 --client-name luka-online


pmm-admin add mysql --user root --password 123456 --host 110.45.40.204 --port 3306 example-3306