IPTABLES

IPTABLES IPTABLES shorewall 熟悉防火墙,如果本机是linux,可以从shorewall了解,把遇到的问题都……

Loki

Loki Loki 安装loki 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34……

Jenkins

Jenkins Jenkins Jenkins FAQ jenkins如何获取触发的用户环境变量 默认情况下,jenkins的用户变量……

Linux FAQ

Linux FAQ Linux FAQ 如何删除名字特殊文件 通过inode号删除 1 2 3 4 5 6 7 8 liuliancao@liuliancao:~/projects/devops-pipeline/terraform$ ls -li total 78852 6308786 -rw-r--r-- 1 liuliancao liuliancao……

Nginx

Nginx Nginx Nginx FAQ 403 403 forbidden,权限问题 还没到后端,或者静态文件,从nginx返回的……

Prometheus

Prometheus Prometheus Prometheus介绍 prometheus脱胎于brogmon(brog的监控……

reveal all example

Hello, Reveal Hello, Reveal! this example mostly from reveal github Hello, Again Hello, Again! Emacs setting with remote reveal 1 2 3 4 5 6 (with-eval-after-load 'org ;; support org-re-reveal for presentaion (require-package 'org-re-reveal) (require 'org-re-reveal) (setq org-re-reveal-root "https://cdn.bootcdn.net/ajax/libs/reveal.js/3.9.2/" org-re-reveal-revealjs-version "3.8") HLEVEL……